-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Pull requests: TanStack/query
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(solid-query/useIsFetching): simplify 'queryFn' and add 'expect' for 'isFetching' state transitions
package: solid-query
#9480
opened Jul 22, 2025 by
sukvvon
Loading…
test(solid-query/suspense): simplify 'queryFn' and add 'expect' for 'loading' text
package: solid-query
#9479
opened Jul 21, 2025 by
sukvvon
Loading…
test(react-query/useIsFetching): simplify 'queryFn' and add 'expect' using 'toBeInTheDocument'
package: react-query
#9478
opened Jul 21, 2025 by
sukvvon
Loading…
docs: add signal to queryFn for cancelQueries to work properly
#9475
opened Jul 21, 2025 by
wilson12365
Loading…
chore(deps): update marocchino/sticky-pull-request-comment digest to 348e262
dependencies
Pull requests that update a dependency file
#9473
opened Jul 21, 2025 by
renovate
bot
Loading…
1 task
test(react-query/ssr): simplify 'queryFn' and add 'sleep' for accurate testing
package: react-query
#9471
opened Jul 20, 2025 by
sukvvon
Loading…
test(react-query/useInfiniteQuery): remove 'Number' in 'queryFn', and simplify it
package: react-query
#9470
opened Jul 20, 2025 by
sukvvon
Loading…
test(react-query/useSuspenseQuery): add 'sleep' in 'queryFn', simplify it, and add 'expect' for 'loading' text
package: react-query
#9469
opened Jul 20, 2025 by
sukvvon
Loading…
test(react-query/suspense): add 'sleep' in 'queryFn', and add 'expect' for 'loading' text
package: react-query
#9468
opened Jul 20, 2025 by
sukvvon
Loading…
perf(queriesObserver): fix O(n²) performance issue in batch updates
package: query-core
#9467
opened Jul 20, 2025 by
joseph0926
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…
chore(react-query): update peer-deps for react19 in v4
#9310
opened Jun 25, 2025 by
gwansikk
Loading…
fix(query-core): query cancellation and reverting
package: query-core
package: react-query
#9293
opened Jun 20, 2025 by
TkDodo
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…
feat(angular-query): move devtools to conditional sub-paths
documentation
Improvements or additions to documentation
package: angular-query-devtools-experimental
package: angular-query-experimental
#9270
opened Jun 11, 2025 by
arnoud-dv
Loading…
Updates examples for invalidation from mutations
documentation
Improvements or additions to documentation
#9261
opened Jun 8, 2025 by
srph
Loading…
fix(svelte-query): fix error when creating query outside of component
package: svelte-query
#9222
opened May 30, 2025 by
arnolicious
Loading…
chore(deps): update dependency next to v15.3.3 [security]
dependencies
Pull requests that update a dependency file
#9214
opened May 29, 2025 by
renovate
bot
Loading…
1 task
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.