v10.6.0-alpha.9Pre-release
Changed 5
- Angular now decides the migration's zone.js import from the dependency tree
- CLI renders the same toolset output as MCP
- Core allows token-only WebSocket upgrade without Origin
- Vue raises the vue-component-meta floor to ^3.3.9
- Vue rearchitects Story snippet generation
Fixed 1
- Core keeps Tabs memo out of an esbuild joined var
From Storybook
10.6.0-alpha.9
- Angular: Decide the migration's zone.js import from the dependency tree - #36008, thanks @valentinpalkovic!
- CLI: Render the same toolset output as MCP - #36029, thanks @kasperpeulen!
- Core: Allow token-only WebSocket upgrade without Origin - #35980, thanks @JReinhold!
- Core: Keep Tabs memo out of an esbuild joined var - #36038, thanks @ndelangen!
- Vue: Raise the vue-component-meta floor to ^3.3.9 - #36040, thanks @seanogdev!
- Vue: Rearchitecture Story snippet generation - #36044, thanks @huang-julien!