bulletproof-react
bulletproof-react copied to clipboard
React query v3 package needs to be upgraded to latest v4
trafficstars
React query has changed to Tanstack\react-query v4 and brings lots of new APIs and improvements. Old code referring react-query needs to be updated to new API.
This repo depends on react-query-auth which still depends on React Query v3
Apperantly there is a PR for react-query-auth to migrate it to React Query v4. This is the PR.