Skip to content

Releases: storybookjs/storybook

v9.2.0-alpha.2

06 Aug 12:38
Compare
Choose a tag to compare
v9.2.0-alpha.2 Pre-release
Pre-release

9.2.0-alpha.2

  • Onboarding: Tweak referral wording in survey - #32185, thanks @shilman!

v9.1.1

04 Aug 08:50
Compare
Choose a tag to compare

9.1.1

v9.2.0-alpha.1

01 Aug 16:35
Compare
Choose a tag to compare
v9.2.0-alpha.1 Pre-release
Pre-release

9.2.0-alpha.1

  • Addon Docs: Add __STORYBOOK_UNSAFE_TOCBOT__ global - #32176, thanks @yannbf!
  • CLI: Fix throwing in readonly environments - #31785, thanks @JReinhold!
  • Telemetry: Send index stats on dev exit - #32168, thanks @shilman!

v9.2.0-alpha.0

31 Jul 16:32
Compare
Choose a tag to compare
v9.2.0-alpha.0 Pre-release
Pre-release

9.2.0-alpha.0

v9.1.0

31 Jul 15:58
Compare
Choose a tag to compare

9.1.0

Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!

🚀 Improved upgrade command with monorepo support for seamless upgrades
🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility
🧪 sb.mock API and Automocking: one-line module mocking to simplify your testing workflow
🧪 Favicon shows test run status for quick visual feedback
⚛️ Easier configuration for React Native projects
🔥 Auto-abort play functions on HMR to avoid unwanted side effects
🏗️ Improved CSF factories API for type safe story definitions
♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more
💯 Dozens more fixes and improvements based on community feedback!

List of all updates

v9.1.0-beta.3

31 Jul 11:03
Compare
Choose a tag to compare
v9.1.0-beta.3 Pre-release
Pre-release

9.1.0-beta.3

  • Core: Prevent interactions panel from flickering and showing incorrect state - #32150, thanks @ghengeveld!

v9.1.0-beta.2

31 Jul 08:54
Compare
Choose a tag to compare
v9.1.0-beta.2 Pre-release
Pre-release

9.1.0-beta.2

v9.1.0-beta.1

29 Jul 14:28
Compare
Choose a tag to compare
v9.1.0-beta.1 Pre-release
Pre-release

9.1.0-beta.1

v9.1.0-beta.0

26 Jul 08:21
Compare
Choose a tag to compare
v9.1.0-beta.0 Pre-release
Pre-release

9.1.0-beta.0

  • Core: Avoid pausing animations in non-Vitest Playwright environments - #32123, thanks @ghengeveld!

v9.1.0-alpha.10

24 Jul 13:57
Compare
Choose a tag to compare
v9.1.0-alpha.10 Pre-release
Pre-release

9.1.0-alpha.10

  • Core: Abort play function on HMR - #31542, thanks @ghengeveld!
  • Core: Fix moving log file across drives and projectRoot detection on Windows - #32020, thanks @ghengeveld!
  • Maintenance: Add flag to toggle default automigrations - #32113, thanks @yannbf!
  • React Native Web: Simplify config by using vite-plugin-rnw - #32051, thanks @dannyhw!
  • Telemetry: Add automigration errors - #32103, thanks @yannbf!
  • Test: Fix missing source map for Webpack/Vite mock loaders and plugins - #32111, thanks @valentinpalkovic!
  • Test: Remove source map generation from webpack automock-loader - #32115, thanks @valentinpalkovic!