Skip to content

v3.3.0

Compare
Choose a tag to compare
@marcelklehr marcelklehr released this 29 Jun 13:44
· 31 commits to develop since this release

New

  • Experiment: Implement validateSubmission
  • Screen: Add jump labels
  • Chat: Only emit message events & add participantLabel

Fixed

  • Built-in Screens: Fix passing through of progress prop to basic Screen component
  • Chore: Change URL magpie-refactored-2.herokuapp.com -> magpie-demo.herokuapp.com

How to update existing projects

$ cd your-project
$ npm install [email protected]

Read more on maintaining npm dependencies.