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 v18 upgrade #172

Merged
merged 4 commits into from Apr 14, 2022
Merged

React v18 upgrade #172

merged 4 commits into from Apr 14, 2022

Conversation

andresmoschini
Copy link
Member

@andresmoschini andresmoschini commented Apr 13, 2022

Hi team!

These are the required changes to upgrade to React v18.

I followed this guide, and the changes were minimal.

I had an issue with the types, and I fixed it following this comment.

Then, I found that React-Query v3 is not compatible with React v18, so I have upgraded to React-Query v4 Beta. I think that we can live with it because we are still not in production. But it is arguable.

The instructions to upgrade from React-Query v3 to v4 are also minimal, and they do not affect ow code.

What do you think? should we upgrade to React v18 now with these changes or should we wait?

@andresmoschini andresmoschini merged commit 3bdfe8f into main Apr 14, 2022
andresmoschini added a commit that referenced this pull request Apr 20, 2022
andresmoschini added a commit that referenced this pull request Apr 20, 2022
fix: revert Merge pull request #172 from FromDoppler/react-v18-upgrade and other updates
@andresmoschini andresmoschini deleted the react-v18-upgrade branch July 14, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant