vue-query
vue-query copied to clipboard
react-query/core is not found when use nuxt2 and vue version is 2.7

https://tanstack.com/query/v4/docs/guides/migrating-to-react-query-4#react-query-is-now-tanstackreact-query
Looks like we need to replace react-query/core to @tanstack/query-core
Also, 4.0.0 released today