# Storybook v10.6.0-alpha.9 - Product: Storybook (https://whatsnew.fyi/product/storybook) - Vendor: Storybook - Date: 2026-08-26 - Version: v10.6.0-alpha.9 - Original notes: https://github.com/storybookjs/storybook/releases/tag/v10.6.0-alpha.9 - Permalink: https://whatsnew.fyi/product/storybook/releases/v10.6.0-alpha.9 - 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 now decides the migration's zone.js import from the dependency tree - **changed** — CLI renders the same toolset output as MCP - **changed** — Core allows token-only WebSocket upgrade without Origin - **fixed** — Core keeps Tabs memo out of an esbuild joined var - **changed** — Vue raises the vue-component-meta floor to ^3.3.9 - **changed** — Vue rearchitects Story snippet generation ##### 10.6.0-alpha.9 - Angular: Decide the migration\'s zone.js import from the dependency tree - [#36008](https://github.com/storybookjs/storybook/pull/36008), thanks @valentinpalkovic! - CLI: Render the same toolset output as MCP - [#36029](https://github.com/storybookjs/storybook/pull/36029), thanks @kasperpeulen! - Core: Allow token-only WebSocket upgrade without Origin - [#35980](https://github.com/storybookjs/storybook/pull/35980), thanks @JReinhold! - Core: Keep Tabs memo out of an esbuild joined var - [#36038](https://github.com/storybookjs/storybook/pull/36038), thanks @ndelangen! - Vue: Raise the vue-component-meta floor to ^3.3.9 - [#36040](https://github.com/storybookjs/storybook/pull/36040), thanks @seanogdev! - Vue: Rearchitecture Story snippet generation - [#36044](https://github.com/storybookjs/storybook/pull/36044), thanks @huang-julien!