# Storybook v10.6.0-alpha.6 - Product: Storybook (https://whatsnew.fyi/product/storybook) - Vendor: Storybook - Date: 2026-08-17 - Version: v10.6.0-alpha.6 - Original notes: https://github.com/storybookjs/storybook/releases/tag/v10.6.0-alpha.6 - Permalink: https://whatsnew.fyi/product/storybook/releases/v10.6.0-alpha.6 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Angular: Add an in-process docgen analyzer, replacing Compodoc under the flag - **added** — Angular: Generate story-docs snippets from the analyzer - **added** — CLI: Add storybook skills command - **added** — CLI: Add the public storybook tools command derived at runtime from the OSA toolsets - **changed** — Build: Stop nissuer from treating every repro URL as blocklisted - **changed** — Core: Centralize import-statement generation in csf-tools - **changed** — Core: Move the component-meta invalidation state machine into core - **changed** — Core: Share the program-backed half of a component-meta project - **changed** — Dependencies: Bump @testing-library/user-event to 14.6.3 - **changed** — Harness: Gate the Angular component meta analyzer against Compodoc - **changed** — Nextjs-Vite: Move vite-plugin-storybook-nextjs into the monorepo - **changed** — Nextjs-Vite: Support % in next/font/local declarations - **changed** — Nextjs: Replace archived image-size with probe-image-size - **changed** — React: Fix RDT tsconfig selection for Vite project references - **changed** — Skills M2b: Rework the core toolsets into their intended shape - **changed** — Skills M4: Run addon-mcp and @storybook/mcp on the shared core toolsets - **changed** — Tanstack React: Remove @cloudflare/vite-plugin from the inherited Vite config - **changed** — Vue: Generate Story snippets from docgen payload - **changed** — Webpack: Prevent long preview output filenames - **fixed** — Preview: Fix crash when initialising UrlStore on a docs path - **fixed** — TanStack: Render real link hrefs in the Link mock - **removed** — Core: Remove experimental Playwright CT integration - **security** — OSA: Review fixes for toolsets, skills, and MCP ##### 10.6.0-alpha.6 - Angular: Add an in-process docgen analyzer, replacing Compodoc under the flag - [#35805](https://github.com/storybookjs/storybook/pull/35805), thanks @valentinpalkovic! - Angular: Generate story-docs snippets from the analyzer - [#35807](https://github.com/storybookjs/storybook/pull/35807), thanks @valentinpalkovic! - Build: Stop nissuer from treating every repro URL as blocklisted - [#35827](https://github.com/storybookjs/storybook/pull/35827), thanks @ndelangen! - CLI: Add `storybook skills` command - [#35757](https://github.com/storybookjs/storybook/pull/35757), thanks @ghengeveld! - Core: Centralize import-statement generation in csf-tools - [#35845](https://github.com/storybookjs/storybook/pull/35845), thanks @valentinpalkovic! - Core: Move the component-meta invalidation state machine into core - [#35806](https://github.com/storybookjs/storybook/pull/35806), thanks @valentinpalkovic! - Core: Remove experimental Playwright CT integration - [#35650](https://github.com/storybookjs/storybook/pull/35650), thanks @ndelangen! - Core: Share the program-backed half of a component-meta project - [#35820](https://github.com/storybookjs/storybook/pull/35820), thanks @valentinpalkovic! - Dependencies: Bump @testing-library/user-event to 14.6.3 - [#35840](https://github.com/storybookjs/storybook/pull/35840), thanks @ndelangen! - Harness: Gate the Angular component meta analyzer against Compodoc - [#35808](https://github.com/storybookjs/storybook/pull/35808), thanks @valentinpalkovic! - Nextjs-Vite: Move vite-plugin-storybook-nextjs into the monorepo - [#35833](https://github.com/storybookjs/storybook/pull/35833), thanks @ndelangen! - Nextjs-Vite: Support % in next/font/local declarations - [#35884](https://github.com/storybookjs/storybook/pull/35884), thanks @ndelangen! - Nextjs: Replace archived image-size with probe-image-size - [#35881](https://github.com/storybookjs/storybook/pull/35881), thanks @ndelangen! - OSA: Review fixes for toolsets, skills, and MCP - [#35846](https://github.com/storybookjs/storybook/pull/35846), thanks @JReinhold! - Preview: Fix crash when initialising UrlStore on a docs path - [#35521](https://github.com/storybookjs/storybook/pull/35521), thanks @TheSeydiCharyyev! - React: Fix RDT tsconfig selection for Vite project references - [#35743](https://github.com/storybookjs/storybook/pull/35743), thanks @ndelangen! - Skills M2b: Rework the core toolsets into their intended shape - [#35726](https://github.com/storybookjs/storybook/pull/35726), thanks @kasperpeulen! - Skills M4: Run addon-mcp and @storybook/mcp on the shared core toolsets - [#35858](https://github.com/storybookjs/storybook/pull/35858), thanks @JReinhold! - Skills M5a: CLI: Add the public `storybook tools` command derived at runtime from the OSA toolsets - [#35850](https://github.com/storybookjs/storybook/pull/35850), thanks @JReinhold! - TanStack: Render real link hrefs in the Link mock - [#35505](https://github.com/storybookjs/storybook/pull/35505), thanks @unpunnyfuns! - Tanstack React: Remove @cloudflare/vite-plugin from the inherited Vite config - [#35706](https://github.com/storybookjs/storybook/pull/35706), thanks @FrancoKaddour! - Vue: Generate Story snippets from docgen payload - [#35815](https://github.com/storybookjs/storybook/pull/35815), thanks @huang-julien! - Webpack: Prevent long preview output filenames - [#35533](https://github.com/storybookjs/storybook/pull/35533), thanks @zhangli091011!