jsPsych/.changeset/turk.md
bjoluc 37b85f953c
Setup changesets (#2066)
* Setup changesets and the changesets GH action
* Lower package versions so changesets can bump them
* Add changesets for all changes on the `modularization` branch

Co-authored-by: Josh de Leeuw <josh.deleeuw@gmail.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2021-09-30 21:39:25 +02:00

167 B

jspsych
minor

Updated turk.submitToTurk() to use POST instead of GET to avoid errors where too much data is transmitted.

pr: 2121 author: @zimmerrol