S

Storybook

S
Storybook Web v10.6.0

v10.6.0

10.6.0 New skills architecture for agentic workflows Storybook 10.6 contains hundreds of fixes and improvements: 💻 CLI bindings for agent tools/skills 🅰️ Angular-Vite MCP/skills support and improved docgen/snippets (experimental) 🟢 Vue MCP/skills support and improved docgen/snippets (experimental) 🧩 Tanstack / NextJS-Vite framework bugfixes ⚡ Improved performance and reduced bundle size List of al…

S
Storybook Web v10.6.0-beta

v10.6.0-beta.3

10.6.0-beta.3 CLI: Drop `skills get`/`skills list`, add `skills --all` - #36127, thanks @kasperpeulen! Tools: Record the dev server's storybook installation and attach through it - #36117, thanks @kasperpeulen!

S
Storybook Web v10.6.0-beta

v10.6.0-beta.2

10.6.0-beta.2 Addon Vitest: Resolve story test globs against the project root - #36103, thanks @kasperpeulen! Addon-vitest: Filter Storybook instrumentation from reported stack traces - #36120, thanks @ghengeveld! Angular: Declare style preprocessors as optional peers and name the missing one - #36098, thanks @valentinpalkovic! CLI: Align `storybook skills` with `storybook tools` shape - #36121, t…

S
Storybook Web v10.6.0-beta

v10.6.0-beta.1

10.6.0-beta.1 Addon MCP: Stop silently dropping composed refs from MCP composition - #36077, thanks @kasperpeulen! Addon Vitest: Report test runs with failures as failed tool outcomes - #36080, thanks @kasperpeulen! Angular: Render the required badge for required inputs in the props table - #36065, thanks @valentinpalkovic! CLI: Attach to the most recent matching Storybook instance and add --port…

S
Storybook Web v10.6.0-beta

v10.6.0-beta.0

10.6.0-beta.0 CLI plugins: Delegate to `storybook skills` / `storybook tools` and align the evals - #35957, thanks @kasperpeulen! CLI: Enrich tools-command telemetry with attach dimensions - #36032, thanks @JReinhold! CLI: Keep `storybook tools --json` stdout parseable - #36023, thanks @kasperpeulen! Core: Add security token to instance registry record - #35988, thanks @JReinhold! Core: Add storyb…

S
Storybook Web v10.6.0-alpha

v10.6.0-alpha.9

10.6.0-alpha.9 Angular: Decide the migration's zone.js import from the dependency tree - #36008, thanks @valentinpalkovic! CLI: Render the same toolset output as MCP - #36029, thanks @kasperpeulen! Core: Allow token-only WebSocket upgrade without Origin - #35980, thanks @JReinhold! Core: Keep Tabs memo out of an esbuild joined var - #36038, thanks @ndelangen! Vue: Raise the vue-component-meta floo…

S
Storybook Web v10.6.0-alpha

v10.6.0-alpha.8

10.6.0-alpha.8 Angular Vite: Resolve tsConfig against the workspace root - #36026, thanks @ndelangen! Angular: Extract component JSDoc through TypeScript's APIs - #35977, thanks @huang-julien! Angular: Install the `@storybook/angular-vite` peers that nothing else brings in - #36002, thanks @valentinpalkovic! Angular: Migrate Analog projects to angular-vite instead of refusing them - #35971, thanks…

S
Storybook Web v10.5.10

v10.5.10

10.5.10 Core: Fetch static open-service snapshots relative to the document - #35945, thanks @valentinpalkovic! Core: Pin oxc-resolver to 11.21.2 to keep tsconfig path aliases on solution-style tsconfigs - #35929, thanks @valentinpalkovic! Dependencies: Bump Vitest to 4.1.6 (CVE-2026-47428) - #35530, thanks @anupamme! Docs: Declare the font on overlay surfaces so docs tooltips are not left to inher…

S
Storybook Web v10.6.0-alpha

v10.6.0-alpha.7

10.6.0-alpha.7 Angular: Bind only what the component accepts in story snippets, and report the rest - #35943, thanks @valentinpalkovic! Angular: Declare story args the snippet markup binds by name - #35895, thanks @valentinpalkovic! Angular: Fix component resolution, MCP output, and dev/build path aliasing - #35952, thanks @valentinpalkovic! Angular: Fix eight upgrade and migration bugs - #35946,…

S
Storybook Web v10.5.9

v10.5.9

10.5.9 Addon-Pseudo-States: Fix pseudo-states rewriting for nested functional selectors - #34318, thanks @filipw01! Core: Skip module-graph reverse-index mirror when a patch is a no-op - #35825, thanks @ndelangen! Core: Split module-graph into hot revisions and cold index services - #35831, thanks @ndelangen! Preview: Fix crash when initialising UrlStore on a docs path - #35521, thanks @TheSeydiCh…

S
Storybook Web v10.6.0-alpha

v10.6.0-alpha.6

10.6.0-alpha.6 Angular: Add an in-process docgen analyzer, replacing Compodoc under the flag - #35805, thanks @valentinpalkovic! Angular: Generate story-docs snippets from the analyzer - #35807, thanks @valentinpalkovic! Build: Stop nissuer from treating every repro URL as blocklisted - #35827, thanks @ndelangen! CLI: Add storybook skills command - #35757, thanks @ghengeveld! Core: Centralize impo…

S
Storybook Web v10.5.8

v10.5.8

10.5.8 React: Fix RDT tsconfig selection for Vite project references - #35743, thanks @ndelangen! Tanstack React: Remove @cloudflare/vite-plugin from the inherited Vite config - #35706, thanks @FrancoKaddour! Tanstack: Wait for router to load before rendering - #35784, thanks @huang-julien! Test: Fix Illegal invocation when reading prototype.focus - #35528, thanks @FrancoKaddour!

S
Storybook Web v10.6.0-alpha

v10.6.0-alpha.5

10.6.0-alpha.5 Angular-Vite: Run Compodoc on demand - #35776, thanks @valentinpalkovic! Angular: Derive required inputs from Compodoc's own flag - #35758, thanks @valentinpalkovic! Angular: Extract Compodoc parsing into its own package - #35749, thanks @valentinpalkovic! Angular: Extract docgen on the server via Compodoc - #35733, thanks @valentinpalkovic! Angular: Stop treating input/output alias…

S
Storybook Web v10.5.7

v10.5.7

10.5.7 Angular: Serve ancestor node_modules for addon-vitest in browser mode - #35600, thanks @brandonroberts! Refactor: Update getVersionedPackages method to handle non-Storybook packages correctly - #35769, thanks @valentinpalkovic!

S
Storybook Web v10.5.6

v10.5.6

10.5.6 Dependencies: Pin `@testing-library/jest-dom` to `6.9.1` - #35614, thanks @ndelangen! ESLint Plugin: Add plugin meta and document oxlint usage - #35655, thanks @yannbf! Vue: Skip docgen for module ids carrying a query - #35598, thanks @seanogdev!

S
Storybook Web v10.6.0-alpha

v10.6.0-alpha.4

10.6.0-alpha.4 Addon-Pseudo-States: Fix pseudo-states rewriting for nested functional selectors - #34318, thanks @filipw01! Angular: Serve ancestor node_modules for addon-vitest in browser mode - #35600, thanks @brandonroberts! Build: Fix repository.directory path in @storybook/nextjs-vite package.json - #35609, thanks @LHMQ878! Build: Fix repository.directory path in create-storybook package.json…

S
Storybook Web v10.5.5

v10.5.5

10.5.5 CLI: Update AI setup instructions to msw-storybook-addon v3 - #35512, thanks @yannbf! Core: Upgrade `ws` to fix security advisories - #35584, thanks @ndelangen! ReactNative: Telemetry framework detection fix - #35560, thanks @ndelangen! SyntaxHighlighter: Fix PrismJS dark mode mismatch - #35541, thanks @hxy-asdw! TanStack: Preserve explicit route ids on pathful clones - #35499, thanks @unpu…

S
Storybook Web v10.6.0-alpha

v10.6.0-alpha.3

10.6.0-alpha.3 Addon Vitest: Pin storybook/test in optimizeDeps so its CJS-only deps are prebundled - #35572, thanks @Nic-Polumeyv! ReactNative: Telemetry framework detection fix - #35560, thanks @ndelangen! SyntaxHighlighter: Fix PrismJS dark mode mismatch - #35541, thanks @hxy-asdw! TanStack: Respect routeOverrides component overrides in stories - #35497, thanks @unpunnyfuns!

S
Storybook Web v10.5.4

v10.5.4

10.5.4 ReactNative: Telemetry framework detection fix - #35560, thanks @ndelangen! SyntaxHighlighter: Fix PrismJS dark mode mismatch - #35541, thanks @hxy-asdw!

S
Storybook Web v10.5.3

v10.5.3

10.5.3 Dependencies: Upgrade TypeScript to 6.0.3 - #34971, thanks @valentinpalkovic!

S
Storybook Web v10.6.0-alpha

v10.6.0-alpha.2

10.6.0-alpha.2 Search: Show docs stories as docs search result item instead of a story-group search result item - #35495, thanks @kroeder! TanStack: Keep Start's document shell out of stories - #35504, thanks @unpunnyfuns!

S
Storybook Web v10.5.2

v10.5.2

10.5.2 Angular-Vite: Drop @angular/platform-browser-dynamic peer dependency - #35457, thanks @valentinpalkovic! Angular-Vite: Widen TypeScript peer dependency range to support TypeScript 6 - #35455, thanks @valentinpalkovic! Core: Include chromatic packages in ecosystem identifier - #35170, thanks @yannbf! TanStack: Fix createServerFn validator mock - #35185, thanks @sjh9714! TanStack: Support pat…

S
Storybook Web v10.6.0-alpha

v10.6.0-alpha.1

10.6.0-alpha.1 Angular-Vite: Drop @angular/platform-browser-dynamic peer dependency - #35457, thanks @valentinpalkovic! Angular-Vite: Widen TypeScript peer dependency range to support TypeScript 6 - #35455, thanks @valentinpalkovic! Dependencies: Upgrade TypeScript to 6.0.3 - #34971, thanks @valentinpalkovic! Init: Detect TanStack packages in peerdependencies - #34969, thanks @huang-julien! Manage…

S
Storybook Web v10.5.1

v10.5.1

10.5.1 Angular-Vite: Drop @angular/platform-browser-dynamic peer dependency - #35457, thanks @valentinpalkovic! Angular-Vite: Widen TypeScript peer dependency range to support TypeScript 6 - #35455, thanks @valentinpalkovic! Core: Include chromatic packages in ecosystem identifier - #35170, thanks @yannbf!

S
Storybook Web v10.5.0

v10.5.0

10.5.0 Foundational changes for new AI workflows Storybook 10.5 contains hundreds of fixes and improvements: ⚡️ Angular-vite framework: Modern, fast dev, docs, and test (preview) 🌈 Vitest initialGlobals: Test across themes, viewports, locales 🤖 Agentic review: AI-curated visual changesets and search results (experimental) ⚛️ React docgen service: Unified metadata across MCP, Docs, and Controls (ex…

S
Storybook Web v10.5.0-beta

v10.5.0-beta.2

10.5.0-beta.2 Angular: Support Angular 22 in Webpack framework - #35318, thanks @EtiennePasteur! CLI: Match `storybook ai` instances by config dir as well as cwd - #35392, thanks @kasperpeulen! Core: Fix cryptic invariant crash when dev server port detection fails - #35388, thanks @kasperpeulen! Core: Leave experimentalReview unset by default so the AI CLI plugins can enable review - #35396, thank…

S
Storybook Web v10.5.0-beta

v10.5.0-beta.1

10.5.0-beta.1 Core: Add experimentalReview feature flag and make the features type augmentable - #35379, thanks @yannbf!