-
Notifications
You must be signed in to change notification settings - Fork 146
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
chore(deps): update peer dependency ranges to include react v19 #7013
chore(deps): update peer dependency ranges to include react v19 #7013
Conversation
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7013 +/- ##
==========================================
- Coverage 81.71% 81.70% -0.01%
==========================================
Files 401 401
Lines 13022 13022
Branches 4289 4289
==========================================
- Hits 10641 10640 -1
- Misses 2381 2382 +1
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! I was about to check if we opened an issue yet. 🎉
2450344
Closes #7012
Includes React v19 in our peer dependency range list. We'll fully move to v19 with this PR, but until I fix all the conflicts in that PR this will allow teams to use v19 with our library.
What did you change?
How did you test and verify your work?
Checks pass and storybook builds as expected