Skip to content

Releases: storybookjs/storybook

v9.0.0-alpha.15

03 Apr 12:46
Compare
Choose a tag to compare
v9.0.0-alpha.15 Pre-release
Pre-release

9.0.0-alpha.15

v9.0.0-alpha.14

02 Apr 12:04
Compare
Choose a tag to compare
v9.0.0-alpha.14 Pre-release
Pre-release

9.0.0-alpha.14

v8.6.12

02 Apr 17:04
Compare
Choose a tag to compare

8.6.12

  • CLI: Only install Visual Test Addon if test feature is selected - #30966, thanks @ghengeveld!
  • Core: Fix telemetry error on Storybook UI - #30953, thanks @yannbf!
  • Ember: Fix ember-template-compiler import for ember 6+ - #30682, thanks @leoeuclids!
  • Next: Upgrade vite-plugin-storybook-nextjs for Next v14 compatibility - #30997, thanks @kasperpeulen!
  • Svelte: Exclude node_modules from docgen - #30981, thanks @JReinhold!

v9.0.0-alpha.13

01 Apr 12:32
Compare
Choose a tag to compare
v9.0.0-alpha.13 Pre-release
Pre-release

9.0.0-alpha.13

v9.0.0-alpha.12

30 Mar 18:36
Compare
Choose a tag to compare
v9.0.0-alpha.12 Pre-release
Pre-release

9.0.0-alpha.12

v8.6.11

28 Mar 09:44
Compare
Choose a tag to compare

8.6.11

v9.0.0-alpha.11

26 Mar 16:56
Compare
Choose a tag to compare
v9.0.0-alpha.11 Pre-release
Pre-release

9.0.0-alpha.11

v8.6.10

26 Mar 16:09
Compare
Choose a tag to compare

8.6.10

v9.0.0-alpha.10

25 Mar 16:35
Compare
Choose a tag to compare
v9.0.0-alpha.10 Pre-release
Pre-release

9.0.0-alpha.10

v9.0.0-alpha.9

24 Mar 16:41
Compare
Choose a tag to compare
v9.0.0-alpha.9 Pre-release
Pre-release

9.0.0-alpha.9

  • Addons: Update the Viewport and Background Addon - #30841, thanks @ndelangen!
  • CLI: Add React Native .rnstorybook CLI automigration - #30882, thanks @shilman!
  • CLI: Add detection for the storybook package being behind any other core packages - #30861, thanks @kasperpeulen!
  • CLI: Make sure that the add commands logs all output to the console - #30865, thanks @kasperpeulen!
  • Next: Fix react aliases in next vite plugin - #30914, thanks @kasperpeulen!
  • Test: Handle non-configurable properties in instrumenter for expect.toThrow - #30876, thanks @kasperpeulen!