-
-
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
1 Release published by 1 person
-
v5.83.0
published
Jul 11, 2025
43 Pull requests merged by 3 people
-
test(angular-query-experimental/providers): replace 'runAllTimersAsync' with 'advanceTimersByTimeAsync'
#9436 merged
Jul 17, 2025 -
test(react-query/QueryClientProvider): add 'expect' using 'toBeInTheDocument'
#9442 merged
Jul 17, 2025 -
test(query-core/queryCache): remove redundant 'advanceTimersByTimeAsync'
#9433 merged
Jul 15, 2025 -
test(angular-query-experimental/inject-query): use precise time in 'advanceTimersByTimeAsync'
#9435 merged
Jul 15, 2025 -
test(angular-query-experimental/inject-mutation): use precise time in 'advanceTimersByTimeAsync'
#9434 merged
Jul 15, 2025 -
test(query-core/queryObserver): use precise time in 'advanceTimersByTimeAsync'
#9432 merged
Jul 15, 2025 -
test(query-core/queriesObserver): use precise time in 'advanceTimersByTimeAsync'
#9429 merged
Jul 15, 2025 -
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
6 Pull requests opened by 3 people
-
chore:remove symlink for windows
#9410 opened
Jul 11, 2025 -
fix(query-core) Fix queries argument's type definition in queriesObserver
#9449 opened
Jul 17, 2025
3 Issues closed by 1 person
-
Infinite Retry on 400 Status with React Query v5.83.0
#9437 closed
Jul 15, 2025 -
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
1 Issue opened by 1 person
11 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.
-
feat(react-query): backport v5 apis about infinite query
#9334 commented on
Jul 16, 2025 • 5 new comments -
useQueries does not infer correct type for select parameter – data is typed as unknown
#9396 commented on
Jul 11, 2025 • 0 new comments -
Errored queries caught by ErrorBoundary are not retried on mount
#2712 commented on
Jul 13, 2025 • 0 new comments -
Hydration error using loading state of useQuery when prefetching
#9399 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 -
[Bug?]: Result type of combine works not as expected
#7522 commented on
Jul 16, 2025 • 0 new comments -
Dependency Dashboard
#7814 commented on
Jul 17, 2025 • 0 new comments -
Polling Stops with refetchIntervalInBackground and Retry When Tab Is Inactive
#8353 commented on
Jul 17, 2025 • 0 new comments -
chore(deps): update marocchino/sticky-pull-request-comment digest to 7737449
#9013 commented on
Jul 17, 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 16, 2025 • 0 new comments