-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Pull requests: TanStack/query
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: setQueryData O(n²) performance bottleneck and optimize replaceEqualDeep for large datasets
package: query-core
#9392
opened Jul 8, 2025 by
jiji-hoon96
Loading…
test(solid-query/useInfiniteQuery): switch to fake timers, and replace 'waitFor' with 'vi.waitFor'
package: solid-query
#9391
opened Jul 8, 2025 by
sukvvon
Loading…
Proposal: Proper exponential backoff with jitter
package: query-core
#9390
opened Jul 7, 2025 by
nhumrich
Loading…
test(svelte-query/useMutationState): switch to fake timers, and replace 'waitFor' with 'vi.waitFor'
package: svelte-query
#9388
opened Jul 7, 2025 by
sukvvon
Loading…
test(svelte-query/useIsMutating): switch to fake timers, add 'expect', 'vi.waitFor', and replace 'findByText' with 'getByText'
package: svelte-query
#9387
opened Jul 7, 2025 by
sukvvon
Loading…
test(svelte-query/useIsFetching): switch to fake timers, add 'expect', 'vi.waitFor', and replace 'findByText' with 'getByText'
package: svelte-query
#9386
opened Jul 7, 2025 by
sukvvon
Loading…
test(svelte-query/QueryClientProvider): switch to fake timers, replace 'waitFor' with 'vi.waitFor', and add 'expect'
package: svelte-query
#9385
opened Jul 7, 2025 by
sukvvon
Loading…
test(svelte-query/createQuery): switch to fake timers, replace 'waitFor' with 'vi.waitFor', and add 'expect'
package: svelte-query
#9384
opened Jul 7, 2025 by
sukvvon
Loading…
test(svelte-query/createQueries): switch to fake timers, and replace 'waitFor' with 'vi.waitFor'
package: svelte-query
#9383
opened Jul 7, 2025 by
sukvvon
Loading…
test(svelte-query/createMutation): switch to fake timers, replace 'waitFor' with 'vi.waitFor', and add 'expect'
package: svelte-query
#9382
opened Jul 7, 2025 by
sukvvon
Loading…
test(svelte-query/createInfiniteQuery): switch to fake timers, and replace 'waitFor' with 'vi.waitFor'
package: svelte-query
#9381
opened Jul 7, 2025 by
sukvvon
Loading…
test(solid-query/useQueries): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
package: solid-query
#9380
opened Jul 7, 2025 by
sukvvon
Loading…
test(solid-query/useMutationState): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
package: solid-query
#9379
opened Jul 7, 2025 by
sukvvon
Loading…
test(solid-query/useIsMutating): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
package: solid-query
#9378
opened Jul 7, 2025 by
sukvvon
Loading…
test(solid-query/useIsFetching): switch to fake timers, replace 'waitFor' with 'vi.waitFor' and 'findByText' with 'getByText'
package: solid-query
#9377
opened Jul 7, 2025 by
sukvvon
Loading…
test(solid-query/transition): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
package: solid-query
#9376
opened Jul 7, 2025 by
sukvvon
Loading…
test(solid-query/suspense): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
package: solid-query
#9375
opened Jul 7, 2025 by
sukvvon
Loading…
test(solid-query/QueryClientProvider): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
package: solid-query
#9374
opened Jul 7, 2025 by
sukvvon
Loading…
test(vue-query/useIsMutating): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
package: vue-query
#9373
opened Jul 7, 2025 by
sukvvon
Loading…
test(vue-query/vueQueryPlugin): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
package: vue-query
#9372
opened Jul 7, 2025 by
sukvvon
Loading…
test(vue-query/queryClient): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
package: vue-query
#9371
opened Jul 7, 2025 by
sukvvon
Loading…
test(vue-query/useIsFetching): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
package: vue-query
#9370
opened Jul 6, 2025 by
sukvvon
Loading…
test(vue-query/useQueries): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
package: vue-query
#9369
opened Jul 6, 2025 by
sukvvon
Loading…
test(vue-query/useInfiniteQuery): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
package: vue-query
#9368
opened Jul 6, 2025 by
sukvvon
Loading…
test(react-query/useQueries): remove 'waitFor' and add 'advanceTimersByTimeAsync'
package: react-query
#9367
opened Jul 6, 2025 by
sukvvon
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.