Enrich CSF files via static analysis
Last release 8 days ago
20 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
2326 releases · first in 2022
Release timeline
2326 releases since 2022Releases
- 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!
- 7.6.31 Dec 2023
Release notes
Open source →- Next.js: Fix next/font/local usage in babel mode - #25045, thanks @valentinpalkovic!
- 7.6.230 Nov 2023
Release notes
Open source →- CLI: Improve dependency metadata detection in storybook doctor - #25037, thanks @yannbf!
- React-Docgen: Make error-handling more gentle - #25055, thanks @valentinpalkovic!
- 7.6.129 Nov 2023
Release notes
Open source →- Next.js: Fix AppRouterProvider usage - #25032, thanks @valentinpalkovic!
- SvelteKit: Fix HMR not working - #25031, thanks @JReinhold!
- Test: Downgrade @testing-library/user-event to 14.3.0 - #25004, thanks @kasperpeulen!
- Webpack: Fix exclude regex in react-docgen-loader - #25030, thanks @valentinpalkovic!
- 7.6.028 Nov 2023
Release notes
Open source →Storybook 7.6 is here with increased performance and much more!
- 🔥 Improved SWC support
- 🧪 New test utilities and fast build mode
- 🔼 NextJS SWC + avif support & fixes
- 🤡 SvelteKit page and navigation mocking
- ⚛️ React-docgen upgrade
- 🎨 Controls a11y, background theming, and viewports
- 🩺 CLI: The doctor is in!
- 🚫 Addons: Remove React as a peer dependency
- 🪦 Storyshots and Vue2 deprecated
<details> <summary> List of all updates </summary>
- Actions: Attach spies on actions across stories when defined in meta - #24451, thanks @kasperpeulen!
- Actions: Fix
@storybook/core-events/preview-errorsdependency missing for Yarn PnP - #24973, thanks @JReinhold! - Actions: Fix missing crypto module crashing React Native - #24546, thanks @dannyhw!
- Actions: Warn on implicit actions - #24856, thanks @kasperpeulen!
- Addon A11y: Avoid CSP issue - #24477, thanks @Marklb!
- Addon: Move Visual Test addon to the code directory - #24771, thanks @cdedreuille!
- Addons, core: Make
reactand Storybook packagesdevDependencieswhere possible - #24676, thanks @JReinhold! - Addons, core: Make
reactand Storybook packagesdevDependencieswhere possible - ATTEMPT 2 - #24834, thanks @JReinhold! - Angular: Add source-map option to builder - #24466, thanks @valentinpalkovic!
- Angular: Handle nested module metadata - #24798, thanks @valentinpalkovic!
- Angular: Include object configured styles - #24768, thanks @valentinpalkovic!
- Babel: Update all @babel/* dependencies - #24610, thanks @valentinpalkovic!
- CLI: Add "doctor" command - #22236, thanks @yannbf!
- CLI: Add @storybook/addon-designs to non-core list - #24507, thanks @yannbf!
- CLI: Ensure errors with opening the browser are caught - #24668, thanks @xueyawei!
- CLI: Ignore
addon-onboardingwhen checking versions - #24634, thanks @JReinhold! - CLI: Use @storybook/test in template stories - #24393, thanks @yannbf!
- Controls: Improve accessibility of BooleanControl for screen readers - #24418, thanks @danielmarcano!
- Core-Server: Ignore all node_module folders for watchpack - #24553, thanks @valentinpalkovic!
- Core: Add deprecation notice for Vite + CommonJS - #23950, thanks @JReinhold!
- Core: Detect no matching export error in storybook start and build - #24877, thanks @yannbf!
- Core: Fix
useStoryPreparedhook failing withundefineddata - #22631, thanks @SpookyJelly! - Core: Fix pnp support when cache dir is outside working dir - #24572, thanks @valentinpalkovic!
- Core: Fix post message channel location.search access for React Native - #24545, thanks @dannyhw!
- Core: Gracefully handle error when parsing preview.js file - #24858, thanks @yannbf!
- Core: Make warnOnIncompatibleAddons fault-tolerant - #24880, thanks @taozhou-glean!
- Dependencies: Fix Yarn 4 failing to install due to jscodeshift dependency issue - #24914, thanks @samvv!
- Dependencies: Update @babel/traverse and @babel/core to fix vulnerability - #24670, thanks @valentinpalkovic!
- Dependencies: Update browserify-sign transitive dependency - #24674, thanks @valentinpalkovic!
- Dependencies: Update jscodeshift to v0.15.1 - #24882, thanks @epreston!
- Dependencies: Update nx dependencies to v17 - #24671, thanks @valentinpalkovic!
- Doc Blocks: Add support for
ofprop toPrimaryblock - #23849, thanks @Wilson2k! - Doc Blocks: Remove
defaultPropsinStoriesblock - #24506, thanks @WouterK12! - Docs: Changes corresponding to docs design updates - #24925, thanks @kylegach!
- Maintenance: Split renderers preview entrypoints - #24623, thanks @ndelangen!
- Manager: Update
store.settings.lastTrackedStoryId- #24115, thanks @rashidshamloo! - ManagerAPI: Fix setting status without index, crashes storybook - #24866, thanks @ndelangen!
- ManagerBuilder: Fix
"type": "commonjs"compatibility - #24534, thanks @ndelangen! - Next.js: Add avif support - #24611, thanks @valentinpalkovic!
- Next.js: Add back image context CommonJS export - #24885, thanks @martinnabhan!
- Next.js: Add experimental SWC support - #24852, thanks @valentinpalkovic!
- Next.js: Fix Fast Refresh config for SWC mode - #24991, thanks @valentinpalkovic!
- Next.js: Fix forwarding ref for Image component - #24648, thanks @valentinpalkovic!
- Next.js: Fix import path in swc loader - #24922, thanks @valentinpalkovic!
- Next.js: Fix react-docgen usage with preset-env settings - #24993, thanks @valentinpalkovic!
- Next.js: Remove duplicate Fast Refresh plugin init - #24963, thanks @valentinpalkovic!
- React: Upgrade
react-docgento v7 - #24530, thanks @shilman! - ReactNative: Fix missing assert dep in docs-tools - #24732, thanks @dannyhw!
- Svelte: Fix decorators always running twice - #24921, thanks @paoloricciuti!
- Svelte: Fix source with decorators always showing the
SlotDecoratorcomponent - #24800, thanks @JReinhold! - SvelteKit: Add experimental page and navigation mocking - #24795, thanks @paoloricciuti!
- SvelteKit: Default to log an action for
goto,invalidateandinvalidateAll- #24955, thanks @paoloricciuti! - SWC: Add settings for react and preact - #24805, thanks @valentinpalkovic!
- Test Build: Add env-variable support to
--testCLI-flag - #24862, thanks @ndelangen! - Test Build: Add tests and rename to camelCase - #24911, thanks @ndelangen!
- Test Build: Disable composition when
--testistrue- #24799, thanks @ndelangen! - Test Build: Disable docs related stuff for test builds - #24691, thanks @ndelangen!
- Test Build: Disable telemetry for test builds - #24706, thanks @kasperpeulen!
- Test Build: Disable warnOnIncompatibleAddons - #24797, thanks @ndelangen!
- Test Build: Filter out addon-docs from essentials in the test build - #24994, thanks @kasperpeulen!
- Test Build: Fix disabledAddons filter - #24924, thanks @IanVS!
- Test Build: Fix indexer bug - #24890, thanks @ndelangen!
- Test Build: Globalize
@storybook/blocksifbuild.test.emptyBlocksistrue- #24650, thanks @ndelangen! - Test Build: Implement builder options for test build - #24826, thanks @kasperpeulen!
- Test Build: Improve config loading & naming - #24837, thanks @ndelangen!
- Test Build: No sourcemaps for test builds - #24804, thanks @ndelangen!
- Test Build: Revert defaulting to SWC in test build, but keep using esbuild for minification - #24843, thanks @kasperpeulen!
- Test: Create @storybook/test package based on vitest - #24392, thanks @kasperpeulen!
- Test: Don't attach action to function mock if action was added already - #24966, thanks @tmeasday!
- Test: Model loaders as before each and restore mocks properly - #24948, thanks @kasperpeulen!
- Theming: Add theme variable to set the preview background color - #24575, thanks @JReinhold!
- Typescript: Add 'skipCompiler' option to TypeScript presets - #24847, thanks @valentinpalkovic!
- UI: Fix horizontal scroll bar in Canvas hidden by styling - #24408, thanks @yoshi2no!
- UI: improve A11Y remove redundant styling rules, update icon color - #24402, thanks @tolkadot!
- UI: Logo fixed value - #24726, thanks @black-arm!
- UI: Update zIndex on NotificationList to fix the notification not being clickable in certain cases - #24602, thanks @yoshi2no!
- Viewport: Add newer device viewports - #24777, thanks @Tomo5524!
- Vite: Prevent non-deterministic build output - #24833, thanks @henkerik!
- Webpack: Add export-order-loader and remove babel-plugin-named-exports-order - #24749, thanks @valentinpalkovic!
- Webpack: Add react-docgen loader and remove babel-plugin-react-docgen - #24762, thanks @valentinpalkovic!
- Webpack: Fix race condition for export-order loader - #24817, thanks @valentinpalkovic!
- Webpack: Hide critical dependency warning - #24784, thanks @valentinpalkovic!
- Webpack: Only load babel config when babel-loader is used - #25002, thanks @valentinpalkovic!
- Webpack: Resolve circular dependency and fix HMR - #24974, thanks @valentinpalkovic! </details>