Releases: jspsych/jspsych-dev
Releases · jspsych/jspsych-dev
@jspsych/[email protected]
Patch Changes
- 64776d9: This patch hides the error logging when using the cli tool in a non-git repo.
@jspsych/[email protected]
Patch Changes
- 64776d9: This patch hides the error logging when using the cli tool in a non-git repo.
@jspsych/[email protected]
Patch Changes
- 64776d9: This patch hides the error logging when using the cli tool in a non-git repo.
@jspsych/[email protected]
Patch Changes
- ec57500: This patch fixes the getGitHttpsUrl(await getRemoteGitUrl()) call in cli.js of the new-plugin, new-extension and new-timeline packages so that this line does not crash from calling getGitHttpsUrl() on a promise.
@jspsych/[email protected]
Patch Changes
- ec57500: This patch fixes the getGitHttpsUrl(await getRemoteGitUrl()) call in cli.js of the new-plugin, new-extension and new-timeline packages so that this line does not crash from calling getGitHttpsUrl() on a promise.
@jspsych/[email protected]
Patch Changes
- ec57500: This patch fixes the getGitHttpsUrl(await getRemoteGitUrl()) call in cli.js of the new-plugin, new-extension and new-timeline packages so that this line does not crash from calling getGitHttpsUrl() on a promise.
@jspsych/[email protected]
Minor Changes
- b8f6266: Updates @jspsych/config to 3.2.2. This is the first beta release of the tools.
@jspsych/[email protected]
Minor Changes
- b8f6266: Updates @jspsych/config to 3.2.2. This is the first beta release of the tools.
@jspsych/[email protected]
Minor Changes
- b8f6266: Updates @jspsych/config to 3.2.2. This is the first beta release of the tools.
@jspsych/[email protected]
Patch Changes
- c9634aa: This release standardizes the code across all three cli tools -- new-plugin, new-extension and new-timeline. Each cli tool has been tested by running in private repositories, the jspsych-contrib repository and the jspsych-timelines repository respectively.