@tanstack/query-core@5.102.5

TanStack/query@tanstack/query-core@5.102.5Aug 26, 2026by github-actions[bot]

AI Summary

A performance-oriented patch release focused on reducing bundle size by cleaning up internal code.

Key Highlights

  • Reduced bundle size by removing unused symbol descriptions
  • Simplified internal helpers

Full Release Notes

### Patch Changes

-   [#11302](https://github.com/TanStack/query/pull/11302) [`578e5c2`](https://github.com/TanStack/query/commit/578e5c26e8ebd0d7351b4b8e2bafba695e672b8d) - Reduce the Query Core bundle size by removing unused symbol descriptions and
    simplifying internal helpers.