Skip to content

v7.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@shilman shilman released this 08 Dec 08:08
· 13208 commits to next since this release

We made it to beta, folks! 馃帀

SB7 overhauls our build architecture, modernizes ESM output, promotes Vite to a first-class peer to Webpack, rethinks our Docs addon, cleans up the UI, and contains hundreds of improvements at every level of the stack. We've been sharing some of these changes on the Storybook blog and will share more over the coming weeks.

Beta means that we don't have any more major changes on the radar for 7.0 and it's mostly stabilization from here on out. The core team is doing some basic testing now, and once we have a good QA plan, we'd love your help to make that happen. Please keep an eye out on the blog and on our Twitter or Mastodon (coming soon!) or Discord if you're interested in helping.

In the meantime, to upgrade to the beta:

npx sb@next upgrade --prerelease

Bug Fixes since 7.0.0-alpha.62

  • Extend Angular Zone.js peer dependency range #20107
  • Vite: Fix static source handling for addon-docs #20147
  • Controls: Arrow keys don't work on number controls #19954