# Storybook v10.6.0-alpha.5 - Product: Storybook (https://whatsnew.fyi/product/storybook) - Vendor: Storybook - Date: 2026-08-10 - Version: v10.6.0-alpha.5 - Original notes: https://github.com/storybookjs/storybook/releases/tag/v10.6.0-alpha.5 - Permalink: https://whatsnew.fyi/product/storybook/releases/v10.6.0-alpha.5 - 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'. --- - **changed** — Angular-Vite: Run Compodoc on demand - **changed** — Angular: Derive required inputs from Compodoc's own flag - **changed** — Angular: Extract Compodoc parsing into its own package - **changed** — Angular: Extract docgen on the server via Compodoc - **fixed** — Angular: Stop treating input/output alias collisions as two-way bindings - **changed** — CLI: Allow esbuild builds for Storybook-owned pnpm dlx - **changed** — CLI: Categorize Execa failures for init telemetry - **changed** — Core: Extract ComponentMetaManager to Core - **changed** — Core: Share the CSF story-shape helpers snippet generators need - **added** — Manifests: Add a warning field to story entries - **changed** — React: Share a TypeScript DocumentRegistry across component-meta projects - **changed** — Refactor: Update getVersionedPackages method to handle non-Storybook packages correctly - **fixed** — TanStack: Keep the layout id when cloning a standalone index file route - **fixed** — TanStack: Wait for router to load before rendering - **added** — Vue: Add story-docs provider skeleton - **changed** — Vue: Move vue-component-meta in vue renderer and implement docgen payload builder ##### 10.6.0-alpha.5 - Angular-Vite: Run Compodoc on demand - [#35776](https://github.com/storybookjs/storybook/pull/35776), thanks @valentinpalkovic! - Angular: Derive required inputs from Compodoc\'s own flag - [#35758](https://github.com/storybookjs/storybook/pull/35758), thanks @valentinpalkovic! - Angular: Extract Compodoc parsing into its own package - [#35749](https://github.com/storybookjs/storybook/pull/35749), thanks @valentinpalkovic! - Angular: Extract docgen on the server via Compodoc - [#35733](https://github.com/storybookjs/storybook/pull/35733), thanks @valentinpalkovic! - Angular: Stop treating input/output alias collisions as two-way bindings - [#35777](https://github.com/storybookjs/storybook/pull/35777), thanks @valentinpalkovic! - CLI: Allow esbuild builds for Storybook-owned pnpm dlx - [#35742](https://github.com/storybookjs/storybook/pull/35742), thanks @ndelangen! - CLI: Categorize Execa failures for init telemetry - [#35720](https://github.com/storybookjs/storybook/pull/35720), thanks @ndelangen! - Core: Extract ComponentMetaManager to Core - [#35657](https://github.com/storybookjs/storybook/pull/35657), thanks @huang-julien! - Core: Share the CSF story-shape helpers snippet generators need - [#35803](https://github.com/storybookjs/storybook/pull/35803), thanks @valentinpalkovic! - Manifests: Add a warning field to story entries - [#35794](https://github.com/storybookjs/storybook/pull/35794), thanks @valentinpalkovic! - React: Share a TypeScript DocumentRegistry across component-meta projects - [#35468](https://github.com/storybookjs/storybook/pull/35468), thanks @connorshea! - Refactor: Update getVersionedPackages method to handle non-Storybook packages correctly - [#35769](https://github.com/storybookjs/storybook/pull/35769), thanks @valentinpalkovic! - TanStack: Keep the layout id when cloning a standalone index file route - [#35660](https://github.com/storybookjs/storybook/pull/35660), thanks @Insik-Han! - Tanstack: Wait for router to load before rendering - [#35784](https://github.com/storybookjs/storybook/pull/35784), thanks @huang-julien! - Vue: Add story-docs provider skeleton - [#35786](https://github.com/storybookjs/storybook/pull/35786), thanks @huang-julien! - Vue: Move vue-component-meta in vue renderer and implement docgen payload builder - [#35665](https://github.com/storybookjs/storybook/pull/35665), thanks @huang-julien!