Releases: storybookjs/storybook
Releases · storybookjs/storybook
v8.4.0-beta.5
8.4.0-beta.5
- Addon Test: Improve unsupported vitest message - #29486, thanks @valentinpalkovic!
- Core: Fix race condition during empty folder init - #29490, thanks @valentinpalkovic!
v8.4.0-beta.4
8.4.0-beta.4
- Addon Test: Improve Error Handling - #29476, thanks @valentinpalkovic!
- Addon Test: Improve postinstall script - #29479, thanks @yannbf!
- Addon Test: Throttle Vitest progress updates more heavily - #29482, thanks @ghengeveld!
- CLI: Refactor NPMProxy error parsing logic - #29459, thanks @yannbf!
- Core: Track test provider state in sessionStorage - #29450, thanks @ghengeveld!
- Dependencies: Upgrade VTA to v3.2.0 to resolve peerDep conflict - #29461, thanks @ghengeveld!
v8.4.0-beta.3
v8.4.0-beta.2
8.4.0-beta.2
- Addon Test: Adjust file exports to be ESM/CJS compatible - #29471, thanks @valentinpalkovic!
- Core: Show tooltip on filter toggles to clarify their purpose - #29447, thanks @ghengeveld!
- Webpack: Fix export 'act' (imported as 'React4') was not found in 'react' errors in webpack - #29235, thanks @kasperpeulen!
v8.4.0-beta.1
8.4.0-beta.1
- Addon Test: Error when addon interactions exists - #29434, thanks @valentinpalkovic!
- Addon Test: Escape XML when converting ANSI to HTML in test errors - #29446, thanks @ghengeveld!
- Addon Test: Fix hiding stacktrace for assertion errors in test panel - #29458, thanks @ghengeveld!
- CLI: Fix
yarn
detection - #29448, thanks @ndelangen! - Core: Close story status menu when selecting an item - #29455, thanks @ghengeveld!
- Core: Open 'Component tests' addon panel when clicking a story status - #29456, thanks @ghengeveld!
- Core: Show checkmark icon in story status dropdown and update status label for component tests - #29451, thanks @ghengeveld!
- Dependencies: Upgrade VTA to v3.1.0 - #29449, thanks @ghengeveld!
- Maintenance: Fix broken and outdated documentation links - #29412, thanks @jonniebigodes!
v8.4.0-beta.0
8.4.0-beta.0
- Core: Add unified UI Testing Module - #29241, thanks @yannbf!
- Svelte: Improve argTypes inference with
svelte2tsx
- support runes - #29423, thanks @JReinhold!
v8.4.0-alpha.8
8.4.0-alpha.8
- Addon-Test: Support for
@vitest/browser
v2.1.2 - #29407, thanks @strozw! - ConfigFile: Fix
export { X }
parsing - #29344, thanks @vctqs1! - Core: Fix building Storybook deleting project root files - #29371, thanks @JReinhold!
- Interactions: Escape xml of interactions errors - #29414, thanks @kasperpeulen!
- Svelte: Add v5 stories to CLI templates - #29382, thanks @JReinhold!
- Test: Remove unused
util
dependency - #29310, thanks @JReinhold! - UI: Fix RefIndicator to use CheckIcon instead of string - #29209, thanks @JSMike!
- UI: Simple tag filtering - #29333, thanks @shilman!
v8.3.6
8.3.6
- CLI: Install Svelte CSF v5 in Svelte5 projects - #29323, thanks @shilman!
- Svelte: Add v5 stories to CLI templates - #29382, thanks @JReinhold!
v8.4.0-alpha.7
8.4.0-alpha.7
- CLI: Install Svelte CSF v5 in Svelte5 projects - #29323, thanks @shilman!
- Manager: Add tags property to ComponentEntry objects - #29343, thanks @Sidnioulz!
v8.4.0-alpha.6
8.4.0-alpha.6
- Addon-docs, blocks: Prebundle dependencies - #29301, thanks @JReinhold!
- React: Prebundle all of
renderers/react
's dependencies - #29298, thanks @ndelangen! - Vite: Cleanup and prebundle dependencies - #29302, thanks @JReinhold!