-
Notifications
You must be signed in to change notification settings - Fork 63
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 #537
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #537 +/- ##
=======================================
Coverage 92.30% 92.30%
=======================================
Files 170 170
Lines 3468 3468
Branches 904 904
=======================================
Hits 3201 3201
Misses 246 246
Partials 21 21 ☔ View full report in Codecov by Sentry. |
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.
@Mashal-m Please upgrade all package versions to a specific one. No need to add ^.
@awais-ansari Upgraded! |
* feat: update react & react-dom to v17 * build: update pkgs * fix: fix test * build: remove ^ from pkgs --------- Co-authored-by: Bilal Qamar <[email protected]>
Ticket
Upgrade React JS to v17
Description
react
&react-dom
to v17, along with@testing-library/react
to respective compatible versionsparagon
to fix react-loading-skeleton issue@edx/frontend-platform, @edx/frontend-component-header, @edx/frontend-component-footer
How Has This Been Tested?
Please describe in detail how you tested your changes.
Screenshots/sandbox (optional):
Include a link to the sandbox for design changes or screenshot for before and after. Remove this section if it's not applicable.
Merge Checklist
Post-merge Checklist