@tanstack/solid-query
Advanced tools
Comparing version 5.18.1 to 5.20.1
@@ -274,3 +274,2 @@ import { notifyManager, QueryClient as QueryClient$1, MutationObserver, replaceEqualDeep, QueriesObserver, hydrate, QueryObserver, InfiniteQueryObserver } from '@tanstack/query-core'; | ||
createMemo(() => options()), | ||
// eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion | ||
InfiniteQueryObserver, | ||
@@ -277,0 +276,0 @@ queryClient |
@@ -274,3 +274,2 @@ import { notifyManager, QueryClient as QueryClient$1, MutationObserver, replaceEqualDeep, QueriesObserver, hydrate, QueryObserver, InfiniteQueryObserver } from '@tanstack/query-core'; | ||
createMemo(() => options()), | ||
// eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion | ||
InfiniteQueryObserver, | ||
@@ -277,0 +276,0 @@ queryClient |
{ | ||
"name": "@tanstack/solid-query", | ||
"version": "5.18.1", | ||
"version": "5.20.1", | ||
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid", | ||
@@ -51,3 +51,3 @@ "author": "tannerlinsley", | ||
"solid-js": "^1.8.7", | ||
"@tanstack/query-core": "5.18.1" | ||
"@tanstack/query-core": "5.20.1" | ||
}, | ||
@@ -54,0 +54,0 @@ "devDependencies": { |
@@ -35,3 +35,2 @@ import { InfiniteQueryObserver } from '@tanstack/query-core' | ||
createMemo(() => options()), | ||
// eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion | ||
InfiniteQueryObserver as typeof QueryObserver, | ||
@@ -38,0 +37,0 @@ queryClient, |
@@ -78,3 +78,2 @@ import { MutationObserver } from '@tanstack/query-core' | ||
// eslint-disable-next-line @typescript-eslint/no-empty-function | ||
function noop() {} |
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
434531
13141
+ Added@tanstack/query-core@5.20.1(transitive)
- Removed@tanstack/query-core@5.18.1(transitive)
Updated@tanstack/query-core@5.20.1