Storybook for React and Vite: Develop, document, and test UI components in isolation
Last release today
26 Aug 2026
Ships on a steady schedule
a new release about every 8 days
Nearly every release is documented
notes for 59 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
2363 releases · first in 2022
Release timeline
2363 releases since 2022Releases
- 8.0.711 Apr 2024
Release notes
Open source →- CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks @ndelangen!
- Next.js: Move sharp into optional deps - #26787, thanks @shuta13!
- Vue: Disable controls for events, slots, and expose - #26751, thanks @shilman!
- Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks @jwilliams-met!
- 8.0.65 Apr 2024
Release notes
Open source →- CLI: Add --config-dir flag to migrate command - #26721, thanks @yannbf!
- Next.js: Fix next/font usage on Windows machines - #26700, thanks @valentinpalkovic!
- Next.js: Support path aliases when no base url is set - #26651, thanks @yannbf!
- Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks @valentinpalkovic!
- 8.0.527 Mar 2024
Release notes
Open source →- Addon-docs: Fix
react-dom/serverimports breaking stories and docs - #26557, thanks @JReinhold! - Automigrations: Fix missing support for mts vite config - #26441, thanks @drik98!
- CLI: Improve Yarn berry error parsing - #26616, thanks @yannbf!
- React-Docgen: Make sure to be able to handle empty unions - #26639, thanks @kasperpeulen!
- Viewport: Fix missing style - #26530, thanks @jpzwarte!
- Addon-docs: Fix
- 8.0.421 Mar 2024
- 8.0.321 Mar 2024
- 8.0.219 Mar 2024
Release notes
Open source →- Addon Docs: Fix [Object object] displayName in some JSX components - #26566, thanks @yannbf!
- CLI: Add yarn1 package manager fallback for init in empty directory - #26500, thanks @valentinpalkovic!
- CSF: Make sure loaders/decorators can be used as array - #26514, thanks @kasperpeulen!
- Controls: Fix disable condition in ArgControl component - #26567, thanks @valentinpalkovic!
- UI: Add key property to list children in Highlight component - #26471, thanks @valentinpalkovic!
- UI: Fix theming of elements inside bars - #26527, thanks @valentinpalkovic!
- UI: Improve empty state of addon panel - #26481, thanks @yannbf!
- 8.0.118 Mar 2024
- 8.0.011 Mar 2024
Release notes
Open source →Storybook 8.0 is here
It brings major improvements to Storybook's feature set for testing and documentation, with strengthened framework support across React, Vue, Angular, web-components, Svelte, and more.
- 🩻 Built-in visual testing
- ⚛️ React Server Component support
- 🎛️ Improved controls for React and Vue projects
- ⚡️ Improved Vite architecture, Vitest testing, and Vite 5 support
- 🧪 2-4x faster Storybooks for testing
- ✨ Refreshed desktop UI
- 📲 Rebuilt mobile UX
- 🙅♀️ No more React requirement in non-React projects
Please checkout our Migration Guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the 8.0 prerelease changelogs.
- 8.0.0-rc.511 Mar 2024pre-release
Nothing published for this version
- 8.0.0-rc.411 Mar 2024pre-release
Nothing published for this version
- 8.0.0-rc.37 Mar 2024pre-release
Nothing published for this version
- 8.0.0-rc.25 Mar 2024pre-release
Nothing published for this version
- 8.0.0-rc.12 Mar 2024pre-release
Nothing published for this version
- 8.0.0-rc.029 Feb 2024pre-release
Nothing published for this version
- 8.0.0-beta.628 Feb 2024pre-release
Nothing published for this version
- 8.0.0-beta.523 Feb 2024pre-release
Nothing published for this version
- 8.0.0-beta.420 Feb 2024pre-release
Nothing published for this version
- 8.0.0-beta.317 Feb 2024pre-release
Nothing published for this version
- 8.0.0-beta.210 Feb 2024pre-release
Nothing published for this version
- 8.0.0-beta.16 Feb 2024pre-release
Nothing published for this version
- 8.0.0-beta.02 Feb 2024pre-release
Nothing published for this version
- 8.0.0-alpha.171 Feb 2024pre-release
Nothing published for this version
- 8.0.0-alpha.1630 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.1526 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.1424 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.1322 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.1219 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.1118 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.1015 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.910 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.86 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.74 Jan 2024pre-release
Nothing published for this version
- 8.0.0-alpha.630 Dec 2023pre-release
Nothing published for this version
- 8.0.0-alpha.524 Dec 2023pre-release
Nothing published for this version
- 8.0.0-alpha.419 Dec 2023pre-release
Nothing published for this version
- 8.0.0-alpha.311 Dec 2023pre-release
Nothing published for this version
- 8.0.0-alpha.211 Dec 2023pre-release
Nothing published for this version
- 8.0.0-alpha.17 Dec 2023pre-release
Nothing published for this version
- 8.0.0-alpha.028 Nov 2023pre-release
Nothing published for this version
- 7.6.246 Mar 2026
- 7.6.2318 Feb 2026
- 7.6.2217 Feb 2026
Nothing published for this version
- 7.6.2117 Dec 2025
- 7.6.2024 Jun 2024
Nothing published for this version
- 7.6.191 May 2024
Nothing published for this version
- 7.6.1823 Apr 2024
Nothing published for this version
- 7.6.1720 Feb 2024
- 7.6.1615 Feb 2024
- 7.6.1513 Feb 2024
- 7.6.1410 Feb 2024
Release notes
Open source →- Core: Fix boolean
trueargs in URL getting ignored - #25950, thanks @JReinhold!
- Core: Fix boolean
- 7.6.136 Feb 2024
Release notes
Open source →- Next.js: Fix frameworkOptions resolution - #25907, thanks @valentinpalkovic!
- React Native: Fix init fails when package is already installed - #25908, thanks @dannyhw!
- React Native: Remove watcher from init - #25895, thanks @dannyhw!
- Webpack: Update StorybookConfig import in core-webpack types.ts - #25740, thanks @valentinpalkovic!
- 7.6.1231 Jan 2024
Release notes
Open source →- CLI: Fix
upgradedetecting the wrong version of existing Storybooks - #25752, thanks @JReinhold!
- CLI: Fix
- 7.6.1130 Jan 2024
Release notes
Open source →- CLI: Update init for react native v7 - #25780, thanks @dannyhw!
- Codemods: Add support for multiple file extensions in runCodemod function - #25708, thanks @valentinpalkovic!
- 7.6.1018 Jan 2024
Release notes
Open source →- CLI: Fix existing version detection in
upgrade- #25642, thanks @JReinhold! - React: Fix acorn ecma version warning - #25634, thanks @dannyhw!
- CLI: Fix existing version detection in
- 7.6.917 Jan 2024
Release notes
Open source →- ConfigFile: Fix export specifiers - #25590, thanks @shilman!
- Webpack5: Make export-order-loader compatible with both esm and cjs - #25540, thanks @mlazari!
- CLI: Support version specifiers in
init,upgradeandsandbox- #25526, thanks @ndelangen, @jreinhold!
- 7.6.812 Jan 2024
- 7.6.71 Jan 2024
Release notes
Open source →- Core: Skip no-framework error when ignorePreview=true - #25286, thanks @ndelangen!
- Dependencies: Semver dependency fixes - #25283, thanks @ndelangen!
- Vite: Fix pre-transform error in Vite 5 - #25329, thanks @yannbf!
- Vue3: Fix pnp by making compiler-core a dependency - #25311, thanks @shilman!
- 7.6.619 Dec 2023
Release notes
Open source →- SvelteKit: Support 2.0 modules with mocks - #25244, thanks @paoloricciuti!
- 7.6.515 Dec 2023
- 7.6.47 Dec 2023
Release notes
Open source →- Angular: Fix CSF Plugin - #25098, thanks @valentinpalkovic!
- Viewport: Fix viewport dts files - #25107, thanks @kasperpeulen!