Skip to content
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 to v17 #13124

Closed
thmsschmitt opened this issue Jun 29, 2022 · 0 comments · Fixed by #13448
Closed

Upgrade React to v17 #13124

thmsschmitt opened this issue Jun 29, 2022 · 0 comments · Fixed by #13448
Assignees
Labels
component: nms NMS-related issue

Comments

@thmsschmitt
Copy link
Contributor

thmsschmitt commented Jun 29, 2022

Only upgrade to React 17 to unblock #13270 which in turn blocks upgrading to React 18.

The breaking changes are minimal https://reactjs.org/blog/2020/08/10/react-v17-rc.html#other-breaking-changes

If all our dependencies allow us to upgrade to React 18 needs to be evaluated at a later stage.
Material UI 5 should work with React 18 see mui/material-ui#32074 even-though the related milestone is not at 100% https://github.com/mui/material-ui/milestone/45.
This needs for instance to be resolved material-table-core/core#536

When upgrading to React 18 also upgrade to react-testing-library 13

@thmsschmitt thmsschmitt added the component: nms NMS-related issue label Jun 29, 2022
@thmsschmitt thmsschmitt changed the title Upgrade React Upgrade React to v17 Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: nms NMS-related issue
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant