v3.4.0
New
- Implement PreventCopyPaste helper component
- Implement HideCursor component
Fixed
- Allow setting socketURL in magpie.config.js without connecting socket in experiment
- TextareaInput: Allow setting width and height styles
- Fix magpie new command: Do not override package.json edits
How to update existing projects
$ cd your-project
$ npm install [email protected]
Read more on maintaining npm dependencies.