mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00
9 lines
285 B
Markdown
9 lines
285 B
Markdown
---
|
|
"jspsych": major
|
|
"@jspsych/plugin-audio-button-response": minor
|
|
"@jspsych/plugin-audio-keyboard-response": minor
|
|
"@jspsych/plugin-audio-slider-response": minor
|
|
---
|
|
|
|
Changed plugins to use AudioPlayer class; added tests using AudioPlayer mock; plugins now use AudioPlayerInterface.
|