Skip to content

Releases: storybookjs/storybook

v8.2.0-alpha.0

14 May 13:54
Compare
Choose a tag to compare
v8.2.0-alpha.0 Pre-release
Pre-release

8.2.0-alpha.0

v8.1.0

14 May 11:34
Compare
Choose a tag to compare

8.1.0

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
List of all updates
Read more

v8.1.0-beta.1

13 May 09:42
Compare
Choose a tag to compare
v8.1.0-beta.1 Pre-release
Pre-release

8.1.0-beta.1

  • API: Add API access to sidebar renderLabel - #27099, thanks @shilman!
  • CLI: Add main.js docs.autodocs automigration - #27089, thanks @shilman!
  • CLI: Fix eslint configuration for string extends - #27097, thanks @shilman!
  • Indexer: Escape special characters in storyImport regex - #22545, thanks @VojGin!
  • Next.js: Fix Compatibility with <v14.0.4 - #27082, thanks @JReinhold!
  • Tags: Fix missing default tags if no preview.js - #27098, thanks @shilman!

v8.1.0-beta.0

09 May 12:02
Compare
Choose a tag to compare
v8.1.0-beta.0 Pre-release
Pre-release

8.1.0-beta.0

  • Dependencies: Upgrade @joshwooding/vite-plugin-react-docgen-typescript to 0.3.1 - #26673, thanks @joshwooding!
  • Dependencies: Upgrade ejs to 3.1.10 - #27054, thanks @RiuSalvi!
  • Nextjs: Implement next redirect and the RedirectBoundary - #27050, thanks @yannbf!
  • Onboarding: Improve UI - #27074, thanks @ndelangen!
  • Portable Stories: Remove link to missing docs - #27075, thanks @JReinhold!
  • React: Support v19 betas in peer dependencies - #26960, thanks @JReinhold!
  • Tags: Add project tags, negation, dev/autodocs/test system tags - #26634, thanks @shilman!
  • UI: Fix panel layout resizing do not apply when done too fast - #26460, thanks @jorge-ji!

v8.1.0-alpha.8

05 May 08:13
Compare
Choose a tag to compare
v8.1.0-alpha.8 Pre-release
Pre-release

8.1.0-alpha.8

v8.0.10

05 May 11:40
Compare
Choose a tag to compare

8.0.10

  • MDX: Don't transform http:// links - #26488, thanks @JReinhold!
  • React: Support v19 in react-dom-shim - #26898, thanks @Tobbe!
  • Vite: Merge assetsInclude property with Storybook default values - #26860, thanks @yuemori!

v7.6.19

01 May 21:06
Compare
Choose a tag to compare

7.6.19

  • Fix bad release of 7.6.18 containing wrong dependency identifiers, thanks @JReinhold!

v7.6.18

23 Apr 14:19
1527c15
Compare
Choose a tag to compare

7.6.18

v8.0.9

22 Apr 13:01
Compare
Choose a tag to compare

8.0.9

  • Addon-docs: Fix MDX compilation when using @vitejs/plugin-react-swc with plugins - #26837, thanks @JReinhold!
  • CSF: Fix typings for control and other properties of argTypes - #26824, thanks @kasperpeulen!
  • Controls: Fix crashing when docgen extraction partially fails - #26862, thanks @yannbf!
  • Doc Tools: Signature Type Error Handling - #26774, thanks @ethriel3695!
  • Next.js: Move sharp into optional deps - #26787, thanks @shuta13!
  • Nextjs: Support next 14.2 useParams functionality - #26874, thanks @yannbf!
  • Test: Remove chai as dependency of @storybook/test - #26852, thanks @kasperpeulen!
  • UI: Fix sidebar search hanging when selecting a story in touch mode - #26807, thanks @JReinhold!

v8.1.0-alpha.7

11 Apr 09:53
Compare
Choose a tag to compare
v8.1.0-alpha.7 Pre-release
Pre-release

8.1.0-alpha.7

  • CLI: Add --config-dir flag to add command - #26771, thanks @eric-blue!
  • CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks @ndelangen!
  • Controls: Add Channels API to search for files in the project root - #26726, thanks @valentinpalkovic!
  • Test: Make spies reactive so that they can be logged by addon-actions - #26740, thanks @kasperpeulen!
  • Vue: Disable controls for events, slots, and expose - #26751, thanks @shilman!
  • Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks @jwilliams-met!