Skip to content

Add Storybook 10.5 and 10.6 prerelease peer dependency support#602

Merged
huang-julien merged 1 commit into
nextfrom
copilot/add-storybook-peerdeps
May 14, 2026
Merged

Add Storybook 10.5 and 10.6 prerelease peer dependency support#602
huang-julien merged 1 commit into
nextfrom
copilot/add-storybook-peerdeps

Conversation

Copilot AI commented May 14, 2026

Copy link
Copy Markdown
Contributor
  • Inspect package manifest and identify the Storybook peer dependency entry and package manager
  • Run existing build/test commands to establish baseline behavior
  • Fetch full history plus main and next so the change can be prepared for both targets
  • Update the Storybook peer dependency range to include ^10.5.0-0 || ^10.6.0-0
  • Refresh the Yarn lockfile to reflect the manifest change
  • Re-run relevant validation and review the diff
  • Commit/push a branch for next and open a PR targeting next
📦 Published PR as canary version: 0.24.4--canary.602.ba7be84.0

✨ Test out this PR locally via:

npm install @storybook/[email protected]
# or 
yarn add @storybook/[email protected]

Version

Published prerelease version: v0.24.5-next.0

Changelog

🐛 Bug Fix

  • Add Storybook 10.5 and 10.6 prerelease peer dependency support #602 (@Copilot)

Authors: 1

@huang-julien huang-julien merged commit 5d12ef2 into next May 14, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants