8.3.0-alpha.2
- Addon-Interactions: Fix status in panel tab - #28580, thanks @yannbf!
- Build: Remove external overrides, use package.json as source of truth - #28632, thanks @kasperpeulen!
- CLI: Add conditional logging for manager and preview start - #28603, thanks @tobiasdiez!
- CPC: Add the globals export for manager - #28650, thanks @ndelangen!
- CPC: Correct path to the
@storybook/theming/create
alias - #28643, thanks @Averethel! - Core: Fix manager-builder
tsconfig
to emitreact-jsx
- #28541, thanks @williamhelmrath! - Fix: Add header for MountMustBeDestructuredError message - #28590, thanks @0916dhkim!
- Fix: Prevent iframe from capturing mouse events in composed Storybooks - #28568, thanks @Vincentdevreede!
- Onboarding: Fix code snippet when story name differs from export name - #28649, thanks @ghengeveld!
- Vue: Fix out of memory error when using vue-component-meta - #28589, thanks @larsrickert!