-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Pull requests: TanStack/query
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(devtools): make panel fill container height instead of fixed 500px (Fixes #11182)
#11184
opened Aug 13, 2026 by
waterWang
Loading…
fix(scripts): make the docs link check work on Windows
#11181
opened Aug 13, 2026 by
yogesh968
Loading…
fix(eslint-plugin-query): only match own properties in no-unstable-deps
#11180
opened Aug 13, 2026 by
yogesh968
Loading…
fix(angular-query): hold a pending task while a triggered mutation runs
#11179
opened Aug 13, 2026 by
yogesh968
Loading…
fix(angular-query): hold a pending task while a query subscription fetches
#11178
opened Aug 13, 2026 by
yogesh968
Loading…
fix(query-core): reattach 'MutationObserver' to its mutation in 'onSubscribe'
#11172
opened Aug 12, 2026 by
lazerg
Loading…
3 of 4 tasks
docs(solid-query/useQuery): document 'throwOnError' default value and its exceptions
#11170
opened Aug 12, 2026 by
sukvvon
Member
Loading…
fix(lit-query): brand infiniteQueryOptions queryKey with DataTag
#11167
opened Aug 11, 2026 by
vedantchalke36
Loading…
fix(preact-query): allow retryOnMount when throwOnError is function
#11166
opened Aug 10, 2026 by
S-jooyoung
Loading…
3 of 4 tasks
fix({react,preact}-query): add NoInfer to infinite and suspense hook return types
#11164
opened Aug 10, 2026 by
S-jooyoung
Loading…
3 of 4 tasks
fix(query-core): release the retryer once a fetch settles
#11163
opened Aug 9, 2026 by
codebytere-ant
Loading…
2 of 4 tasks
docs: fix in-page anchor links to match the docs site's slug format
#11162
opened Aug 9, 2026 by
Antoliny0919
Contributor
Loading…
3 of 4 tasks
fix(query-core): clear stale select error when observer switches to a query without data
#11161
opened Aug 9, 2026 by
hamed-bavar
Loading…
docs(vue-query): update suspense guide example to v5 object syntax
#11159
opened Aug 9, 2026 by
hamed-bavar
Loading…
fix(preact-query): hydrate unobserved queries before observers subscribe to avoid a redundant refetch
#11157
opened Aug 9, 2026 by
ostapondo
Loading…
3 of 4 tasks
fix(svelte-query): shrink useMutationState results
#11153
opened Aug 8, 2026 by
alex-js-ltd
Loading…
3 of 4 tasks
perf(devtools): stop the panel freezing on caches with thousands of queries
#11150
opened Aug 7, 2026 by
cloudfluffy
Loading…
3 of 4 tasks
fix({react,preact}-query): default 'TData' of infinite query options to 'InfiniteData'
#11147
opened Aug 6, 2026 by
lazerg
Loading…
3 of 4 tasks
fix(lit-query): add DataTag to the queryKey returned by infiniteQueryOptions
#11146
opened Aug 6, 2026 by
lazerg
Loading…
3 of 4 tasks
fix(react-query): remove placeholderData from suspense infinite query
#11144
opened Aug 6, 2026 by
RezaRahemtola
Loading…
3 of 4 tasks
feat(query-core): pass a context object to the placeholderData function
#11141
opened Aug 5, 2026 by
RodolfoSilva
Loading…
fix(react-query): hydrate deferred queries before observers subscribe to avoid a redundant refetch
#11137
opened Aug 3, 2026 by
ostapondo
Loading…
3 of 4 tasks
fix(eslint-plugin-query): add TypeScript 7 to peer dependency range
#11132
opened Jul 31, 2026 by
HasnainRazaRizvi
Loading…
7 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.