Releases: storybookjs/storybook
Releases · storybookjs/storybook
v8.5.0-alpha.22
8.5.0-alpha.22
- Addon Docs: Dynamically import rehype - #29544, thanks @valentinpalkovic!
- Addon Test: Fix duplicate
test.include
patterns - #30029, thanks @JReinhold! - Addon Test: Fix environment variable for Vitest Storybook integration - #30054, thanks @valentinpalkovic!
- Addon Test: Use local storybook binary instead - #30021, thanks @kasperpeulen!
- Addon Test: Wait for 2 seconds before showing result mismatch warning - #30002, thanks @ghengeveld!
- Angular: Support statsJson in angular schemas - #29233, thanks @yannbf!
- Core: Fix
scrollIntoView
behavior and reimplement testing module time rendering - #30044, thanks @ghengeveld! - Docs: Add code snippet to addons panel - #29253, thanks @larsrickert!
- Next.js: Fix webpack fsCache not working - #29654, thanks @sentience!
- Nextjs-Vite: Add TS docgen support - #29824, thanks @yannbf!
- Nextjs-Vite: Fix docgen types in main config - #30042, thanks @yannbf!
- React: Fix RSC compatibility with addon-themes and hooks - #26243, thanks @shilman!
- UI: Fix controls and parameters on tag-filtered stories - #30038, thanks @shilman!
v8.5.0-alpha.21
8.5.0-alpha.21
- Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - #30005, thanks @valentinpalkovic!
- Addon A11y: Refactor environment variable handling for Vitest integration - #30022, thanks @valentinpalkovic!
- Addon A11y: Run the a11y automigration on postInstall - #30004, thanks @kasperpeulen!
- Addon A11y: Update accessibility status handling in TestProviderRender - #30027, thanks @valentinpalkovic!
- Addon Onboarding: Prebundle react-confetti - #29996, thanks @yannbf!
- Addon Test: Correctly stop Storybook when Vitest closes - #30012, thanks @JReinhold!
- Addon Test: Show sub test provider toggle state in main testing module - #30019, thanks @ghengeveld!
- Addon Test: Wrap sub-paths exported with
require.resolve
- #30026, thanks @ndelangen! - Core: Fix bundling of React - #30003, thanks @yannbf!
v8.5.0-alpha.20
8.5.0-alpha.20
- Addon Test: Add
@vitest/coverage-v8
during postinstall if no coverage reporter is installed - #29993, thanks @ghengeveld! - Addon Test: Add support for previewHead - #29808, thanks @ndelangen!
- Addon Test: Always run Vitest in watch mode internally - #29749, thanks @JReinhold!
- Addon Test: Filter out falsy test results in TestProviderRender - #30001, thanks @valentinpalkovic!
- Addon Test: Handle undefined storyId - #29998, thanks @ghengeveld!
- Addon Test: Make component tests status row link to the story's tests panel - #29992, thanks @ghengeveld!
- Addon Test: Merge viteFinal config into vitest config - #29806, thanks @ndelangen!
- Addon Test: Prompt switch to
experimental-nextjs-vite
- #29814, thanks @ndelangen! - Addon Test: Use ProgressSpinner for stop button in Testing Module - #29997, thanks @ghengeveld!
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!