# Storybook v10.6.0-beta.2 - Product: Storybook (https://whatsnew.fyi/product/storybook) - Vendor: Storybook - Date: 2026-09-01 - Version: v10.6.0-beta.2 - Original notes: https://github.com/storybookjs/storybook/releases/tag/v10.6.0-beta.2 - Permalink: https://whatsnew.fyi/product/storybook/releases/v10.6.0-beta.2 - 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'. --- - **fixed** — Addon Vitest: Resolve story test globs against the project root - **fixed** — Addon-vitest: Filter Storybook instrumentation from reported stack traces - **changed** — Angular: Declare style preprocessors as optional peers and name the missing one - **changed** — CLI: Align storybook skills with storybook tools shape - **fixed** — CLI: Fix stories changed hanging on attach - **changed** — CLI: Label the tools help Output block as the --json shape - **fixed** — CLI: Match Storybook instances across Windows drive-letter case - **fixed** — CLI: Silence auto-mode fallback when no Storybook is running - **fixed** — Core: Always show warning in story-docs if available - **fixed** — Core: Fix module resolution for packages with conditional-only exports maps - **fixed** — Manager: Fix sidebar scroll on iOS Safari - **changed** — Tanstack: Use dependency chain for deps optimization - **changed** — Telemetry: Track StyleX as a styling package - **added** — Tools: Accept a story ID in docs show-story as an alternative to componentId + storyName - **fixed** — Tools: Flush remote-command ack before the handler's fan-out starts - **fixed** — UI: Fix missing whitespace in search result breadcrumb ##### 10.6.0-beta.2 - Addon Vitest: Resolve story test globs against the project root - [#36103](https://github.com/storybookjs/storybook/pull/36103), thanks @kasperpeulen! - Addon-vitest: Filter Storybook instrumentation from reported stack traces - [#36120](https://github.com/storybookjs/storybook/pull/36120), thanks @ghengeveld! - Angular: Declare style preprocessors as optional peers and name the missing one - [#36098](https://github.com/storybookjs/storybook/pull/36098), thanks @valentinpalkovic! - CLI: Align \`storybook skills\` with \`storybook tools\` shape - [#36121](https://github.com/storybookjs/storybook/pull/36121), thanks @ghengeveld! - CLI: Fix stories changed hanging on attach - [#36093](https://github.com/storybookjs/storybook/pull/36093), thanks @JReinhold! - CLI: Label the tools help \`Output\` block as the \`--json\` shape - [#36089](https://github.com/storybookjs/storybook/pull/36089), thanks @kasperpeulen! - CLI: Match Storybook instances across Windows drive-letter case - [#36108](https://github.com/storybookjs/storybook/pull/36108), thanks @JReinhold! - CLI: Silence auto-mode fallback when no Storybook is running - [#36092](https://github.com/storybookjs/storybook/pull/36092), thanks @JReinhold! - Core: Always show warning in story-docs if available - [#36079](https://github.com/storybookjs/storybook/pull/36079), thanks @huang-julien! - Core: Fix module resolution for packages with conditional-only exports maps - [#36090](https://github.com/storybookjs/storybook/pull/36090), thanks @kasperpeulen! - Manager: Fix sidebar scroll on iOS Safari - [#35117](https://github.com/storybookjs/storybook/pull/35117), thanks @ayerhs0904! - Tanstack: Use dependency chain for deps optimization - [#36101](https://github.com/storybookjs/storybook/pull/36101), thanks @huang-julien! - Telemetry: Track StyleX as a styling package - [#36091](https://github.com/storybookjs/storybook/pull/36091), thanks @valentinpalkovic! - Tools: Accept a story ID in \`docs show-story\` as an alternative to componentId + storyName - [#36104](https://github.com/storybookjs/storybook/pull/36104), thanks @kasperpeulen! - Tools: Flush remote-command ack before the handler\'s fan-out starts - [#36100](https://github.com/storybookjs/storybook/pull/36100), thanks @kasperpeulen! - UI: Fix missing whitespace in search result breadcrumb - [#36067](https://github.com/storybookjs/storybook/pull/36067), thanks @kroeder!