# Storybook v10.6.0-alpha.8 - Product: Storybook (https://whatsnew.fyi/product/storybook) - Vendor: Storybook - Date: 2026-08-25 - Version: v10.6.0-alpha.8 - Original notes: https://github.com/storybookjs/storybook/releases/tag/v10.6.0-alpha.8 - Permalink: https://whatsnew.fyi/product/storybook/releases/v10.6.0-alpha.8 - 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: Resolve tsConfig against the workspace root - **changed** — Angular: Extract component JSDoc through TypeScript's APIs - **added** — Angular: Install the @storybook/angular-vite peers that nothing else brings in - **changed** — Angular: Migrate Analog projects to angular-vite instead of refusing them - **changed** — Angular: Resolve @angular/core through the package manager, not the raw specifier - **changed** — Angular: Resolve builder styles the way the Angular builders do - **changed** — Angular: Resolve builder styles against the workspace root - **changed** — Angular: Hoist non-literal args onto the host component instead of inlining them - **added** — CLI: Offer the new 10.5 experimental feature flags during upgrade - **changed** — CLI: Point the init outro at storybook skills get setup and remove duplicate sandbox addon - **changed** — Core: Make TypeScript's JSDoc semantics canonical for component docgen - **fixed** — Core: Resolve tsconfig paths from the defining config - **changed** — Docs: Declare the font on overlay surfaces so docs tooltips are not left to inherit - **added** — Docs: Surface the story-docs snippet warning in docs and the Code panel - **added** — Manifest debugger: Show the API description and snippet warnings - **added** — Mcp: Support JsDoc annotations in component documentation - **changed** — Performance: Halve the tools CLI cold-boot time - **added** — Search: Add docs headings to search results - **fixed** — Vue: Fix Component Metadata in Production Builds - **fixed** — Vue: Fix docgen fidelity gaps ##### 10.6.0-alpha.8 - Angular Vite: Resolve tsConfig against the workspace root - [#36026](https://github.com/storybookjs/storybook/pull/36026), thanks @ndelangen! - Angular: Extract component JSDoc through TypeScript\'s APIs - [#35977](https://github.com/storybookjs/storybook/pull/35977), thanks @huang-julien! - Angular: Install the \`@storybook/angular-vite\` peers that nothing else brings in - [#36002](https://github.com/storybookjs/storybook/pull/36002), thanks @valentinpalkovic! - Angular: Migrate Analog projects to angular-vite instead of refusing them - [#35971](https://github.com/storybookjs/storybook/pull/35971), thanks @valentinpalkovic! - Angular: Resolve \`@angular/core\` through the package manager, not the raw specifier - [#35999](https://github.com/storybookjs/storybook/pull/35999), thanks @valentinpalkovic! - Angular: Resolve builder \`styles\` the way the Angular builders do - [#35998](https://github.com/storybookjs/storybook/pull/35998), thanks @valentinpalkovic! - Angular: Resolve builder styles against the workspace root - [#35974](https://github.com/storybookjs/storybook/pull/35974), thanks @valentinpalkovic! - Angular: hoist non-literal args onto the host component instead of inlining them - [#36003](https://github.com/storybookjs/storybook/pull/36003), thanks @valentinpalkovic! - CLI: Offer the new 10.5 experimental feature flags during upgrade - [#35417](https://github.com/storybookjs/storybook/pull/35417), thanks @valentinpalkovic! - CLI: Point the init outro at \`storybook skills get setup\` and remove duplicate sandbox addon - [#36024](https://github.com/storybookjs/storybook/pull/36024), thanks @kasperpeulen! - Core: Make TypeScript\'s JSDoc semantics canonical for component docgen - [#35976](https://github.com/storybookjs/storybook/pull/35976), thanks @huang-julien! - Core: Resolve tsconfig paths from the defining config - [#35959](https://github.com/storybookjs/storybook/pull/35959), thanks @ndelangen! - Docs: Declare the font on overlay surfaces so docs tooltips are not left to inherit - [#35966](https://github.com/storybookjs/storybook/pull/35966), thanks @valentinpalkovic! - Docs: Surface the story-docs snippet warning in docs and the Code panel - [#35965](https://github.com/storybookjs/storybook/pull/35965), thanks @valentinpalkovic! - Manifest debugger: Show the API description and snippet warnings - [#36000](https://github.com/storybookjs/storybook/pull/36000), thanks @valentinpalkovic! - Mcp: Support JsDoc annotations in component documentation - [#35963](https://github.com/storybookjs/storybook/pull/35963), thanks @huang-julien! - Performance: Halve the tools CLI cold-boot time - [#35951](https://github.com/storybookjs/storybook/pull/35951), thanks @kasperpeulen! - Search: Add docs headings to search results - [#33593](https://github.com/storybookjs/storybook/pull/33593), thanks @kroeder! - Vue: Fix Component Metadata in Production Builds - [#36030](https://github.com/storybookjs/storybook/pull/36030), thanks @huang-julien! - Vue: Fix docgen fidelity gaps - [#36001](https://github.com/storybookjs/storybook/pull/36001), thanks @huang-julien! - Vue: Fix docgen slot, exposed-member, and add warning for snippet losses - [#35958](https://github.com/storybookjs/storybook/pull/35958), thanks @huang-julien! - Vue: Substitute static arg values in template snippet expressions - [#36027](https://github.com/storybookjs/storybook/pull/36027), thanks @huang-julien!