v10.6.0-alpha.6Pre-release
Added 4
- Angular: Add an in-process docgen analyzer, replacing Compodoc under the flag
- Angular: Generate story-docs snippets from the analyzer
- CLI: Add storybook skills command
- CLI: Add the public storybook tools command derived at runtime from the OSA toolsets
Changed 15
- Build: Stop nissuer from treating every repro URL as blocklisted
- Core: Centralize import-statement generation in csf-tools
- Core: Move the component-meta invalidation state machine into core
- Core: Share the program-backed half of a component-meta project
- Dependencies: Bump @testing-library/user-event to 14.6.3
- Harness: Gate the Angular component meta analyzer against Compodoc
- Nextjs-Vite: Move vite-plugin-storybook-nextjs into the monorepo
- Nextjs-Vite: Support % in next/font/local declarations
- Nextjs: Replace archived image-size with probe-image-size
- React: Fix RDT tsconfig selection for Vite project references
- Skills M2b: Rework the core toolsets into their intended shape
- Skills M4: Run addon-mcp and @storybook/mcp on the shared core toolsets
- Tanstack React: Remove @cloudflare/vite-plugin from the inherited Vite config
- Vue: Generate Story snippets from docgen payload
- Webpack: Prevent long preview output filenames
Fixed 2
- Preview: Fix crash when initialising UrlStore on a docs path
- TanStack: Render real link hrefs in the Link mock
Removed 1
- Core: Remove experimental Playwright CT integration
Security 1
- OSA: Review fixes for toolsets, skills, and MCP
10.6.0-alpha.6
- Angular: Add an in-process docgen analyzer, replacing Compodoc under the flag - #35805, thanks @valentinpalkovic!
- Angular: Generate story-docs snippets from the analyzer - #35807, thanks @valentinpalkovic!
- Build: Stop nissuer from treating every repro URL as blocklisted - #35827, thanks @ndelangen!
- CLI: Add
storybook skillscommand - #35757, thanks @ghengeveld! - Core: Centralize import-statement generation in csf-tools - #35845, thanks @valentinpalkovic!
- Core: Move the component-meta invalidation state machine into core - #35806, thanks @valentinpalkovic!
- Core: Remove experimental Playwright CT integration - #35650, thanks @ndelangen!
- Core: Share the program-backed half of a component-meta project - #35820, thanks @valentinpalkovic!
- Dependencies: Bump @testing-library/user-event to 14.6.3 - #35840, thanks @ndelangen!
- Harness: Gate the Angular component meta analyzer against Compodoc - #35808, thanks @valentinpalkovic!
- Nextjs-Vite: Move vite-plugin-storybook-nextjs into the monorepo - #35833, thanks @ndelangen!
- Nextjs-Vite: Support % in next/font/local declarations - #35884, thanks @ndelangen!
- Nextjs: Replace archived image-size with probe-image-size - #35881, thanks @ndelangen!
- OSA: Review fixes for toolsets, skills, and MCP - #35846, thanks @JReinhold!
- Preview: Fix crash when initialising UrlStore on a docs path - #35521, thanks @TheSeydiCharyyev!
- React: Fix RDT tsconfig selection for Vite project references - #35743, thanks @ndelangen!
- Skills M2b: Rework the core toolsets into their intended shape - #35726, thanks @kasperpeulen!
- Skills M4: Run addon-mcp and @storybook/mcp on the shared core toolsets - #35858, thanks @JReinhold!
- Skills M5a: CLI: Add the public
storybook toolscommand derived at runtime from the OSA toolsets - #35850, thanks @JReinhold! - TanStack: Render real link hrefs in the Link mock - #35505, thanks @unpunnyfuns!
- Tanstack React: Remove @cloudflare/vite-plugin from the inherited Vite config - #35706, thanks @FrancoKaddour!
- Vue: Generate Story snippets from docgen payload - #35815, thanks @huang-julien!
- Webpack: Prevent long preview output filenames - #35533, thanks @zhangli091011!