TanStackT
TanStack4y ago
6 replies
colossal-harlequin

Difference between tanstack and react query npm package

Hi Team,
I am confused what is the difference between these packages and why is the react query one still on v3? Should we move to the @tanstack package or will react query be updatet as well?

https://www.npmjs.com/package/@tanstack/react-query
https://www.npmjs.com/package/react-query
npm
Hooks for managing, caching and syncing asynchronous and remote data in React. Latest version: 4.6.1, last published: a day ago. Start using @tanstack/react-query in your project by running
npm i @tanstack/react-query
. There are 73 other projects in the npm registry using @tanstack/react-query.
@tanstack/react-query
npm
Hooks for managing, caching and syncing asynchronous and remote data in React. Latest version: 3.39.2, last published: 2 months ago. Start using react-query in your project by running
npm i react-query
. There are 931 other projects in the npm registry using react-query.
react-query
Was this page helpful?