Storybook framework-agnostic API
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
2383 releases · first in 2022
Release timeline
2383 releases since 2022Releases
- 7.1.0-rc.213 Jul 2023pre-release
Nothing published for this version
- 7.1.0-rc.111 Jul 2023pre-release
Nothing published for this version
- 7.1.0-rc.011 Jul 2023pre-release
Nothing published for this version
- 7.1.0-beta.310 Jul 2023pre-release
Nothing published for this version
- 7.1.0-beta.210 Jul 2023pre-release
Nothing published for this version
- 7.1.0-beta.16 Jul 2023pre-release
Nothing published for this version
- 7.1.0-beta.04 Jul 2023pre-release
Nothing published for this version
- 7.1.0-alpha.444 Jul 2023pre-release
Nothing published for this version
- 7.1.0-alpha.434 Jul 2023pre-release
Nothing published for this version
- 7.1.0-alpha.422 Jul 2023pre-release
Nothing published for this version
- 7.1.0-alpha.4128 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.4027 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.3922 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.3821 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.3720 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.3615 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.3515 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.3414 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.3314 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.3213 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.3112 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.309 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.296 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.286 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.274 Jun 2023pre-release
Nothing published for this version
- 7.1.0-alpha.2631 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.2526 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.2426 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.2324 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.2224 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.2123 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.2019 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.1916 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.1815 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.1712 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.1611 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.1510 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.149 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.135 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.122 May 2023pre-release
Nothing published for this version
- 7.1.0-alpha.1128 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.1027 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.925 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.824 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.719 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.618 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.517 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.414 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.313 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.212 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.111 Apr 2023pre-release
Nothing published for this version
- 7.1.0-alpha.05 Apr 2023pre-release
Nothing published for this version
- 7.0.2712 Jul 2023
Release notes
Open source →- Angular: Enable prod mode when Storybook is built - #23404, thanks @valentinpalkovic!
- Angular: Fix esm issue in combination with rxjs v6 - #23405, thanks @valentinpalkovic!
- CLI: Exit when user does not select a storybook project type - #23201, thanks @yannbf!
- Next.js: Fix for @nx/react/plugin/storybook with SVGs - #23210, thanks @daves28!
- Svelte-Webpack: Support Svelte v4 - #23336, thanks @JReinhold!
- 7.0.265 Jul 2023
Release notes
Open source →- Next.js: Fix next/image usage in latest Next.js release - #23296, thanks @valentinpalkovic!
- NextJS: Fix
useParamssupport - #22946, thanks @gitstart-storybook! - NextJS: Allow disabling next/image lazy loading - #21909, thanks @martinnabhan
- 7.0.253 Jul 2023
- 7.0.2427 Jun 2023
Release notes
Open source →- CLI: Parse pnp paths in storybook metadata - #23199, thanks @yannbf!
- Dependencies: Pin
file-system-cacheto 2.3.0 - #23221, thanks @JReinhold! - Svelte: Support v4 - #22905, thanks @JReinhold!
- 7.0.2322 Jun 2023
Release notes
Open source →- Core: Fix compat by disabling name mangling in
esbuildrequire - #22486, thanks @youngboy! - Core: Prebundle node-logger and make it CJS only - #23109, thanks @ndelangen!
- NextJS: Fix fonts not loading with 3+ words in name - #23121, thanks @ygkn!
- Telemetry: Count onboarding stories - #23092, thanks @shilman!
- Core: Fix compat by disabling name mangling in
- 7.0.2217 Jun 2023
Release notes
Open source →- CLI: Prebundle boxen to resolve a ESM/CJS incompatibility - #23080, thanks @ndelangen!
- Core: Fix core-common to use node-fetch - #23077, thanks @ndelangen!
- Telemetry: Count onboarding stories - #23092, thanks @shilman!
- 7.0.2115 Jun 2023
Release notes
Open source →- Angular: Fix 16.1 compatibility - #23064, thanks @ndelangen!
- Angular: Fix ivy preset - #23070, thanks @ndelangen!
- CLI: Improve steps in storybook init - #22502, thanks @yannbf!
- CLI: Skip builder selection for react native - #23042, thanks @dannyhw!
- Core: Fix
builder-manageradding multiple dashes to relative path - #22974, thanks @MarioCadenas! - Core: Improve
of={...}DocBlock error in story index - #22782, thanks @shilman! - Dependencies: Set vue-component-type-helpers to latest - #23015, thanks @ndelangen!
- Vue3: Fix source decorator to generate correct story code - #22518, thanks @chakAs3!
- Web-components: Fix custom-elements order of property application - #19183, thanks @sonntag-philipp!
- 7.0.208 Jun 2023
Release notes
Open source →Bug Fixes
- Server: Fix .stories.yml support #22906
- Docs: Fix Source block snippet updates #22835
- Core: Fix indexing errors by excluding node_modules stories #22873
- CLI: Fix upgrade notification message #22933
- Angular: Add --open/--no-open flag to dev command #22964
- Angular: Silence compodoc when running storybook with --quiet #22957
Maintenance
- Core: Improve MDX of error in story index #22782
Build