Storybook Versions Save

Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

v7.6.18

3 weeks ago

7.6.18

  • Core: Fix addon bundling script #26145, thanks @ndelangen!

v8.0.9

3 weeks ago

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.0.8

1 month ago

8.0.8

  • Automigration: Fix name of VTA addon - #26816, thanks @valentinpalkovic!

v8.0.7

1 month ago

8.0.7

  • CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks @ndelangen!
  • Next.js: Move sharp into optional deps - #26787, thanks @shuta13!
  • 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!

v8.1.0-alpha.7

1 month ago

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!

v8.0.6

1 month ago

8.0.6

  • CLI: Add --config-dir flag to migrate command - #26721, thanks @yannbf!
  • Next.js: Fix next/font usage on Windows machines - #26700, thanks @valentinpalkovic!
  • Next.js: Support path aliases when no base url is set - #26651, thanks @yannbf!
  • Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks @valentinpalkovic!

v8.1.0-alpha.6

1 month ago

8.1.0-alpha.6

  • CLI: Add --config-dir flag to migrate command - #26721, thanks @yannbf!
  • Core: Add duration and onClick support to Notification API and improve Notification UI - #26696, thanks @ghengeveld!
  • Dependency: Bump es-module-lexer - #26737, thanks @valentinpalkovic!
  • Dependency: Update globby dependency - #26733, thanks @valentinpalkovic!
  • Dependency: Update postcss-loader in Next.js framework - #26707, thanks @valentinpalkovic!
  • Next.js: Fix next/font usage on Windows machines - #26700, thanks @valentinpalkovic!
  • Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks @valentinpalkovic!

v8.0.5

1 month ago

8.0.5

  • Addon-docs: Fix react-dom/server imports breaking stories and docs - #26557, thanks @JReinhold!
  • Automigrations: Fix missing support for mts vite config - #26441, thanks @drik98!
  • CLI: Improve Yarn berry error parsing - #26616, thanks @yannbf!
  • React-Docgen: Make sure to be able to handle empty unions - #26639, thanks @kasperpeulen!
  • Viewport: Fix missing style - #26530, thanks @jpzwarte!

v8.1.0-alpha.5

1 month ago

8.1.0-alpha.5

  • Addon-docs: Fix react-dom/server imports breaking stories and docs - #26557, thanks @JReinhold!
  • Args: Add possibility to mark controls as read-only - #26577, thanks @valentinpalkovic!
  • Automigrations: Add migration note about new react-docgen default - #26620, thanks @valentinpalkovic!
  • Automigrations: Fix missing support for mts vite config - #26441, thanks @drik98!
  • CLI: Automigrations copy edits - #26342, thanks @joevaugh4n!
  • CLI: Improve Yarn berry error parsing - #26616, thanks @yannbf!
  • Codemods: Escape filename given as argument - #26430, thanks @YukiKitagata!
  • NextJS: Support path aliases when no base url is set - #26651, thanks @yannbf!
  • Node: Safe use of document for preview - #24248, thanks @DylanPiercey!
  • React-Docgen: Make sure to be able to handle empty unions - #26639, thanks @kasperpeulen!
  • Test: Add @storybook/test as dev dependency - #26458, thanks @arnabsen!
  • Theming: Update emotion dependencies - #26623, thanks @SimenB!
  • Viewport: Fix missing style - #26530, thanks @jpzwarte!
  • Webpack: Hide runtime errors - #23175, thanks @donaldpipowitch!

v8.0.4

1 month ago

8.0.4

  • Addon Docs: Support Stencil based display names in source snippets - #26592, thanks @yannbf!
  • CLI: Instruct the correct auto-migration command - #26515, thanks @ndelangen!
  • CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks @yannbf!