-
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: upgrade react router to v6 #90
Conversation
…into Ali-Abbas/react-router-upgrade
…into Ali-Abbas/react-router-upgrade
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #90 +/- ##
=======================================
Coverage 94.12% 94.12%
=======================================
Files 71 71
Lines 1055 1055
Branches 289 289
=======================================
Hits 993 993
Misses 57 57
Partials 5 5 ☔ View full report in Codecov by Sentry. |
…rontend-lib-special-exams into Ali-Abbas/react-router-upgrade
Tested locally, the timed exam UI flow seems to run perfectly fine. Also there does not seem to be any react-dom-router based components that we'd need to refactor based on their doc's migration notes. Merging now. |
🎉 This PR is included in version 2.22.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Ticket
React Router Upgrade to v6.
Description
This PR upgrades React Router from
v5
tov6
.