10.6.0-alpha.8
- Angular Vite: Resolve tsConfig against the workspace root - #36026, thanks @ndelangen!
- Angular: Extract component JSDoc through TypeScript's APIs - #35977, thanks @huang-julien!
- Angular: Install the `@storybook/angular-vite` peers that nothing else brings in - #36002, thanks @valentinpalkovic!
- Angular: Migrate Analog projects to angular-vite instead of refusing them - #35971, thanks @valentinpalkovic!
- Angular: Resolve `@angular/core` through the package manager, not the raw specifier - #35999, thanks @valentinpalkovic!
- Angular: Resolve builder `styles` the way the Angular builders do - #35998, thanks @valentinpalkovic!
- Angular: Resolve builder styles against the workspace root - #35974, thanks @valentinpalkovic!
- Angular: hoist non-literal args onto the host component instead of inlining them - #36003, thanks @valentinpalkovic!
- CLI: Offer the new 10.5 experimental feature flags during upgrade - #35417, thanks @valentinpalkovic!
- CLI: Point the init outro at `storybook skills get setup` and remove duplicate sandbox addon - #36024, thanks @kasperpeulen!
- Core: Make TypeScript's JSDoc semantics canonical for component docgen - #35976, thanks @huang-julien!
- Core: Resolve tsconfig paths from the defining config - #35959, thanks @ndelangen!
- Docs: Declare the font on overlay surfaces so docs tooltips are not left to inherit - #35966, thanks @valentinpalkovic!
- Docs: Surface the story-docs snippet warning in docs and the Code panel - #35965, thanks @valentinpalkovic!
- Manifest debugger: Show the API description and snippet warnings - #36000, thanks @valentinpalkovic!
- Mcp: Support JsDoc annotations in component documentation - #35963, thanks @huang-julien!
- Performance: Halve the tools CLI cold-boot time - #35951, thanks @kasperpeulen!
- Search: Add docs headings to search results - #33593, thanks @kroeder!
- Vue: Fix Component Metadata in Production Builds - #36030, thanks @huang-julien!
- Vue: Fix docgen fidelity gaps - #36001, thanks @huang-julien!
- Vue: Fix docgen slot, exposed-member, and add warning for snippet losses - #35958, thanks @huang-julien!
- Vue: Substitute static arg values in template snippet expressions - #36027, thanks @huang-julien!