Query Updates & Release Notes
178 updates curated from 1 source by the Releasebot Team. Last updated: May 22, 2026
- May 22, 2026
- Date parsed from source:May 22, 2026
- First seen by Releasebot:May 22, 2026
@tanstack/[email protected]
Query fixes TypeScript NoInfer handling in query-core for better generic assignability.
Patch Changes
- fix(query-core): drop the custom NoInfer<T> re-export and rely on TypeScript's built-in NoInfer (TS ≥ 5.4) so NoInfer<X[K]> stays assignable to X[K] in generic contexts (fixes #9937) (#10593)
- Updated dependencies [d423168]:
- @tanstack/[email protected]
- May 22, 2026
- Date parsed from source:May 22, 2026
- First seen by Releasebot:May 22, 2026
@tanstack/[email protected]
Query ships patch changes with updated dependencies, including @tanstack/query-core 5.100.13.
All of your release notes in one feed
Join Releasebot and get updates from Tanstack and hundreds of other software products.
- May 22, 2026
- Date parsed from source:May 22, 2026
- First seen by Releasebot:Apr 26, 2026
- Modified by Releasebot:May 22, 2026
@tanstack/[email protected]
Query patches updated dependencies, including @tanstack/query-core 5.100.12.
- May 22, 2026
- Date parsed from source:May 22, 2026
- First seen by Releasebot:Apr 23, 2026
- Modified by Releasebot:May 22, 2026
@tanstack/[email protected]
Query ships patch updates with refreshed Vue Query and Query Devtools dependencies.
Patch Changes
Updated dependencies [d423168]:
- @tanstack/[email protected]
- @tanstack/[email protected]
- May 22, 2026
- Date parsed from source:May 22, 2026
- First seen by Releasebot:Mar 23, 2026
- Modified by Releasebot:May 22, 2026
@tanstack/[email protected]
Query ships patch changes with updated dependencies.
Patch Changes
Updated dependencies []:
- @tanstack/[email protected]
- @tanstack/[email protected]
- May 22, 2026
- Date parsed from source:May 22, 2026
- First seen by Releasebot:Mar 23, 2026
- Modified by Releasebot:May 22, 2026
@tanstack/[email protected]
Query ships a patch update with refreshed dependencies for query-devtools and svelte-query.
Patch Changes
Updated dependencies []:
- @tanstack/[email protected]
- @tanstack/[email protected]
- May 18, 2026
- Date parsed from source:May 18, 2026
- First seen by Releasebot:May 19, 2026
@tanstack/[email protected]
Query fixes Vue class attributes for devtools template containers and updates dependencies.
Patch Changes
Use the Vue class attribute for devtools template containers. (#10635)
Updated dependencies [139e67c]:
- @tanstack/[email protected]
- @tanstack/[email protected]
- May 18, 2026
- Date parsed from source:May 18, 2026
- First seen by Releasebot:May 19, 2026
@tanstack/[email protected]
Query fixes vue-query to accept reactive and getter queryKey values in queryOptions.
Patch Changes
- fix(vue-query): allow reactive and getter values as queryKey property in queryOptions (#10530)
This fixes a regression introduced in #10452 where queryOptions only accepted plain arrays for the queryKey property, but not computed refs, Ref values, or getter functions. The related fix in #10465 only covered the enabled property.
Now the queryKey property in queryOptions accepts the same reactive forms as enabled:
- Plain QueryKey arrays
- Ref<QueryKey>
- ComputedRef<QueryKey>
- () => QueryKey (getter)
Updated dependencies []:
- @tanstack/[email protected]
- May 18, 2026
- Date parsed from source:May 18, 2026
- First seen by Releasebot:Apr 23, 2026
- Modified by Releasebot:May 19, 2026
- May 18, 2026
- Date parsed from source:May 18, 2026
- First seen by Releasebot:Apr 1, 2026
- Modified by Releasebot:May 19, 2026
@tanstack/[email protected]
Query ships patch changes with updated dependencies.
Patch Changes
Updated dependencies []:
@tanstack/[email protected]
@tanstack/[email protected]
Original source - May 18, 2026
- Date parsed from source:May 18, 2026
- First seen by Releasebot:Apr 1, 2026
- Modified by Releasebot:May 19, 2026
@tanstack/[email protected]
Query ships a patch update with refreshed TanStack dependencies.
Patch Changes
Updated dependencies []:
- @tanstack/[email protected]
- @tanstack/[email protected]
- May 18, 2026
- Date parsed from source:May 18, 2026
- First seen by Releasebot:Apr 1, 2026
- Modified by Releasebot:May 19, 2026
@tanstack/[email protected]
Query ships a patch update with refreshed TanStack Query dependencies.
Patch Changes
Updated dependencies []:
- @tanstack/[email protected]
- @tanstack/[email protected]
- May 8, 2026
- Date parsed from source:May 8, 2026
- First seen by Releasebot:May 8, 2026
@tanstack/[email protected]
Query adds the initial @tanstack/lit-query package in a minor changes release.
- May 8, 2026
- Date parsed from source:May 8, 2026
- First seen by Releasebot:May 8, 2026
Release 2026-05-08 14:26
Query adds a lit query adapter and ships @tanstack/lit-query 0.2.0 with devtools test setup and TS config fixes.
Release 2026-05-08 14:26
Changes
Features
lit query adapter (4082894) by @chughgaurav
Chore
vue-query-devtools: set up vitest environment with production fallback test (#10629) (c8e1bde) by @sukvvon
tsconfig.json: narrow 'include' pattern to prevent TS6053 race conditions from tsup bundled config files (#10522) (74fa05e) by @sukvvon
Packages
@tanstack/[email protected]
Original source - May 3, 2026
- Date parsed from source:May 3, 2026
- First seen by Releasebot:May 3, 2026
@tanstack/[email protected]
Query ships patch dependency updates for query-devtools and vue-query.
Patch Changes
Updated dependencies [3d21cac]:
- @tanstack/[email protected]
- @tanstack/[email protected]
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.