@tanstack/react-query
Advanced tools
+3
-3
| { | ||
| "name": "@tanstack/react-query", | ||
| "version": "5.0.0-beta.2", | ||
| "version": "5.0.0-beta.5", | ||
| "description": "Hooks for managing, caching and syncing asynchronous and remote data in React", | ||
@@ -41,3 +41,3 @@ "author": "tannerlinsley", | ||
| "client-only": "0.0.1", | ||
| "@tanstack/query-core": "5.0.0-beta.0" | ||
| "@tanstack/query-core": "5.0.0-beta.5" | ||
| }, | ||
@@ -70,3 +70,3 @@ "devDependencies": { | ||
| "test:lib:dev": "pnpm run test:lib --watch", | ||
| "test:build": "publint --strict && attw --pack", | ||
| "test:build": "publint --strict", | ||
| "build": "pnpm build:tsup && pnpm build:codemods", | ||
@@ -73,0 +73,0 @@ "build:tsup": "tsup", |
863160
0+ Added
- Removed