Storybook 7.0 is here! 🎉
- ⚡️ First-class Vite
- 🔼 Zero-config NextJS
- 🇸 Zero-config SvelteKit
- 🏗️ Frameworks API
- 3️⃣ Component Story Format v3
- 🛡️ Improved type safety
- 📚 Docs overhaul with MDx2 support
- ☂️ Code coverage for interaction testing
- 🖼️ UI design refresh
- 🏛️ Improved stability
7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*
, 7.0.0-beta.*
, and 7.0.0-rc.*
for the full list of changes.
See our Migration guide to upgrade from earlier versions of Storybook.
Bug Fixes
- CLI: Improve incompatible addons logic #21883