10.3.0-alpha.3
- Angular: Storybook fails with unknown option silent - #33736, thanks @tanujbhaud!
- Angular: fix --loglevel options in docs and descriptions - #33726, thanks @theRuslan!
- Builder-Vite: Add plugin to enforce Storybook's output directory in Vite build configuration - #33740, thanks @valentinpalkovic!
- Core: Fix typos: occured -> occurred, recieves -> receives - #33727, thanks @jonathan-fulton!
- Core: Handle BROWSER=none correctly and improve error messages - #33730, thanks @jonathan-fulton!
- Core: Invalidate cache on Storybook version upgrade - #33717, thanks @copilot-swe-agent!
- Core: Register CORS middleware before index.json route - #33728, thanks @jonathan-fulton!
- Manager: Remove deprecated `active` prop warning in ZoomButton - #33697, thanks @yatishgoel!
- Next.js: Alias AppRouterContext to shared runtime to fix Link navigation - #33419, thanks @pallaprolus!
- UI: Fix `z-index` problem with `popover`s and `modal`s nesting - #33757, thanks @ndelangen!
- Vue: Make globals reactive in decorators - #33562, thanks @Sidnioulz!