Published May 6, 2026 | Version @jspsych/config@3.3.3
Software Open

jsPsych: Enabling an Open-Source Collaborative Ecosystem of Behavioral Experiments

Description

Patch Changes

  • #3660 181d0068b7ec8fcd76de94f78cec9526b0415ce2 Thanks @jodeleeuw! - Fix createCoreDistArchive dropping plugins from dist.zip. Recent release archives were missing the alphabetical tail of dist/*.js (e.g. plugin-survey-multi-*, plugin-video-*, plugin-virtual-chinrest, plugin-visual-search-circle, the plugin-webgazer-* plugins) along with some examples/*.html files. Under gulp 5's streamx-based Vinyl, merge-stream would race with gulp-zip and finalize the archive before slow upstreams (notably the 3 MB plugin-survey/dist/index.browser.js) had finished flushing. The task now drains every substream first and feeds the collected files into gulp-zip from a single ordered stream.

Notes

If you use this software, please cite our article in the Journal of Open Source Software.

Files

jspsych/jsPsych-@jspsych/config@3.3.3.zip

Files (12.0 MB)

Name Size Download all
md5:002ce00d6b8105f0aa73ee62a0136f57
12.0 MB Preview Download

Additional details

Related works

Software