Skip to content

Releases: storybookjs/storybook

v10.0.0-beta.4

16 Sep 14:27

Choose a tag to compare

v10.0.0-beta.4 Pre-release
Pre-release

10.0.0-beta.4

v10.0.0-beta.3

16 Sep 11:29

Choose a tag to compare

v10.0.0-beta.3 Pre-release
Pre-release

10.0.0-beta.3

v9.1.6

15 Sep 08:09

Choose a tag to compare

9.1.6

  • CLI: Capture the version specifier used in create-storybook - #32344, thanks @shilman!
  • Instrumenter: Fix userEvent.type performance regression - #32439, thanks @ndelangen!
  • React Native Web: Fix RNW peer dependency version - #32438, thanks @dannyhw!
  • Telemetry: Record known CLI integrations - #32448, thanks @shilman!

v9.1.5

06 Sep 04:12

Choose a tag to compare

9.1.5

v10.0.0-beta.2

03 Sep 15:05

Choose a tag to compare

v10.0.0-beta.2 Pre-release
Pre-release

10.0.0-beta.2

v10.0.0-beta.1

02 Sep 04:47

Choose a tag to compare

v10.0.0-beta.1 Pre-release
Pre-release

10.0.0-beta.1

v9.1.4

02 Sep 08:57

Choose a tag to compare

9.1.4

  • Angular: Properly merge builder options and browserTarget options - #32272, thanks @kroeder!
  • Core: Optimize bundlesize, by reusing internal/babel in mocking-utils - #32350, thanks @ndelangen!
  • Svelte & Vue: Add framework-specific docgen option to disable docgen processing - #32319, thanks @copilot-swe-agent!
  • Svelte: Support @sveltejs/vite-plugin-svelte v6 - #32320, thanks @JReinhold!

v9.1.3

21 Aug 11:26

Choose a tag to compare

9.1.3

  • Docs: Move button in ArgsTable heading to fix screenreader announcements - #32238, thanks @Sidnioulz!
  • Mock: Catch errors when transforming preview files - #32216, thanks @valentinpalkovic!
  • Next.js: Fix version mismatch error in Webpack - #32306, thanks @valentinpalkovic!
  • Telemetry: Disambiguate traffic coming from error/upgrade links - #32287, thanks @shilman!
  • Telemetry: Disambiguate unattributed traffic from Onboarding - #32286, thanks @shilman!

v10.0.0-beta.0

20 Aug 08:40

Choose a tag to compare

v10.0.0-beta.0 Pre-release
Pre-release

10.0.0-beta.0

  • Core: Fix staticCopy not copying index.html to sub directory - #32259, thanks @ndelangen!
  • Core: Remove CJS bundles, only ship ESM - #31819, thanks @ndelangen!
  • Docs: Move button in ArgsTable heading to fix screenreader announcements - #32238, thanks @Sidnioulz!
  • Telemetry: Disambiguate traffic coming from error/upgrade links - #32287, thanks @shilman!
  • Telemetry: Disambiguate unattributed traffic from Onboarding - #32286, thanks @shilman!

v9.2.0-alpha.3

11 Aug 17:23

Choose a tag to compare

v9.2.0-alpha.3 Pre-release
Pre-release

9.2.0-alpha.3

  • Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks @yannbf!
  • Angular: Fix entry.polyfills undefined error - #32230, thanks @sk-pub!
  • Angular: Inherit options from browserTarget - #32108, thanks @gingeekrishna!
  • Core: Improve addon detection in automigrations on windows - #31937, thanks @mrginglymus!
  • Mock: Catch errors when transforming preview files - #32216, thanks @valentinpalkovic!
  • Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks @JulioJ11!
  • Telemetry: Improve dev cancellation handling - #32218, thanks @shilman!