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

React 18 Migration: Explore updating packages to React 18 #13220

Closed
6 tasks done
Tracked by #11308
tay1orjones opened this issue Feb 23, 2023 · 0 comments · Fixed by #13332
Closed
6 tasks done
Tracked by #11308

React 18 Migration: Explore updating packages to React 18 #13220

tay1orjones opened this issue Feb 23, 2023 · 0 comments · Fixed by #13332
Assignees
Milestone

Comments

@tay1orjones
Copy link
Member

tay1orjones commented Feb 23, 2023

  • Remove enzyme
  • Update the package.json for each package to include the 18.x range
  • Update the resolutions within the project to force versions to v18
  • Update the storybook to correctly use createRoot and StrictMode
  • Ensure tests pass, potentially update @testing-library/react for React 18
@tay1orjones tay1orjones added this to the 2023 Q1 milestone Feb 23, 2023
@sstrubberg sstrubberg modified the milestones: 2023 Q1, 2023 Q2 Apr 5, 2023
@kodiakhq kodiakhq bot closed this as completed in #13332 Apr 11, 2023
@sstrubberg sstrubberg changed the title Explore updating packages to React 18 React 18 Migration: Explore updating packages to React 18 Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants