@tanstack/react-query-persist-client
Advanced tools
Comparing version 5.59.16 to 5.59.17
@@ -31,3 +31,2 @@ "use client"; | ||
didRestore.current = true; | ||
setIsRestoring(true); | ||
persistQueryClientRestore(options).then(async () => { | ||
@@ -34,0 +33,0 @@ var _a, _b; |
@@ -31,3 +31,2 @@ "use client"; | ||
didRestore.current = true; | ||
setIsRestoring(true); | ||
persistQueryClientRestore(options).then(async () => { | ||
@@ -34,0 +33,0 @@ try { |
{ | ||
"name": "@tanstack/react-query-persist-client", | ||
"version": "5.59.16", | ||
"version": "5.59.17", | ||
"description": "React bindings to work with persisters in TanStack/react-query", | ||
@@ -40,3 +40,3 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-persist-client-core": "5.59.16" | ||
"@tanstack/query-persist-client-core": "5.59.17" | ||
}, | ||
@@ -47,9 +47,9 @@ "devDependencies": { | ||
"react": "19.0.0-rc-4c2e457c7c-20240522", | ||
"@tanstack/react-query": "5.59.16" | ||
"@tanstack/react-query": "5.59.17" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18 || ^19", | ||
"@tanstack/react-query": "^5.59.16" | ||
"@tanstack/react-query": "^5.59.17" | ||
}, | ||
"scripts": {} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
280157
340
16
3
50034
1016
24
+ Added@tanstack/query-persist-client-core@5.59.17(transitive)
- Removed@tanstack/query-core@5.59.16(transitive)
- Removed@tanstack/query-persist-client-core@5.59.16(transitive)