-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: TanStack/query
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(eslint-plugin-query): add ESLint v10 to peer dependencies
package: eslint-plugin-query
#10182
opened Feb 24, 2026 by
lbo728
Loading…
3 of 4 tasks
test(query-core/mutationCache): add test for deleting scope when removing the only mutation in that scope
package: query-core
#10181
opened Feb 24, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(preact-query/useQuery): add test for not fetching during restoring period when 'isRestoring' is true
package: preact-query
#10180
opened Feb 24, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(svelte-query/HydrationBoundary): add test for hydrating queries to the cache on context
package: svelte-query
#10179
opened Feb 24, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(svelte-query/queryOptions): add runtime test for identity function
package: svelte-query
#10178
opened Feb 24, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(svelte-query/infiniteQueryOptions): add runtime test for identity function
package: svelte-query
#10177
opened Feb 24, 2026 by
sukvvon
Loading…
3 of 4 tasks
feat(svelte-query): add 'mutationOptions'
documentation
Improvements or additions to documentation
package: svelte-query
#10175
opened Feb 23, 2026 by
sukvvon
Loading…
3 of 4 tasks
perf(query-core): optimize find/findAll lookups in QueryCache and MutationCache
package: query-core
#10174
opened Feb 23, 2026 by
976520
Loading…
3 of 4 tasks
docs(react-native): fix example to include initial state
documentation
Improvements or additions to documentation
#10172
opened Feb 23, 2026 by
roitium
Loading…
2 of 4 tasks
test(solid-query/useQuery): add test for string 'reconcile' option maintaining referential equality
package: solid-query
#10169
opened Feb 22, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(solid-query/useQuery): add test for 'isRestoring' transition from true to false triggering refetch
package: solid-query
#10168
opened Feb 22, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(solid-query/useQuery): add test for refetching query when 'queryClient' changes
package: solid-query
#10167
opened Feb 22, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(react-query/useQuery): add test for not fetching during restoring period when 'isRestoring' is true
package: react-query
#10166
opened Feb 22, 2026 by
sukvvon
Loading…
3 of 4 tasks
feat(eslint-plugin-query): add support for ESLint v10
package: eslint-plugin-query
#10165
opened Feb 22, 2026 by
darshjme-codes
Loading…
fix(query-core): remove isServer check from refetch interval logic
package: query-core
#10164
opened Feb 22, 2026 by
darshjme-codes
Loading…
Prevent useQuery from skipping hydration
package: query-core
package: react-query
#10159
opened Feb 21, 2026 by
ColemanDunn
Loading…
3 of 4 tasks
fix(query-core): decouple timers, retry and gc defaults from isServer guard
package: query-core
#10153
opened Feb 19, 2026 by
grzdev
Loading…
fix(eslint-plugin-query): add ESLint v10 to peerDependencies
package: eslint-plugin-query
#10152
opened Feb 18, 2026 by
mixelburg
Loading…
chore(svelte-query/vite.config): enable coverage collection by default
package: svelte-query
#10151
opened Feb 18, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(svelte-query/useMutationState): add test for 'select' option in 'useMutationState'
package: svelte-query
#10150
opened Feb 18, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(preact-query/ssr): add test for 'useMutationState' returning empty array
package: preact-query
#10149
opened Feb 18, 2026 by
sukvvon
Loading…
3 of 4 tasks
docs(angular): fix QueryClient field in paginated guide
documentation
Improvements or additions to documentation
#10147
opened Feb 18, 2026 by
pavan-sh
Loading…
1 of 2 tasks
docs(solid-query): convert guide docs to ref-based with Solid-style code
documentation
Improvements or additions to documentation
#10146
opened Feb 18, 2026 by
sukvvon
Loading…
2 of 3 tasks
fix(examples): guard missing #app mount target in svelte simple example
#10144
opened Feb 17, 2026 by
grzdev
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.