Version 5.0.0
Migrating from 4.x.x
What's Changed
- Improve build by @LouisBrunner in #36
- Update all dependencies
- Build examples in the CI and dist during a release (instead of keeping them in this repo)
- stop treating BackendFactory as a constructor by @cormacrelf in #39
- Replace all React code with hooks and functional components
- Add a new API to get
Preview
's context - Use React Hooks by @LouisBrunner in #37
New Contributors
- @cormacrelf made their first contribution in #39
Full Changelog: v4.0.0...v5.0.0