-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Pull requests: TanStack/query
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BREAKING: Update svelte adapter to use runes
documentation
Improvements or additions to documentation
package: svelte-query
package: svelte-query-devtools
package: svelte-query-persist-client
#9694
opened Sep 26, 2025 by
lachlancollins
Loading…
3 of 4 tasks
fix(query-core): allow partial query keys in
QueryFilters
package: query-core
#9686
opened Sep 25, 2025 by
JosNun
Loading…
1 of 4 tasks
fix(chore): report errors of useMutation callbacks asynchronously
package: query-core
package: react-query
package: solid-query
#9676
opened Sep 22, 2025 by
SimonSimCity
Loading…
fix(chore): report errors of mutation callbacks asynchronously
package: query-core
#9675
opened Sep 22, 2025 by
SimonSimCity
Loading…
fix(angular-query): fix injectInfiniteQuery to narrow type
package: angular-query-experimental
#9653
opened Sep 14, 2025 by
mdm317
Loading…
Fix: Solid query
useIsMutating
throwing an error and useMutationState
infinite loop
package: solid-query
#9644
opened Sep 11, 2025 by
dev-rb
Loading…
SolidJS Devtools '/production' export
package: react-query-devtools
package: solid-query-devtools
#9564
opened Aug 14, 2025 by
oscartbeaumont
Loading…
docs: clarify default behavior of invalidateQueries refetching
documentation
Improvements or additions to documentation
#9541
opened Aug 7, 2025 by
Yashkanekar
Loading…
fix(query-core) Fix queries argument's type definition in queriesObserver
package: query-core
#9449
opened Jul 17, 2025 by
yanlin-duan
Loading…
Proposal: Proper exponential backoff with jitter
package: query-core
#9390
opened Jul 7, 2025 by
nhumrich
Loading…
fix(react-query): allow retryOnMount when throwOnError is function (#9336)
package: react-query
#9338
opened Jun 30, 2025 by
Han5991
Loading…
fix(react-query): update Incorrect Inference of GetDefinedOrUndefinedQueryResult when TData is assignable to CallableFunction
package: react-query
#9278
opened Jun 14, 2025 by
ViewableGravy
Loading…
docs: add docs for mutation-property-order eslint rule
documentation
Improvements or additions to documentation
#9271
opened Jun 13, 2025 by
espada-edalex
Loading…
fix(svelte-query): fix error when creating query outside of component
package: svelte-query
#9222
opened May 30, 2025 by
arnolicious
Loading…
refactor: standardize use of MaybePromise<T> in place of Promise<T> | T
documentation
Improvements or additions to documentation
package: query-core
package: query-persist-client-core
package: react-query-persist-client
package: svelte-query-persist-client
#9203
opened May 28, 2025 by
braden-w
Loading…
fix: import fixes for svelte query persist client
package: svelte-query-persist-client
#9151
opened May 15, 2025 by
HicaroD
Loading…
fix(angular-query): ensure initial mutation pending state is emitted
package: angular-query-experimental
#9098
opened May 3, 2025 by
ThiloAschebrock
Loading…
feat(docs): add the angular testing documentation
documentation
Improvements or additions to documentation
#9023
opened Apr 15, 2025 by
ExFlo
Loading…
fix(query-devtools): move solid to deps
package: query-devtools
#8990
opened Apr 10, 2025 by
birkskyum
Loading…
feat(eslint): add type-checked configuration for eslint plugin
documentation
Improvements or additions to documentation
package: eslint-plugin-query
#8966
opened Apr 7, 2025 by
Newbie012
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.