-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Insights: TanStack/query
Overview
Could not load contribution data
Please try again later
56 Pull requests merged by 4 people
-
docs(solid): fix incorrect link to state managers guide
#9430 merged
Jul 14, 2025 -
test(svelte-query/useIsMutating): replace incorrect usage of 'fetching' with 'mutating'
#9424 merged
Jul 13, 2025 -
test(svelte-query/createQuery): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9416 merged
Jul 13, 2025 -
test(svelte-query/useMutationState): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9420 merged
Jul 13, 2025 -
test(angular-query-experimental/inject-infinite-query): use precise time in 'advanceTimersByTimeAsync'
#9422 merged
Jul 13, 2025 -
test(vue-query/useQuery): switch to fake timers, and replace 'sleep' with 'advanceTimersByTimeAsync'
#9421 merged
Jul 13, 2025 -
test(svelte-query/useIsMutating): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9419 merged
Jul 13, 2025 -
test(svelte-query/useIsFetching): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9418 merged
Jul 13, 2025 -
test(svelte-query/QueryClientProvider): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9417 merged
Jul 13, 2025 -
test(svelte-query/createQueries): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9415 merged
Jul 12, 2025 -
test(svelte-query/createMutation): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9414 merged
Jul 12, 2025 -
test(svelte-query/createInfiniteQuery): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9413 merged
Jul 12, 2025 -
test(solid-query/useInfiniteQuery): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect'
#9411 merged
Jul 12, 2025 -
feat(core): QueryObserver returns isEnabled flag
#9408 merged
Jul 11, 2025 -
test(solid-query/suspense): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect'
#9407 merged
Jul 11, 2025 -
test(svelte-query/createQueries): switch to fake timers, and replace 'waitFor' with 'vi.waitFor'
#9383 merged
Jul 11, 2025 -
test(solid-query/useIsMutating): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9404 merged
Jul 11, 2025 -
test(solid-query/useMutationState): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect'
#9405 merged
Jul 11, 2025 -
test(solid-query/useQueries): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect'
#9406 merged
Jul 11, 2025 -
test(svelte-query/createInfiniteQuery): switch to fake timers, and replace 'waitFor' with 'vi.waitFor'
#9381 merged
Jul 11, 2025 -
test(solid-query/useIsFetching): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect'
#9403 merged
Jul 11, 2025 -
test(solid-query/transition): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync'
#9402 merged
Jul 11, 2025 -
test(solid-query/QueryClientProvider): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect'
#9401 merged
Jul 11, 2025 -
test(svelte-query/useMutationState): switch to fake timers, and replace 'waitFor' with 'vi.waitFor'
#9388 merged
Jul 11, 2025 -
test(solid-query/useQueries): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
#9380 merged
Jul 11, 2025 -
test(solid-query/suspense): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
#9375 merged
Jul 11, 2025 -
test(solid-query/useMutationState): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
#9379 merged
Jul 11, 2025 -
test(solid-query/useIsMutating): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
#9378 merged
Jul 11, 2025 -
test(solid-query/transition): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
#9376 merged
Jul 11, 2025 -
test(solid-query/useInfiniteQuery): switch to fake timers, and replace 'waitFor' with 'vi.waitFor'
#9391 merged
Jul 11, 2025 -
test(solid-query/QueryClientProvider): switch to fake timers and replace 'waitFor' with 'vi.waitFor'
#9374 merged
Jul 11, 2025 -
test(vue-query/useIsMutating): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
#9373 merged
Jul 11, 2025 -
test(vue-query/useIsFetching): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
#9370 merged
Jul 11, 2025 -
test(vue-query/useQueries): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
#9369 merged
Jul 11, 2025 -
test(vue-query/queryClient): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync'
#9371 merged
Jul 11, 2025 -
test(react-query/usePrefetchQuery): remove 'vi.waitFor' and add 'advanceTimersByTimeAsync'
#9355 merged
Jul 11, 2025 -
test(react-query/useQueries): remove 'waitFor' and add 'advanceTimersByTimeAsync'
#9367 merged
Jul 11, 2025 -
test(react-query/useInfiniteQuery): remove 'vi.waitFor' and add 'advanceTimersByTimeAsync'
#9366 merged
Jul 11, 2025 -
test(react-query/suspense): remove 'waitFor' and add 'advanceTimersByTime'
#9350 merged
Jul 11, 2025 -
test(react-query/useSuspenseQueries): remove 'waitFor' and add 'advanceTimersByTimeAsync'
#9356 merged
Jul 11, 2025 -
feat(react-query): add mutationOptions
#8960 merged
Jul 9, 2025
6 Pull requests opened by 2 people
-
chore:remove symlink for windows
#9410 opened
Jul 11, 2025 -
test(query-core/queriesObserver): use precise time in 'advanceTimersByTimeAsync'
#9429 opened
Jul 14, 2025 -
test(query-core/queryObserver): use precise time in 'advanceTimersByTimeAsync'
#9432 opened
Jul 14, 2025 -
test(query-core/queryCache): remove redundant 'advanceTimersByTimeAsync'
#9433 opened
Jul 14, 2025 -
test(angular-query-experimental/inject-mutation): use precise time in 'advanceTimersByTimeAsync'
#9434 opened
Jul 15, 2025
2 Issues closed by 1 person
-
isLoading is not changing to true when placeholderData: keepPreviousData is set
#9431 closed
Jul 14, 2025 -
Query options not persisted during hydration/dehydration
#9335 closed
Jul 11, 2025
2 Issues opened by 2 people
-
Hydration error using loading state of useQuery when prefetching
#9399 opened
Jul 10, 2025 -
useQueries does not infer correct type for select parameter – data is typed as unknown
#9396 opened
Jul 9, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Dependency Dashboard
#7814 commented on
Jul 13, 2025 • 0 new comments -
Errored queries caught by ErrorBoundary are not retried on mount
#2712 commented on
Jul 13, 2025 • 0 new comments -
HydrationBoundary takes unknown as the type as `unknown` instead of `DehydratedState`
#9323 commented on
Jul 13, 2025 • 0 new comments -
chore(deps): update marocchino/sticky-pull-request-comment digest to 8b423c6
#9013 commented on
Jul 11, 2025 • 0 new comments -
refactor(core): add generic utilities for resolving value-or-function patterns, replace specialized `resolveStaleTime` and `resolveEnabled`
#9212 commented on
Jul 9, 2025 • 0 new comments -
chore(react-query): update peer-deps for react19 in v4
#9310 commented on
Jul 13, 2025 • 0 new comments -
Proposal: Proper exponential backoff with jitter
#9390 commented on
Jul 13, 2025 • 0 new comments