10.6.0-alpha.7
- Angular: Bind only what the component accepts in story snippets, and report the rest - #35943, thanks @valentinpalkovic!
- Angular: Declare story args the snippet markup binds by name - #35895, thanks @valentinpalkovic!
- Angular: Fix component resolution, MCP output, and dev/build path aliasing - #35952, thanks @valentinpalkovic!
- Angular: Fix eight upgrade and migration bugs - #35946, thanks @valentinpalkovic!
- Angular: Fix ten docgen bugs found across 22 community repositories - #35941, thanks @valentinpalkovic!
- Angular: Give agents real input and output documentation - #35896, thanks @valentinpalkovic!
- Angular: Hide class internals from the props table by default - #35887, thanks @valentinpalkovic!
- Angular: Keep the function control on constructor and generic signatures - #35921, thanks @valentinpalkovic!
- Angular: Make experimentalDocgenServer the default in angular-vite - #35886, thanks @valentinpalkovic!
- Angular: Print unevaluable story args instead of slicing the file - #35888, thanks @valentinpalkovic!
- Angular: Read the story shapes that supply their own markup - #35797, thanks @valentinpalkovic!
- Angular: Render self-closing tags in server-side docs snippets - #35953, thanks @valentinpalkovic!
- Angular: Skip the runtime source decorator when the docgen server produces snippets - #35906, thanks @valentinpalkovic!
- Angular: Stop marking a defaulted input as required in the props table - #35899, thanks @valentinpalkovic!
- Core: Fetch static open-service snapshots relative to the document - #35945, thanks @valentinpalkovic!
- Core: Pin oxc-resolver to 11.21.2 to keep tsconfig path aliases on solution-style tsconfigs - #35929, thanks @valentinpalkovic!
- Core: Recover from a docgen worker death instead of going dark for the session - #35964, thanks @valentinpalkovic!
- Core: Restore the args a server-docgen preview cannot type - #35907, thanks @valentinpalkovic!
- Core: Scope in-flight open-service loads to their runtime - #35897, thanks @valentinpalkovic!
- Core: Skip module-graph reverse-index mirror when a patch is a no-op - #35825, thanks @ndelangen!
- Core: Warn when multiple story files collapse onto one componentId - #35931, thanks @valentinpalkovic!
- Dependencies: Bump Vitest to 4.1.6 (CVE-2026-47428) - #35530, thanks @anupamme!
- Docgen server: Resolve arg spreads and identifier references in static snippets - #35923, thanks @valentinpalkovic!
- ESLint Plugin: Bundle CSF helpers so the plugin loads without storybook - #35950, thanks @ndelangen!
- Nextjs-Vite: Recover from Next.js 16.3 raw config cache - #35882, thanks @ndelangen!
- Pseudo-States: Make stylesheet rewrites WebKit-safe - #35629, thanks @ethriel3695!
- React: Preserve discriminated union prop values in metadata extraction - #35844, thanks @s-robertson!
- Vue: Decouple server side docgen from docgen options - #35920, thanks @huang-julien!
- Vue: Deprecate vue-docgen-api - #35927, thanks @huang-julien!
- Vue: Don't override story-snippet if already provided - #35902, thanks @huang-julien!
- Vue: Follow a re-export to the component that declares it - #35821, thanks @valentinpalkovic!
- Vue: Inject component import directly in script for story-docs - #35904, thanks @huang-julien!
- Vue: Provide apiDescription in the manifest - #35900, thanks @huang-julien!
- Vue: Support h() render trees and @import overrides for snippets - #35839, thanks @huang-julien!
- Vue: Support story template for snippet generation - #35823, thanks @huang-julien!