@tanstack/preact-query@5.102.8
TanStack/query@tanstack/preact-query@5.102.8Aug 27, 2026by github-actions[bot]
AI Summary
Fixes an issue in the `useQueries` hook where unsubscribed queries were not being kept idle.
Key Highlights
- Fixed `useQueries` to properly keep unsubscribed queries idle
Full Release Notes
### Patch Changes
- [#11315](https://github.com/TanStack/query/pull/11315) [`6c27607`](https://github.com/TanStack/query/commit/6c27607d7ffc87612a8f1222a95f28bf5f9a045e) - fix(preact-query/useQueries): keep unsubscribed idle
- Updated dependencies \[]:
- @tanstack/query-core@5.102.8