-
-
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
22 Releases published by 2 people
-
v5.79.0
published
May 29, 2025 -
v4.39.0
published
May 31, 2025 -
v4.39.1
published
May 31, 2025 -
v5.79.1
published
Jun 2, 2025 -
v5.79.2
published
Jun 2, 2025 -
v5.80.0
published
Jun 3, 2025 -
v5.80.1
published
Jun 3, 2025 -
v5.80.2
published
Jun 3, 2025 -
v5.80.3
published
Jun 4, 2025 -
v5.80.4
published
Jun 4, 2025 -
v5.80.5
published
Jun 4, 2025 -
v5.80.6
published
Jun 5, 2025 -
v4.39.2
published
Jun 9, 2025 -
v5.80.7
published
Jun 11, 2025 -
v4.40.0
published
Jun 17, 2025 -
v5.80.8
published
Jun 17, 2025 -
v5.80.9
published
Jun 17, 2025 -
v5.80.10
published
Jun 19, 2025 -
v5.81.2
published
Jun 21, 2025 -
v5.81.3
published
Jun 27, 2025 -
v5.81.4
published
Jun 27, 2025 -
v5.81.5
published
Jun 27, 2025
59 Pull requests merged by 29 people
-
chore: add typescript-eslint/require-await rule
#9029 merged
Jun 28, 2025 -
test(query-core/query): add 'advanceTimersByTimeAsync' and remove 'vi.waitFor'
#9319 merged
Jun 28, 2025 -
chore: add .vscode/mcp.json and .github/instructions/nx.instructions.md to .gitignore
#9325 merged
Jun 28, 2025 -
test(query-core/queryClient): add missing 'await' for 'advanceTimersByTimeAsync'
#9320 merged
Jun 28, 2025 -
fix(react-query): throw type error when skipToken is present in prefetch query
#9321 merged
Jun 27, 2025 -
test(query-core/focusManager): use 'advanceTimersByTime' for boolean focused arg test
#9317 merged
Jun 27, 2025 -
refactor: deprecate createSyncStoragePersister
#9316 merged
Jun 27, 2025 -
test(query-core/mutationObserver): add 'advanceTimersByTimeAsync' in all tests
#9312 merged
Jun 27, 2025 -
type(vue-query): introduce
ShallowOption
to unifyshallow
type and JSDoc#9277 merged
Jun 26, 2025 -
chore(angular-query): remove obsolete angular platform-browser-dynamic
#9311 merged
Jun 25, 2025 -
chore: update @tanstack/config
#9302 merged
Jun 25, 2025 -
test(vue-query): use fakeTimers for flaky useMutation.test.tsx
#9300 merged
Jun 22, 2025 -
chore(angular-query): revert to tsup to build package
#9298 merged
Jun 21, 2025 -
fix(angular-query): fix package publishing
#9297 merged
Jun 21, 2025 -
chore: generateDocs.js, publish.js -> generateDocs.ts, publish.ts
#9296 merged
Jun 21, 2025 -
chore: add .cursor/rules to .gitignore
#9295 merged
Jun 21, 2025 -
chore(angular-query): run prepack after build
#9294 merged
Jun 20, 2025 -
refactor(angular-query): build with vite, publish d.ts files to package root
#9292 merged
Jun 20, 2025 -
docs: add Chrome extension information for TanStack Query devtools across multiple frameworks
#9275 merged
Jun 19, 2025 -
Docs: clarify comment regarding userIds in dependent queries example
#9288 merged
Jun 19, 2025 -
docs: Fix syntax of batshit in batching-requests article
#9269 merged
Jun 19, 2025 -
perf(query-core): clear query's revertState once fetching ends successfully
#9265 merged
Jun 19, 2025 -
Updated docs: Changed the word 'Vue' to 'Solid'
#9287 merged
Jun 19, 2025 -
chore(*): update Node version and modify script commands
#9286 merged
Jun 18, 2025 -
ci: add link verification step to PR workflow
#9267 merged
Jun 18, 2025 -
Update community-projects.md
#9285 merged
Jun 18, 2025 -
fix(angular-query): fix types missing in published package
#9283 merged
Jun 17, 2025 -
Revert "refactor(angular-query): migrate from tsup to vite"
#9282 merged
Jun 17, 2025 -
refactor(angular-query): migrate from tsup to vite
#9281 merged
Jun 17, 2025 -
fix(solid-query-devtools): client-side code instantiating prematurely server-side
#9163 merged
Jun 11, 2025 -
chore(deps): update autofix-ci/action digest to 635ffb0
#9263 merged
Jun 9, 2025 -
fix(react-query): correct type for
onSuccess
ofuseQuery
#9242 merged
Jun 9, 2025 -
fix relative links
#9262 merged
Jun 9, 2025 -
nit(docs): Remove superfluous text from mutations.md
#9256 merged
Jun 6, 2025 -
docs(react-mutations): replace accidentally-deleted content in mutations.md
#9254 merged
Jun 6, 2025 -
test: add callback return type tests for mutation callbacks
#9252 merged
Jun 5, 2025 -
refactor: revert onSuccess/onError/onMutate/onSettled callback types to Promise<unknown> | unknown
#9251 merged
Jun 5, 2025 -
feat(experimental_createQueryPersister): Change persisterRestoreAll to restoreQueries
#9230 merged
Jun 4, 2025 -
fix(vue-query): make vue-query client compatible with query-core
#9250 merged
Jun 4, 2025 -
docs(readme): fix broken Speakeasy image by replacing removed _build path with public asset
#9248 merged
Jun 4, 2025 -
Make hydrationQueue a derived value
#9247 merged
Jun 4, 2025 -
docs(contributing): update pnpm version and fix typo
#9243 merged
Jun 3, 2025 -
fix(query-core): add reject callback to .then() in tryResolveSync
#9206 merged
Jun 3, 2025 -
perf: improve performance of util function "difference" in quriesObserver.ts in query-core package
#9201 merged
Jun 3, 2025 -
refactor: consolidate noop function usage across framework packages
#9228 merged
Jun 3, 2025 -
refactor: remove unnecessary TQueryData generic in InfiniteQueryObserverOptions
#9224 merged
Jun 2, 2025 -
chore: remove redundant word in comment
#9231 merged
Jun 2, 2025 -
refactor(query-core): use "has" in Set instead of "includes"
#9221 merged
Jun 2, 2025 -
refactor: improve type safety in
getQueryData
by using generics#9218 merged
Jun 2, 2025 -
feat(query-devtools): add indicator for staleTime: 'static' in devtools
#9215 merged
Jun 2, 2025 -
refactor(react-query): change the order of const variables
#9211 merged
Jun 2, 2025 -
refactor(query-core): extract context creation to functions and move type assertions
#9210 merged
Jun 2, 2025 -
Mention query keys needs to be serializable using
JSON.stringify
#9204 merged
Jun 2, 2025 -
refactor: narrow onSuccess/onError/onMutate/onSettled callback types to Promise<void> | void
#9202 merged
Jun 2, 2025 -
fix(v4): ensure packages are built during CI
#9227 merged
May 31, 2025 -
ci(v4): use @tanstack/publish-config
#9225 merged
May 31, 2025 -
feat(core): staleTime: 'static'
#9139 merged
May 29, 2025 -
chore: update to eslint-plugin-react-hooks v6
#9071 merged
May 29, 2025
14 Pull requests opened by 12 people
-
chore(deps): update dependency next to v14.2.30 [security]
#9214 opened
May 29, 2025 -
fix(svelte-query): fix error when creating query outside of component
#9222 opened
May 30, 2025 -
chore(deps): lock file maintenance
#9229 opened
Jun 1, 2025 -
Updates examples for invalidation from mutations
#9261 opened
Jun 8, 2025 -
feat(angular-query): move devtools to conditional sub-paths
#9270 opened
Jun 11, 2025 -
docs: add docs for mutation-property-order eslint rule
#9271 opened
Jun 13, 2025 -
type(vue-query): ensure type definition matches implementation
#9276 opened
Jun 13, 2025 -
fix(query-core): query cancellation and reverting
#9293 opened
Jun 20, 2025 -
fix: serialize `queryKey`
#9308 opened
Jun 24, 2025 -
chore(react-query): update peer-deps for react19 in v4
#9310 opened
Jun 25, 2025 -
test(query-core/queryClient): add 'advanceTimersByTimeAsync' and remove 'vi.waitFor'
#9326 opened
Jun 28, 2025 -
test(query-core/queryClient): replace 'advanceTimersByTime' with 'advanceTimersByTimeAsync'
#9327 opened
Jun 28, 2025
17 Issues closed by 8 people
-
Docs (persistQueryClient.md) describe incorrect `PersistedClient` interface definition
#9313 closed
Jun 27, 2025 -
QueryClient.clear breaks existing queries
#9238 closed
Jun 26, 2025 -
Severe TypeScript Performance Degradation with `@tanstack/vue-query` in Vue 3 + TypeScript Project
#9200 closed
Jun 26, 2025 -
useInfiniteQuery only works on first page, fetchNextPage does not make http request. (with minimal demo)
#9305 closed
Jun 22, 2025 -
enabled not working in useInfiniteQuery
#9274 closed
Jun 19, 2025 -
It is hard to change the position of ReactQuery Devtools
#9150 closed
Jun 19, 2025 -
Bug: React 19 - Suspense Siblings Fall Back to Sequential Loading Under Load
#9268 closed
Jun 11, 2025 -
Query callback function typing is broken in latest v4 release
#9240 closed
Jun 9, 2025 -
mutations guide in the docs is incomplete
#9255 closed
Jun 6, 2025 -
Unable to use Core QueryClient as Custom Query Client in Vue
#8937 closed
Jun 4, 2025 -
Error: "reject is not a function" in Next.js 14 App Router with HydrationBoundary
#9232 closed
Jun 3, 2025 -
a
#9235 closed
Jun 2, 2025 -
[Bug] Persisted query without observers does not respect stale time
#9233 closed
Jun 2, 2025 -
`fetchQuery` returns stale data when used with `createPersister`
#8075 closed
Jun 1, 2025 -
experimental_createPersister is not cleaning up after itself
#7049 closed
Jun 1, 2025 -
Broken react-query release v4.39.0
#9226 closed
May 31, 2025
5 Issues opened by 5 people
-
HydrationBoundary takes unknown as the type as `unknown` instead of `DehydratedState`
#9323 opened
Jun 27, 2025 -
Right now, when using Tanstack router and Tanstack query, devtools don't really play well together.
#9309 opened
Jun 24, 2025 -
[Windows] symlink doesn't work yet
#9272 opened
Jun 13, 2025 -
narrowing typescript keeps `data` as possible undefined
#9244 opened
Jun 3, 2025
12 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): add mutationOptions
#8960 commented on
Jun 28, 2025 • 18 new comments -
feat(query-core): add MutationFunctionContext argument to mutateFn
#9193 commented on
Jun 27, 2025 • 2 new comments -
refactor: standardize use of MaybePromise<T> in place of Promise<T> | T
#9203 commented on
Jun 9, 2025 • 1 new comment -
`onMutate` never actually runs synchronously
#8724 commented on
Jun 2, 2025 • 0 new comments -
Angular: Esbuild always generates chunks for devtools
#9078 commented on
Jun 12, 2025 • 0 new comments -
[vue-query] Callback for enabled does not provide query as parameter
#7905 commented on
Jun 14, 2025 • 0 new comments -
Improve TypeScript support for dynamic queryKey with union types
#9009 commented on
Jun 15, 2025 • 0 new comments -
.refetch() is not working as expected after signal update when using injectQuery
#9174 commented on
Jun 22, 2025 • 0 new comments -
Inferred type references an inaccessible unique symbol type after updating from 5.61.5 to 5.62.0
#8833 commented on
Jun 23, 2025 • 0 new comments -
Dependency Dashboard
#7814 commented on
Jun 28, 2025 • 0 new comments -
chore(deps): update marocchino/sticky-pull-request-comment digest to 246151a
#9013 commented on
Jun 22, 2025 • 0 new comments -
fix(query-core): add check to #combineResult for input parameter length to decide whether to return optimistic(old) or updated results
#9207 commented on
Jun 2, 2025 • 0 new comments