Skip to content

Releases: storybookjs/storybook

v8.5.0-beta.6

25 Dec 14:07
Compare
Choose a tag to compare
v8.5.0-beta.6 Pre-release
Pre-release

8.5.0-beta.6

v8.5.0-beta.5

23 Dec 13:53
Compare
Choose a tag to compare
v8.5.0-beta.5 Pre-release
Pre-release

8.5.0-beta.5

  • Addon Test: Only reset story count on file change when watch mode is enabled - #30121, thanks @ghengeveld!
  • Build: Revert Downgrade to esbuild 0.24.0 - #30120, thanks @yannbf!
  • Core: Fix ERR_PACKAGE_PATH_NOT_EXPORTED in @storybook/node-logger - #30093, thanks @JReinhold!
  • React: Use Act wrapper in Storybook for component rendering - #30037, thanks @valentinpalkovic!
  • Vite: Add extra entries to optimizeDeps - #30117, thanks @ndelangen!

v8.5.0-beta.4

20 Dec 16:11
Compare
Choose a tag to compare
v8.5.0-beta.4 Pre-release
Pre-release

8.5.0-beta.4

v8.5.0-beta.3

19 Dec 09:31
Compare
Choose a tag to compare
v8.5.0-beta.3 Pre-release
Pre-release

8.5.0-beta.3

v8.5.0-beta.2

18 Dec 08:13
Compare
Choose a tag to compare
v8.5.0-beta.2 Pre-release
Pre-release

8.5.0-beta.2

  • Addon Test: Clear coverage data when starting or watching - #30072, thanks @ghengeveld!
  • Addon Test: Improve error message on missing coverage package - #30088, thanks @JReinhold!
  • UI: Fix test provider event handling on startup - #30083, thanks @ghengeveld!
  • UI: Keep failing stories in the sidebar, disregarding filters - #30086, thanks @JReinhold!

v8.5.0-beta.1

16 Dec 17:09
Compare
Choose a tag to compare
v8.5.0-beta.1 Pre-release
Pre-release

8.5.0-beta.1

v8.5.0-beta.0

16 Dec 14:50
Compare
Choose a tag to compare
v8.5.0-beta.0 Pre-release
Pre-release

8.5.0-beta.0

v8.5.0-alpha.22

13 Dec 15:38
Compare
Choose a tag to compare
v8.5.0-alpha.22 Pre-release
Pre-release

8.5.0-alpha.22

v8.5.0-alpha.21

12 Dec 11:26
Compare
Choose a tag to compare
v8.5.0-alpha.21 Pre-release
Pre-release

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

11 Dec 01:38
Compare
Choose a tag to compare
v8.5.0-alpha.20 Pre-release
Pre-release

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!