Traceary

Catalog / Frontend

TanStack Query changelog

Async state and caching library for React, Vue, Svelte and Solid.

Latest
26 Aug 2026
Shipped
26 Aug 2026today
Collected
60 releasesback to 25 Aug 2026
Source
TanStack/query
Project
tanstack.com
Feed
RSS

Read today, the first day on record. Collection status

Version history

202660 releases
@tanstack/query-core5.102.5

Patch Changes #11302 578e5c2 - Reduce the Query Core bundle size by removing unused symbol descriptions and simplifying internal helpers.

fixed
Release 2026-08-25 21:28

Release 2026-08-25 21:28 Changes Fix query-core: Avoid scheduling stale timeouts for disabled query observers (#11293) (a05df6aef) by @TkDodo Chore examples,docs: replace deprecated 'prefetchQuery'/'fetchQuery' calls with 'query' (#11282) (

deprecated