-
-
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
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 and replace 'waitFor' with 'vi.waitFor'
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…
test(react-query/useInfiniteQuery): remove 'vi.waitFor' and add 'advanceTimersByTimeAsync'
package: react-query
#9366
opened Jul 6, 2025 by
sukvvon
Loading…
test(react-query/useQuery): remove 'vi.waitFor', add 'advanceTimersByTimeAsync' and replace 'findByText' with 'getByText'
package: react-query
#9363
opened Jul 6, 2025 by
sukvvon
Loading…
test(react-query/useSuspenseQueries): remove 'waitFor' and add 'advanceTimersByTimeAsync'
package: react-query
#9356
opened Jul 4, 2025 by
sukvvon
Loading…
test(react-query/usePrefetchQuery): remove 'vi.waitFor' and add 'advanceTimersByTimeAsync'
package: react-query
#9355
opened Jul 4, 2025 by
sukvvon
Loading…
test(react-query/useMutation): remove 'vi.waitFor', add 'advanceTimersByTimeAsync' and replace 'findByText' with 'getByText'
package: react-query
#9352
opened Jul 3, 2025 by
sukvvon
Loading…
test(react-query/suspense): remove 'waitFor' and add 'advanceTimersByTime'
package: react-query
#9350
opened Jul 2, 2025 by
sukvvon
Loading…
chore:Remove symlink in react query
package: react-query
#9346
opened Jul 2, 2025 by
ss0526100
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…
Previous Next
ProTip!
Adding no:label will show everything without a label.