Releases: storybookjs/storybook
Releases · storybookjs/storybook
v8.5.0-alpha.19
8.5.0-alpha.19
- Addon A11y: Create a11y test provider and revamp a11y addon - #29643, thanks @valentinpalkovic!
- Addon Test: Fix indexing behavior - #29836, thanks @yannbf!
- Addon Test: Fix run request while booting or restarting Vitest - #29829, thanks @ghengeveld!
- Addon Test: Serve
staticDirs
with Vitest - #29811, thanks @ghengeveld! - RNW-Vite: Add tsconfig path aliases support - #29953, thanks @shilman!
- RNW-Vite: Fix flow plugin including too many things - #29952, thanks @dannyhw!
v8.5.0-alpha.18
8.5.0-alpha.18
- Addon Test: Clarify message when
vitest
detects missing deps - #29763, thanks @ndelangen! - Addon Test: Refactor test addon to include stories automatically - #29367, thanks @yannbf!
- Addon Test: Replace
glob
withtinyglobby
- #29817, thanks @ghengeveld! - Addon Test: Support Storybook environment variables in Vitest - #29792, thanks @ghengeveld!
- Composition: Hide contextMenu on composed storybooks - #29803, thanks @ndelangen!
- Vue: Properly resolve Vite plugin - #29795, thanks @tobiasdiez!
v8.4.7
v8.5.0-alpha.17
v8.5.0-alpha.16
8.5.0-alpha.16
- Core: Avoid getting stuck in locked state - #29768, thanks @ghengeveld!
- Core: Evaluate main config when checking 'whats new' notifications - #29622, thanks @yannbf!
- Vite: Don't prefix story import with
@fs
- #28941, thanks @tobiasdiez! - Vite: Import preview runtime as ordinary module - #29172, thanks @tobiasdiez!
v8.5.0-alpha.15
8.5.0-alpha.15
- Addon Test: Context menu UI - #29727, thanks @ghengeveld!
- Addon Test: Fix error reporting for
vitest
crashes - #29751, thanks @ndelangen! - Addon Test: Remove a11y placeholder - #29769, thanks @JReinhold!
- Core / Addon Test: Support intercepting and modifying internal test provider state updates - #29680, thanks @ghengeveld!
- Core: Disable SidebarContextMenu in static builds - #29743, thanks @ndelangen!
- Telemetry: Improve anonymous id calculation - #29736, thanks @tmeasday!
v8.5.0-alpha.14
8.5.0-alpha.14
- RNW-Vite: Add built-in Flow support - #29756, thanks @dannyhw!
- Test: Add coverage feature - #29713, thanks @ndelangen!
v8.5.0-alpha.13
v8.5.0-alpha.12
8.5.0-alpha.12
- Core / Addon Test: Add config UI to Testing Module - #29708, thanks @ghengeveld!
- Manager: Add tags property to GroupEntry objects - #29672, thanks @Sidnioulz!
- Svelte: Support
@sveltejs/vite-plugin-svelte
v5 - #29731, thanks @JReinhold! - Toolbars: Suppress deprecation warning when using dynamic icons - #29545, thanks @ValeraS!
v8.4.6
8.4.6
- Addon Test: Use pathe for better windows support - #29676, thanks @yannbf!
- Angular: Default to standalone components in Angular v19 - #29677, thanks @ingowagner!
- Frameworks: Add Vite 6 support - #29710, thanks @yannbf!
- Portable stories: Support multiple annotation notations from preview - #29733, thanks @yannbf!
- React: Upgrade react-docgen-typescript to support Vite 6 - #29724, thanks @yannbf!
- Svelte: Support
@sveltejs/vite-plugin-svelte
v5 - #29731, thanks @JReinhold!