Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support React 19 #35

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Support React 19 #35

merged 1 commit into from
Dec 6, 2024

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Dec 6, 2024

📦 Published PR as canary version: 1.3.0--canary.35.68d991b.0

✨ Test out this PR locally via:

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

@yannbf yannbf added the minor Increment the minor version when merged label Dec 6, 2024
@grz-gajda
Copy link

There's already stable v19 for React: https://github.com/facebook/react/releases/tag/v19.0.0

@yannbf yannbf merged commit 81819cc into main Dec 6, 2024
5 checks passed
@yannbf yannbf deleted the yann/support-react-19 branch December 6, 2024 09:59
@yannbf
Copy link
Member Author

yannbf commented Dec 6, 2024

There's already stable v19 for React: facebook/react@v19.0.0 (release)

Thanks for the info! We are aware, but there are plenty of projects using beta/rc versions of React, and we want to support those as well. The version range change of this PR will support both prereleases and the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants