Bump the storybook group across 1 directory with 7 updates
Bumps the storybook group with 7 updates in the /extensions/ql-vscode directory:
| Package | From | To |
|---|---|---|
| @storybook/addon-a11y | 8.6.14 |
9.1.6 |
| @storybook/addon-actions | 8.6.14 |
9.0.8 |
| @storybook/addon-links | 8.6.14 |
9.1.6 |
| @storybook/icons | 1.4.0 |
1.6.0 |
| @storybook/react | 8.6.14 |
9.1.6 |
| @storybook/react-vite | 8.6.14 |
9.1.6 |
| storybook | 8.6.14 |
9.1.6 |
Updates @storybook/addon-a11y from 8.6.14 to 9.1.6
Release notes
Sourced from @storybook/addon-a11y's releases.
v9.1.6
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
9.1.5
- CSF: Support
satisfies x as ysyntax - #32169, thanks@diagramatics!- Vitest addon: Handle Playwright installation errors gracefully - #32329, thanks
@ndelangen!v9.1.4
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
docgenoption to disable docgen processing - #32319, thanks@copilot-swe-agent!- Svelte: Support
@sveltejs/vite-plugin-sveltev6 - #32320, thanks@JReinhold!v9.1.3
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!v9.1.2
9.1.2
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Angular: Fix
entry.polyfillsundefined error - #32230, thanks@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- Core: Improve addon detection in automigrations on windows - #31937, thanks
@mrginglymus!- Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks
@JulioJ11!- Telemetry: Improve dev cancellation handling - #32218, thanks
@shilman!v9.1.1
9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!v9.1.0
9.1.0
... (truncated)
Changelog
Sourced from @storybook/addon-a11y's changelog.
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!9.1.5
- CSF: Support
satisfies x as ysyntax - #32169, thanks@diagramatics!- Vitest addon: Handle Playwright installation errors gracefully - #32329, thanks
@ndelangen!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
docgenoption to disable docgen processing - #32319, thanks@copilot-swe-agent!- Svelte: Support
@sveltejs/vite-plugin-sveltev6 - #32320, thanks@JReinhold!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!9.1.2
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Angular: Fix
entry.polyfillsundefined error - #32230, thanks@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- Core: Improve addon detection in automigrations on windows - #31937, thanks
@mrginglymus!- Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks
@JulioJ11!- Telemetry: Improve dev cancellation handling - #32218, thanks
@shilman!9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!9.1.0
Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!
🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪
sb.mockAPI and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback
... (truncated)
Commits
304edc3Bump version from "9.1.5" to "9.1.6" [skip ci]56c04b0Bump version from "9.1.4" to "9.1.5" [skip ci]9f02684Bump version from "9.1.3" to "9.1.4" [skip ci]ce39157Bump version from "9.1.2" to "9.1.3" [skip ci]730bbf0Merge pull request #32284 from storybookjs/shilman/package-json-keywords2bae930Merge pull request #32283 from storybookjs/shilman/readme-utm-params99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2a6bb54cBump version from "9.1.0" to "9.1.1" [skip ci]073a65aBump version from "9.1.0-beta.3" to "9.1.0" [skip ci]- Additional commits viewable in compare view
Updates @storybook/addon-actions from 8.6.14 to 9.0.8
Release notes
Sourced from @storybook/addon-actions's releases.
v9.0.8
9.0.8
- Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard - #31682, thanks
@ghengeveld!- Addon Themes: Define missing React dependencies - #31688, thanks
@ghengeveld!- Addon-vitest: Fix adding with
--skip-installfailing missing packageJson invariant - #31720, thanks@JReinhold!- AddonDocs: Remove export of blocks - #31724, thanks
@ndelangen!- Automigration: Enhance removeEssentials to convert options - #31658, thanks
@ndelangen!- CLI: Don't install addon-onboarding during minimal installs - #31616, thanks
@ghengeveld![!NOTE]
Version 9.0.7 was skipped because of a bad release ofeslint-plugin-storybook.v9.0.6
9.0.6
- Addon Docs: Fix reference to global JSX namespace - #31671, thanks
@mrginglymus!- Angular: Improve Vite compatibility - #31686, thanks
@ndelangen!- Preview: Fix type issues - #31537, thanks
@mrginglymus!- Telemetry: Improve error handling - #31656, thanks
@ndelangen!v9.0.5
9.0.5
- Addon A11y: Briefly disable highlights while Axe is running - #31621, thanks
@ghengeveld!- CLI: Consider Storybook React Native packages in upgrade command - #31645, thanks
@yannbf!- Next.js: Fix module transpilation - #31501, thanks
@valentinpalkovic!- Svelte: Fix source view always using
<wrapper ...>- #31639, thanks@JReinhold!- Testing: Fix
toSatisfy-matcher implementation - #31664, thanks@ndelangen!v9.0.4
9.0.4
- Addon Vitest: Fix path comparison on Windows - #31630, thanks
@valentinpalkovic!- Addon Vitest: Fix path comparison on Windows - #31634, thanks
@valentinpalkovic!v9.0.3
9.0.3
- Addon-Vitest: Properly merge configs - #31629, thanks
@valentinpalkovic!- Angular: Support v20 - #31611, thanks
@valentinpalkovic!- CLI: Update VTA version range for storybook init - #31612, thanks
@ghengeveld!v9.0.2
9.0.2
v9.0.1
9.0.1
... (truncated)
Changelog
Sourced from @storybook/addon-actions's changelog.
9.0.8
- Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard - #31682, thanks
@ghengeveld!- Addon Themes: Define missing React dependencies - #31688, thanks
@ghengeveld!- Addon-vitest: Fix adding with
--skip-installfailing missing packageJson invariant - #31720, thanks@JReinhold!- AddonDocs: Remove export of blocks - #31724, thanks
@ndelangen!- Automigration: Enhance removeEssentials to convert options - #31658, thanks
@ndelangen!- CLI: Don't install addon-onboarding during minimal installs - #31616, thanks
@ghengeveld![!NOTE]
Version 9.0.7 was skipped because of a bad release ofeslint-plugin-storybook.9.0.6
- Addon Docs: Fix reference to global JSX namespace - #31671, thanks
@mrginglymus!- Angular: Improve Vite compatibility - #31686, thanks
@ndelangen!- Preview: Fix type issues - #31537, thanks
@mrginglymus!- Telemetry: Improve error handling - #31656, thanks
@ndelangen!9.0.5
- Addon A11y: Briefly disable highlights while Axe is running - #31621, thanks
@ghengeveld!- CLI: Consider Storybook React Native packages in upgrade command - #31645, thanks
@yannbf!- Next.js: Fix module transpilation - #31501, thanks
@valentinpalkovic!- Svelte: Fix source view always using
<wrapper ...>- #31639, thanks@JReinhold!- Testing: Fix
toSatisfy-matcher implementation - #31664, thanks@ndelangen!9.0.4
- Addon Vitest: Fix path comparison on Windows - #31630, thanks
@valentinpalkovic!- Addon Vitest: Fix path comparison on Windows - #31634, thanks
@valentinpalkovic!9.0.3
- Addon-Vitest: Properly merge configs - #31629, thanks
@valentinpalkovic!- Angular: Support v20 - #31611, thanks
@valentinpalkovic!- CLI: Update VTA version range for storybook init - #31612, thanks
@ghengeveld!9.0.2
9.0.1
- Angular: Include 20.x in version range - #31602, thanks
@shilman!- CLI: Update React Native init generator for v9 - #31600, thanks
@dannyhw!- React Native Web: Include expo in babel transforms - #31607, thanks
@dannyhw!- Telemetry: Fix storybook version and add test run events - #31473, thanks
@tmeasday!9.0.0
... (truncated)
Commits
95bdbeeBump version from "9.0.7" to "9.0.8" [skip ci]a882f2fArtificially bump all versions on themainbranch from 9.0.6 to 9.0.7, to s...228ee2bBump version from "9.0.5" to "9.0.6" [skip ci]9ccce78Bump version from "9.0.4" to "9.0.5" [skip ci]6f962f3Bump version from "9.0.3" to "9.0.4" [skip ci]7cbe162Bump version from "9.0.2" to "9.0.3" [skip ci]371930bBump version from "9.0.1" to "9.0.2" [skip ci]9879693Bump version from "9.0.0" to "9.0.1" [skip ci]5dd81aeBump version from "9.0.0-rc.5" to "9.0.0" [skip ci]fd3356cBump version from "9.0.0-rc.4" to "9.0.0-rc.5" [skip ci]- Additional commits viewable in compare view
Updates @storybook/addon-links from 8.6.14 to 9.1.6
Release notes
Sourced from @storybook/addon-links's releases.
v9.1.6
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
9.1.5
- CSF: Support
satisfies x as ysyntax - #32169, thanks@diagramatics!- Vitest addon: Handle Playwright installation errors gracefully - #32329, thanks
@ndelangen!v9.1.4
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
docgenoption to disable docgen processing - #32319, thanks@copilot-swe-agent!- Svelte: Support
@sveltejs/vite-plugin-sveltev6 - #32320, thanks@JReinhold!v9.1.3
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!v9.1.2
9.1.2
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Angular: Fix
entry.polyfillsundefined error - #32230, thanks@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- Core: Improve addon detection in automigrations on windows - #31937, thanks
@mrginglymus!- Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks
@JulioJ11!- Telemetry: Improve dev cancellation handling - #32218, thanks
@shilman!v9.1.1
9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!v9.1.0
9.1.0
... (truncated)
Changelog
Sourced from @storybook/addon-links's changelog.
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!9.1.5
- CSF: Support
satisfies x as ysyntax - #32169, thanks@diagramatics!- Vitest addon: Handle Playwright installation errors gracefully - #32329, thanks
@ndelangen!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
docgenoption to disable docgen processing - #32319, thanks@copilot-swe-agent!- Svelte: Support
@sveltejs/vite-plugin-sveltev6 - #32320, thanks@JReinhold!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!9.1.2
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Angular: Fix
entry.polyfillsundefined error - #32230, thanks@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- Core: Improve addon detection in automigrations on windows - #31937, thanks
@mrginglymus!- Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks
@JulioJ11!- Telemetry: Improve dev cancellation handling - #32218, thanks
@shilman!9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!9.1.0
Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!
🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪
sb.mockAPI and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback
... (truncated)
Commits
304edc3Bump version from "9.1.5" to "9.1.6" [skip ci]56c04b0Bump version from "9.1.4" to "9.1.5" [skip ci]9f02684Bump version from "9.1.3" to "9.1.4" [skip ci]ce39157Bump version from "9.1.2" to "9.1.3" [skip ci]730bbf0Merge pull request #32284 from storybookjs/shilman/package-json-keywords2bae930Merge pull request #32283 from storybookjs/shilman/readme-utm-params99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2a6bb54cBump version from "9.1.0" to "9.1.1" [skip ci]073a65aBump version from "9.1.0-beta.3" to "9.1.0" [skip ci]- Additional commits viewable in compare view
Updates @storybook/icons from 1.4.0 to 1.6.0
Release notes
Sourced from @storybook/icons's releases.
v1.6.0
🚀 Enhancement
- Add editor icon and fix story template #43 (
@MichaelArestad)Authors: 1
- Michael Arestad (
@MichaelArestad)v1.5.1
🐛 Bug Fix
- Update SB version and fix packages #42 (
@MichaelArestad)Authors: 1
- Michael Arestad (
@MichaelArestad)v1.5.0
🚀 Enhancement
- add bug icon #41 (
@MichaelArestad)Authors: 1
- Michael Arestad (
@MichaelArestad)
Changelog
Sourced from @storybook/icons's changelog.
v1.6.0 (Tue Sep 16 2025)
🚀 Enhancement
- Add editor icon and fix story template #43 (
@MichaelArestad)Authors: 1
- Michael Arestad (
@MichaelArestad)
v1.5.1 (Tue Sep 16 2025)
🐛 Bug Fix
- Update SB version and fix packages #42 (
@MichaelArestad)Authors: 1
- Michael Arestad (
@MichaelArestad)
v1.5.0 (Mon Sep 15 2025)
🚀 Enhancement
- add bug icon #41 (
@MichaelArestad)Authors: 1
- Michael Arestad (
@MichaelArestad)
Commits
2866d8bBump version to: 1.6.0 [skip ci]f7fdca6Update CHANGELOG.md [skip ci]62eb19cMerge pull request #43 from storybookjs/m/add-editor0307e96add editor icon and fix story templatec147984Bump version to: 1.5.1 [skip ci]a09464cUpdate CHANGELOG.md [skip ci]f41dd74Merge pull request #42 from storybookjs/m/update-dependencies-and-sb7a7a12afixes i guessb49cd5dBump version to: 1.5.0 [skip ci]12e8224Update CHANGELOG.md [skip ci]- Additional commits viewable in compare view
Updates @storybook/react from 8.6.14 to 9.1.6
Release notes
Sourced from @storybook/react's releases.
v9.1.6
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
9.1.5
- CSF: Support
satisfies x as ysyntax - #32169, thanks@diagramatics!- Vitest addon: Handle Playwright installation errors gracefully - #32329, thanks
@ndelangen!v9.1.4
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
docgenoption to disable docgen processing - #32319, thanks@copilot-swe-agent!- Svelte: Support
@sveltejs/vite-plugin-sveltev6 - #32320, thanks@JReinhold!v9.1.3
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!v9.1.2
9.1.2
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Angular: Fix
entry.polyfillsundefined error - #32230, thanks@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- Core: Improve addon detection in automigrations on windows - #31937, thanks
@mrginglymus!- Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks
@JulioJ11!- Telemetry: Improve dev cancellation handling - #32218, thanks
@shilman!v9.1.1
9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!v9.1.0
9.1.0
... (truncated)
Changelog
Sourced from @storybook/react's changelog.
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!9.1.5
- CSF: Support
satisfies x as ysyntax - #32169, thanks@diagramatics!- Vitest addon: Handle Playwright installation errors gracefully - #32329, thanks
@ndelangen!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
docgenoption to disable docgen processing - #32319, thanks@copilot-swe-agent!- Svelte: Support
@sveltejs/vite-plugin-sveltev6 - #32320, thanks@JReinhold!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!9.1.2
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Angular: Fix
entry.polyfillsundefined error - #32230, thanks@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- Core: Improve addon detection in automigrations on windows - #31937, thanks
@mrginglymus!- Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks
@JulioJ11!- Telemetry: Improve dev cancellation handling - #32218, thanks
@shilman!9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!9.1.0
Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!
🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪
sb.mockAPI and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback
... (truncated)
Commits
304edc3Bump version from "9.1.5" to "9.1.6" [skip ci]56c04b0Bump version from "9.1.4" to "9.1.5" [skip ci]9f02684Bump version from "9.1.3" to "9.1.4" [skip ci]ce39157Bump version from "9.1.2" to "9.1.3" [skip ci]2bae930Merge pull request #32283 from storybookjs/shilman/readme-utm-params99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2a6bb54cBump version from "9.1.0" to "9.1.1" [skip ci]073a65aBump version from "9.1.0-beta.3" to "9.1.0" [skip ci]d3746aeBump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]- Additional commits viewable in compare view
Updates @storybook/react-vite from 8.6.14 to 9.1.6
Release notes
Sourced from @storybook/react-vite's releases.
v9.1.6
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
Description has been truncated
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Storybook is failing with
Error: R] No matching export in "global-externals:storybook/internal/components" for import "Icons"
node_modules/@storybook/addon-toolbars/dist/manager.js:3:62:
3 │ ... TooltipLinkList, IconButton, Icons } from 'storybook/internal/c...
╵ ~~~~~
SB_CORE-SERVER_0004 (NoMatchingExportError): There was an exports mismatch error when trying to build Storybook.
Please check whether the versions of your Storybook packages match whenever possible, as this might be the cause.
Problematic example:
{ "@storybook/react": "7.5.3", "@storybook/react-vite": "7.4.5", "storybook": "7.3.0" }
Correct example:
{ "@storybook/react": "7.5.3", "@storybook/react-vite": "7.5.3", "storybook": "7.5.3" }
Please run `npx storybook doctor` for guidance on how to fix this issue.
Currently this PR is updating some of the "addon" packages but not all, so perhaps we need to wait for more of them to update to 9.1.6
I did also try running storybook doctor and it said the same thing
Checking the health of your Storybook..
.storybook: 1 issue found
╭ Incompatible Packages ──────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ You are currently using Storybook 9.1.6 but you have packages which are incompatible with it: │
│ │
│ - @storybook/[email protected] which depends on 8.6.14 │
│ Repo: https://github.com/storybookjs/storybook/tree/next/code/addons/essentials │
│ - @storybook/[email protected] which depends on 8.6.14 │
│ Repo: https://github.com/storybookjs/storybook/tree/next/code/addons/interactions │
│ - @storybook/[email protected] which depends on ^8.6.14 │
│ Repo: https://github.com/storybookjs/storybook/tree/next/code/lib/blocks │
│ - @storybook/[email protected] which depends on ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 │
│ Repo: https://github.com/storybookjs/storybook/tree/next/code/deprecated/components │
│ - @storybook/[email protected] which depends on ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 │
│ Repo: https://github.com/storybookjs/storybook/tree/next/code/lib/manager-api │
│ - @storybook/[email protected] which depends on ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 │
│ Repo: https://github.com/storybookjs/storybook/tree/next/code/lib/theming │
│ │
│ Please consider updating your packages or contacting the maintainers for compatibility details. │
│ │
│ For more on Storybook 9 compatibility, see the linked GitHub issue: │
│ https://github.com/storybookjs/storybook/issues/30944 │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Storybook doctor is complete!
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.