10.5.0-alpha.7
- CLI: Add `storybook ai ` MCP passthrough behind `STORYBOOK_FEATURE_AI_CLI` - #35125, thanks @kasperpeulen!
- CLI: Add telemetry for the `storybook ai ` passthrough - #35138, thanks @kasperpeulen!
- CLI: Bundle the `ai` command in core so it never downloads `@storybook/cli` - #35147, thanks @kasperpeulen!
- CSF: Allow partial globals overrides in story and meta annotations - #34985, thanks @TheSeydiCharyyev!
- Dependencies: Upgrade esbuild - #35157, thanks @Kakadus!
- Docgen: Register service runtime, payload argTypes - #35108, thanks @JReinhold!
- Docs: Route ArgTypes and Controls through docgen service when flag enabled - #35109, thanks @JReinhold!
- Open Service: Fix docgen hot update controls refresh - #35158, thanks @JReinhold!
- Open Service: Load static query snapshots in browser builds - #35154, thanks @JReinhold!
- Open Service: Mark module-graph engine commands as internal - #35144, thanks @JReinhold!
- Telemetry: Preserve state machine when the module loads more than once - #35140, thanks @kasperpeulen!
- Viewport: Warn when legacy `defaultViewport` parameter is used - #35087, thanks @yatishgoel!