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

Allow use of React 19 in RHF-MUI's peerDependencies #344

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

beverloo
Copy link
Contributor

Dependencies were upgraded to their latest versions using the "yarn upgrade:*" commands, necessary as Storybook, MUI and Next.js each required new versions that allow React 19 in their peer dependencies.

I built and verified both the Next.js app and the storybook, with no differences found from the current version. MUI, RHF, and Next list React 19 in their peer dependencies, so I've adopted that. (Storybook does not, not sure why, but yarn's happy without warnings.)

I haven't rebuild the storybook as that causes lots of files to change, happy to contribute that separately if you'd like.

Dependencies were upgraded to their latest versions using the
"yarn upgrade:*" commands, necessary as Storybook, MUI and Next.js
each required upgrades to allow React 19 in their peer dependencies.
Copy link

vercel bot commented Jan 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-hook-form-material-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 10:03pm

@dohomi dohomi merged commit ba4d6dc into dohomi:master Jan 15, 2025
2 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.

2 participants