Releases: storybookjs/storybook
Releases · storybookjs/storybook
v8.5.0-alpha.11
8.5.0-alpha.11
- Core + Addon Test: Refactor test API and fix total test count - #29656, thanks @ghengeveld!
- Core: Emit deprecated
TESTING_MODULE_RUN_ALL_REQUEST
for backward compatibility - #29711, thanks @ghengeveld! - Frameworks: Add Vite 6 support - #29710, thanks @yannbf!
- TestAddon: Refactor UI & add config options - #29662, thanks @ndelangen!
- Vue: Fix
vue-component-meta
docgen HMR not working - #29518, thanks @IonianPlayboy!
v8.5.0-alpha.10
8.5.0-alpha.10
- Addon Test: Use pathe for better windows support - #29676, thanks @yannbf!
- Angular: Default to standalone components in Angular v19 - #29677, thanks @ingowagner!
v8.5.0-alpha.9
8.5.0-alpha.9
- Angular: Support v19 - #29659, thanks @leosvelperez!
- Manager: Fix size regression - #29660, thanks @JReinhold!
- Nextjs-Vite: Add Next.js 15 support - #29640, thanks @yannbf!
v8.4.5
v8.5.0-alpha.8
8.5.0-alpha.8
- UI: Sidebar context menu addon API - #29557, thanks @ndelangen!
v8.5.0-alpha.7
v8.5.0-alpha.6
v8.5.0-alpha.5
8.5.0-alpha.5
- Addon Test: Only optimize react deps if applicable in vitest-plugin - #29617, thanks @yannbf!
- Addon Test: Optimize internal dependencies - #29595, thanks @yannbf!
- CLI: Fix init help for
storybook
command - #29480, thanks @toothlessdev! - Composition: Fix composed story search - #29453, thanks @jsingh0026!