richie
richie copied to clipboard
Migrate to React 18
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe. React 18 has been released. Currently, we are not able to migrate on this new version as react-query is not yet compatible. Currently we have to pin several (too much) dependencies to stay on React 17, this is not convenient.
Describe the solution you'd like Wait the release of react-query 4.0.0 then migrate to react 18 as soon as possible.
Discovery, Documentation, Adoption, Migration Strategy
- https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html
Do you want to work on it through a Pull Request? Yes