From 9bb342e61a5944f0b58453e51ec4e3a8e1a364a9 Mon Sep 17 00:00:00 2001 From: Josh de Leeuw Date: Tue, 14 Jan 2025 12:04:30 -0500 Subject: [PATCH] only release config, and release it as a major version --- .changeset/little-roses-kick.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.changeset/little-roses-kick.md b/.changeset/little-roses-kick.md index cd6c508f..6ad1c62d 100644 --- a/.changeset/little-roses-kick.md +++ b/.changeset/little-roses-kick.md @@ -1,14 +1,5 @@ --- -"@jspsych/plugin-canvas-keyboard-response": patch -"@jspsych/plugin-image-keyboard-response": patch -"@jspsych/plugin-canvas-button-response": patch -"@jspsych/plugin-canvas-slider-response": patch -"@jspsych/plugin-image-button-response": patch -"@jspsych/plugin-image-slider-response": patch -"@jspsych/plugin-categorize-animation": patch -"@jspsych/plugin-animation": patch -"@jspsych/plugin-sketchpad": patch -"@jspsych/config": patch +"@jspsych/config": major --- Removes the canvas dependency from `@jspsych/config` and adds it to packages that need it for testing