Skip to content

v0.2.1

Latest

Choose a tag to compare

@aaronstevenwhite aaronstevenwhite released this 26 Mar 11:12

[0.2.1] - 2026-03-26

Fixed

  • Local (non-JATOS) jsPsych deployments now run correctly in the browser
    • Strip ESM export statements from scripts loaded as classic <script> tags
    • Conditional JATOS/local initialization in experiment template
    • Copy gallery bundle with all bead plugins into deployment output
    • Resolve plugin type strings to class references at runtime
    • Add forced-choice CSS to experiment stylesheet

Changed

  • Gallery bundle copy is now a warning (not an error) when the bundle is not built
  • CI test job now builds the gallery bundle (pnpm build:gallery)
  • stratification.py uses PEP 695 type parameter syntax