You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging.
It also includes features to level up your UI development, documentation, and testing workflows:
🧩 Module automocking for easier testing
🏭 Typesafe CSF factories Preview for React
💫 UI editing and sharing optimizations
🏷️ Tag filtering exclusion and configuration for sidebar management
🔀 Next 16, Vitest 4, Svelte async components, and more!
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @cloudfour/patterns@17.1.0
npm ERR! Found: storybook@10.2.7
npm ERR! node_modules/storybook
npm ERR! peer storybook@"^10.2.4" from @storybook/addon-a11y@10.2.4
npm ERR! node_modules/@storybook/addon-a11y
npm ERR! dev @storybook/addon-a11y@"10.2.4" from the root project
npm ERR! peer storybook@"^10.2.4" from @storybook/addon-docs@10.2.4
npm ERR! node_modules/@storybook/addon-docs
npm ERR! dev @storybook/addon-docs@"10.2.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! dev @storybook/addon-essentials@"8.6.14" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: storybook@8.6.15
npm ERR! node_modules/storybook
npm ERR! peer storybook@"^8.6.14" from @storybook/addon-essentials@8.6.14
npm ERR! node_modules/@storybook/addon-essentials
npm ERR! dev @storybook/addon-essentials@"8.6.14" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /runner/cache/others/npm/_logs/2026-02-05T17_28_53_872Z-debug-0.log
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.5.9→10.2.46.5.9→10.2.46.5.9→8.6.146.5.9→10.2.4Release Notes
storybookjs/storybook (@storybook/addon-a11y)
v10.2.4Compare Source
activeprop warning in ZoomButton - #33697, thanks @yatishgoel!v10.2.3Compare Source
previewHrefwhen current path does not end with a slash - #33647, thanks @ghengeveld!v10.2.2Compare Source
v10.2.1Compare Source
v10.2.0Compare Source
Storybook 10.2 contains hundreds of fixes and improvement including:
List of all updates
visionglobal - #33599, thanks @ghengeveld!!autodocsstories when computing primary story - #32712, thanks @ia319!:not()with parenthesis in inner selector - #33491, thanks @ghengeveld!.envfile - #33469, thanks @ndelangen!getStoryHrefsmanager API and add hotkey for "open in isolation" - #33416, thanks @ghengeveld!react-docgen-typescriptsupport in story creation - #33586, thanks @yannbf!react-docgen-typescript- #33589, thanks @yannbf!mountdetection when destructuring in the function body - #33367, thanks @ghengeveld!writeFilecache when EBUSY error occurs - #32981, thanks @reduckted!type cannot be named-errors - #33216, thanks @unional!baseline-browser-mapping- #33576, thanks @ndelangen!componentManifestGeneratorto extensiblemanifestspreset property - #33392, thanks @JReinhold!!manifesttag in preview files - #33406, thanks @JReinhold!next/distwith.js-extension for ESM compat - #33380, thanks @yue4u!@opentelemetry/apitooptimizeDeps- #33577, thanks @ndelangen!navigator?.clipboard- #33219, thanks @ndelangen!packageJson.type- #33525, thanks @ndelangen!cannot be namederrors - #33344, thanks @icopp!exactOptionalPropertyTypesfor public API types - #33149, thanks @copilot-swe-agent!bugfixesproperty in swc and babel - #33498, thanks @ndelangen!pluskey - #33565, thanks @ndelangen!v10.1.11Compare Source
v10.1.10Compare Source
.env-file parsing - #33383, thanks @JReinhold!v10.1.9Compare Source
v10.1.8Compare Source
v10.1.7Compare Source
viteduring migration if not installed yet - #33316, thanks @ghengeveld!v10.1.6Compare Source
Select- #33268, thanks @Sidnioulz!v10.1.5Compare Source
v10.1.4Compare Source
v10.1.3Compare Source
v10.1.2Compare Source
v10.1.1Compare Source
v10.1.0Compare Source
Storybook 10.1 focuses on two key improvements: installation and accessibility:
The release also contains compatibility fixes for:
Finally, it contains two highly-requested experimental features:
List of all updates
getDocsUrlfor canary versions - #33128, thanks @ghengeveld!Listboxcomponent toActionListand use it inTagsFilterPanel- #33140, thanks @ghengeveld!getDocsUrlto add a defaultrefparam and setguideas ref for links in the Guide - #33111, thanks @ghengeveld!file://to middlewareimportfor Windows support - #32955, thanks @ndelangen!themes.normalaccording to user preference and exportgetPreferredColorScheme- #28721, thanks @elisezhg!v10.0.8Compare Source
custom-elements.jsonnot being loaded - #33045, thanks @ndelangen!v10.0.7Compare Source
v10.0.6Compare Source
v10.0.5Compare Source
svgruse cases - #32957, thanks @yannbf!v10.0.4Compare Source
modulenot defined in ESM - #32940, thanks @ndelangen!v10.0.3Compare Source
@storybook/experimental-nextjs-viteinno-renderer-packagesrule - #32909, thanks @ndelangen!v10.0.2Compare Source
optimizeViteDepsfor addon-docs and addon-vitest - #32881, thanks @ndelangen!v10.0.1Compare Source
v10.0.0Compare Source
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging.
It also includes features to level up your UI development, documentation, and testing workflows:
List of all updates
manager.jsentry-file - #32780, thanks @ndelangen!Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.