-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: update react & react-dom to v17 #425
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #425 +/- ##
=======================================
Coverage 73.73% 73.73%
=======================================
Files 3 3
Lines 99 99
Branches 29 29
=======================================
Hits 73 73
Misses 20 20
Partials 6 6 ☔ View full report in Codecov by Sentry. |
Just curious, why not straight to React 18? Too much breaking changes? |
Yes because of breaking changes, we are planning to upgrade React 18 after React 17. |
Is anything blocking progress on this? I don't see any reviewers assigned. |
@Toxicom could you please merge this? |
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.
This looks like a reasonable update and tests are passing.
🎉 This PR is included in version 2.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Ticket
Upgrade React JS to v17
Description
react
&react-dom
to v17, along with@storybook/addon-a11y
to respective compatible versionsenzyme-adapter-react-16
with@wojtekmaj/enzyme-adapter-react-17