generated from storybookjs/addon-kit
-
Notifications
You must be signed in to change notification settings - Fork 13
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 #83
Labels
enhancement
New feature or request
Comments
Storybook does not support React 19 yet. |
It does though.
It is a call for feedback, not a statement of non-support. |
What's the latest status on this? |
@ChristianMurphy @Cifixie v3.1.0 has been released. It includes support for React 19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
I'd like to upgrade my project to use React 19, now a stable release: https://react.dev/blog/2024/12/05/react-19
This is currently blocked by a peer dependency allowing up-to, but not past React 18
storybook-addon-remix-react-router/package.json
Lines 75 to 76 in 3343530
Describe the solution you'd like
Project to be tested with React 19, and add React 19 to the version range.
Describe alternatives you've considered
Wait to upgrade, or don't support React 19.
Additional context
The text was updated successfully, but these errors were encountered: