From 64a01292c350b5f6fd9f3f2e0dad5124262d53c9 Mon Sep 17 00:00:00 2001 From: Josh de Leeuw Date: Tue, 14 Jan 2025 11:03:13 -0500 Subject: [PATCH] add changeset --- .changeset/little-roses-kick.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .changeset/little-roses-kick.md diff --git a/.changeset/little-roses-kick.md b/.changeset/little-roses-kick.md new file mode 100644 index 00000000..cd6c508f --- /dev/null +++ b/.changeset/little-roses-kick.md @@ -0,0 +1,14 @@ +--- +"@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 +--- + +Removes the canvas dependency from `@jspsych/config` and adds it to packages that need it for testing