-
Notifications
You must be signed in to change notification settings - Fork 92
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
Upgrade React JS to v17 #522
Comments
Hi! I am going to close this issue, as 2U will not be considering a react upgrade for a single repo. When Fed-BOM announces that the entire platform will be upgrading to React v18, that is when T&L will move forward with the upgrade. Feel free to follow up with @adamstankiewicz @davidjoy or @jmbowman for further discussion. Thanks! |
My knowledge was stale, and Fed-BOM has agreed to pick up this work. |
It looks like the PR for this was merged, is this done now? |
This repo is currently using React JS v16. We need to upgrade it to React 17 before moving to latest React version(v18).
React 17 doesn’t add any new developer-facing features, so its upgrade might not cause any breaking changes. Our end goal is to upgrade React to v18 but v18 no longer support enzyme, so we are upgrading to React 17 and then we’ll migrate from enzyme.
Epic Link
React 17 upgrade
The text was updated successfully, but these errors were encountered: