@tanstack/react-query@5.102.6

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

AI Summary

A patch release for React Query that fixes an error handling issue where falsy errors were not being propagated to the React error boundary in specific hooks.

Key Highlights

  • Fixed error boundary handling for falsy errors in useQueries and useSuspenseQueries
  • Updated @tanstack/query-core to 5.102.6

Full Release Notes

### Patch Changes

-   [#11305](https://github.com/TanStack/query/pull/11305) [`ac2b612`](https://github.com/TanStack/query/commit/ac2b61230ea35b90b177ba35dc030598bac9c9a6) - fix(react-query): throw falsy errors from `useQueries` and `useSuspenseQueries` to the error boundary

-   Updated dependencies \[]:
    -   @tanstack/query-core@5.102.6