-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add React 19 as peer-dependency #167
Comments
I don't recommend to update your MUI project to React 19 before mui/material-ui#42381 is completed. I will wait until is done and then, I will add the compatibility. |
Hi @viclafouch, MUI now supports React 19. When can we expect a new release? |
Hi @viclafouch, when can you update the lib for React 19 please ? |
Hello here ! First, happy new year everyone ! 🤩Just to let you know, that one library is missing on my side to upgrade to React 19 : Storybook. Storybook and mainly types are incompatible with React 19. The storybook team are working on it :
I know it's just Storybook, but it can be difficult for me if I need to work on my storybook and having issues with types. I've subscribed to the storybook PRs. I think it's just a question of days.. When it will be fixed, I will immedialty upgrade React 19 here for For now, you can |
Now that react 19 is stable, you should add it as a peer dep.
Thanks.
The text was updated successfully, but these errors were encountered: