- Storybook 8.5 is out! ♿️ Realtime a11y tests to help build UIs for everybody 🛡️ Project code coverage reporting 🎯 Focused tests for fast feedback ⚛️ React Native Web Vite framework for testing mobile UI 🎁 Storybook Test Bootcamp to level up your testing game storybook.js.org/blog/storybo...
- Prefer a video overview? Watch @shilman.net demo Storybook Test’s watch mode, focused tests, a11y tests, and code coverage in 4 min. youtu.be/nK2K2MGph2I
- The official Accessibility (A11y) addon has been expanded to run accessibility checks on all of your stories as you develop your components.
- Project code coverage is also newly available in Storybook Test. Quickly calculate coverage for all of your tested stories and view the generated report for insights on areas you could improve.
- If you don’t need to test every story, click the menu in the sidebar and test just the component or individual story. This can save time for Storybooks with hundreds or thousands of stories.
- To go along with the just-released React Native Storybook 8, we’ve published a React Native Web (RNW) Vite Storybook framework. It uses RNW to render your RN stories in the browser.
- Two weeks ago I finally got react native storybook up to speed with the web version. With a new UI too that also matches. Check it out storybook.js.org/blog/react-n...
- Storybook 8.5 includes many other improvements too: ✅ React 19 support ✅ Vite 6 support ✅ Angular 19 support ✅ Code addon panel ✅ Experimental Bun support ✅ Svelte Storybook Test support ✅ Experimental Nuxt support
- Check out the post for all the details! Thanks, as always, to our wonderful community and everyone who contributed to this release! storybook.js.org/blog/storybo...