10.3.0-alpha.2
- Addon Vitest: Support simple vite.config without defineConfig helper - #33694, thanks @valentinpalkovic!
- Addon-Docs: Add support for `sourceState: 'none'` to canvas block parameters - #33627, thanks @quisido!
- Addon-Vitest: Append Storybook project to existing test.projects array without double nesting - #33708, thanks @valentinpalkovic!
- Addon-Vitest: Normalize Windows paths in addon-vitest automigration - #33340, thanks @tanujbhaud!
- Addon-Vitest: Skip postinstall setup when configured - #33712, thanks @valentinpalkovic!
- Addon-Vitest: Update Vitest plugin configuration to disable requireAssertions for expect - #33693, thanks @valentinpalkovic!
- CSF-Factories: Fix codemod for preview files without exports - #33673, thanks @kasperpeulen!
- CSF: Fix false positive detection of Zod v4 .meta() as CSF Factory - #33666, thanks @kasperpeulen!
- CSFFactories: Add non-interactive mode and --glob flag - #33648, thanks @kasperpeulen!
- CSFFactories: Preserve leading comments when adding imports - #33645, thanks @kasperpeulen!
- Cli: Use npm for registry URL in PNPMProxy to avoid workspace errors - #33571, thanks @ia319!
- Codemod: Fix csf-2-to-3 failing due to quoted filenames - #33646, thanks @kasperpeulen!
- Codemod: Fix glob pattern handling on Windows - #33714, thanks @kasperpeulen!
- Composition: Handle 401 responses with loginUrl from Chromatic - #33705, thanks @kasperpeulen!
- Core: Fix false-positive CJS warning when 'exports' appears in strings or comments - #33572, thanks @reeseo3o!
- Telemetry: Add agent detection - #33675, thanks @valentinpalkovic!