V8 Release candidate
- Updated to be compatible with v8
- UI rework/redesign
- Theming rework
- Even more code reuse from storybook core
- Simpler metro config via the enhancer pattern
- withStorybook function
- Removed deprecated storiesof syntax and knobs
- Improved hot-reloading/fast refresh
- More ways to use the websockets api without requiring the web setup
- Dedicated wide screen layout for web and tablet
- Better react native web compatibility
generated notes:
What's Changed
- Fix: Update README.md by @exzos28 in #589
- fix: Fixed typo in MIGRATION.md by @gkopylovdev in #593
- chore: fix workspace dev script by @fabioatcorreia in #591
- feat/v8 by @dannyhw in #538
New Contributors
- @exzos28 made their first contribution in #589
- @gkopylovdev made their first contribution in #593
- @fabioatcorreia made their first contribution in #591
Full Changelog: v7.6.20...v8.3.1-beta.0