release-2026-08-27-1607
d2lang/d2release-2026-08-27-1607Aug 27, 2026by github-actions[bot]
AI Summary
This release focuses on bug fixes, specifically addressing an issue in the Preact Query library where useQueries were not properly keeping unsubscribed queries idle. It includes updates to multiple TanStack Query packages across different frameworks to version 5.102.8 or 6.1.48.
Key Highlights
- Fixed preact-query/useQueries to keep unsubscribed idle
- Updated core packages to v5.102.8
- Updated Svelte and Vue query packages to v6.1.48
Full Release Notes
Release 2026-08-27 16:07 ## Changes ### Fix - preact-query/useQueries: keep unsubscribed idle (#11315) (6c27607d7) by @sukvvon ## Packages - @tanstack/angular-query-experimental@5.102.8 - @tanstack/eslint-plugin-query@5.102.8 - @tanstack/lit-query@0.2.20 - @tanstack/preact-query@5.102.8 - @tanstack/preact-query-devtools@5.102.8 - @tanstack/preact-query-persist-client@5.102.8 - @tanstack/query-async-storage-persister@5.102.8 - @tanstack/query-broadcast-client-experimental@5.102.8 - @tanstack/query-core@5.102.8 - @tanstack/query-devtools@5.102.8 - @tanstack/query-persist-client-core@5.102.8 - @tanstack/query-sync-storage-persister@5.102.8 - @tanstack/react-query@5.102.8 - @tanstack/react-query-devtools@5.102.8 - @tanstack/react-query-next-experimental@5.102.8 - @tanstack/react-query-persist-client@5.102.8 - @tanstack/solid-query@5.102.8 - @tanstack/solid-query-devtools@5.102.8 - @tanstack/solid-query-persist-client@5.102.8 - @tanstack/svelte-query@6.1.48 - @tanstack/svelte-query-devtools@6.1.48 - @tanstack/svelte-query-persist-client@6.1.48 - @tanstack/vue-query@5.102.8 - @tanstack/vue-query-devtools@6.1.48