jsPsych/.changeset/bright-apples-hope.md
2024-07-11 10:12:47 -04:00

6 lines
183 B
Markdown

---
"jspsych": patch
---
`getKeyboardResponse` now returns the `key` in the original case (e.g., "Enter" instead of "enter") for easier matching to standard key event documentation.