Skip to content

Releases: storybookjs/storybook

v7.6.16

15 Feb 13:26
Compare
Choose a tag to compare

7.6.16

  • Addon Themes: Make type generic less strict - #26042, thanks @yannbf!
  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @kasperpeulen!

v7.6.15

13 Feb 16:10
Compare
Choose a tag to compare

7.6.15

  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @kasperpeulen!

v8.0.0-beta.2

10 Feb 11:26
Compare
Choose a tag to compare
v8.0.0-beta.2 Pre-release
Pre-release

8.0.0-beta.2

  • Core: Fix boolean true args in URL getting ignored - #25950, thanks @JReinhold!
  • Core: Move @types packages to dev deps in core-common - #25387, thanks @kyletsang!
  • Maintenance: Rename testing-utils paths to portable-stories - #25888, thanks @yannbf!
  • Portable stories: Pass story context to the play function of a composed story - #25943, thanks @yannbf!
  • UI: Fix display=true warning in console - #25951, thanks @JReinhold!
  • UI: Update deprecated Icons with the new @storybook/icons in addons - #25822, thanks @cdedreuille!
  • Vite: Add a rollup-plugin-webpack-stats to allow stats from preview builds - #25923, thanks @tmeasday!

v7.6.14

10 Feb 20:26
Compare
Choose a tag to compare

7.6.14

  • Core: Fix boolean true args in URL getting ignored - #25950, thanks @JReinhold!

v8.0.0-beta.1

06 Feb 17:43
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release

8.0.0-beta.1

  • Addon-docs: Fix MDX components not applied in Vite and theme loading twice - #25925, thanks @JReinhold!
  • Core: Fix React peer dependency warnings - #25926, thanks @JReinhold!
  • Core: Remove CSF batching, as it isn't required any more - #25872, thanks @tmeasday!
  • Next.js: Fix frameworkOptions resolution - #25907, thanks @valentinpalkovic!
  • React Native: Fix init fails when package is already installed - #25908, thanks @dannyhw!
  • React Native: Remove watcher from init - #25895, thanks @dannyhw!
  • Test: Fix jest-dom matcher type imports - #25869, thanks @alitas!
  • UI: Fix overlapping on the ref button in the sidebar - #25914, thanks @cdedreuille!
  • UI: Remove keyboard shortcut hint in search bar on mobile viewports - #25866, thanks @tusharwebd!

v7.6.13

06 Feb 16:26
Compare
Choose a tag to compare

7.6.13

v8.0.0-beta.0

02 Feb 09:38
Compare
Choose a tag to compare
v8.0.0-beta.0 Pre-release
Pre-release

8.0.0-beta.0

v8.0.0-alpha.17

01 Feb 03:23
Compare
Choose a tag to compare
v8.0.0-alpha.17 Pre-release
Pre-release

8.0.0-alpha.17

v7.6.12

31 Jan 14:54
Compare
Choose a tag to compare

7.6.12

  • CLI: Fix upgrade detecting the wrong version of existing Storybooks - #25752, thanks @JReinhold!

v8.0.0-alpha.16

30 Jan 16:55
Compare
Choose a tag to compare
v8.0.0-alpha.16 Pre-release
Pre-release

8.0.0-alpha.16

  • CLI: Fix upgrade detecting the wrong version of existing Storybooks - #25752, thanks @JReinhold!
  • CLI: Update init for react native v7 - #25780, thanks @dannyhw!
  • UI: Improve how the addon panel work on mobile - #25787, thanks @cdedreuille!