# @tanstack/preact-query ## 5.100.1 ### Patch Changes - Updated dependencies [[`1bb0d23`](https://github.com/TanStack/query/commit/1bb0d234280fd4ae1725c439088426a20593a8df)]: - @tanstack/query-core@5.100.1 ## 5.100.0 ### Patch Changes - Updated dependencies [[`6540a41`](https://github.com/TanStack/query/commit/6540a4126b1c087d86d64525e78f32d9920dcd31)]: - @tanstack/query-core@5.100.0 ## 5.99.2 ### Patch Changes - Updated dependencies []: - @tanstack/query-core@5.99.2 ## 5.99.1 ### Patch Changes - Updated dependencies []: - @tanstack/query-core@5.99.1 ## 5.99.0 ### Patch Changes - Updated dependencies []: - @tanstack/query-core@5.99.0 ## 5.98.0 ### Patch Changes - Updated dependencies []: - @tanstack/query-core@5.98.0 ## 5.97.0 ### Patch Changes - Updated dependencies [[`2bfb12c`](https://github.com/TanStack/query/commit/2bfb12cc44f1d8495106136e4ddacb817135f8f9)]: - @tanstack/query-core@5.97.0 ## 5.96.2 ### Patch Changes - Updated dependencies []: - @tanstack/query-core@5.96.2 ## 5.96.1 ### Patch Changes - Updated dependencies []: - @tanstack/query-core@5.96.1 ## 5.96.0 ### Patch Changes - Updated dependencies []: - @tanstack/query-core@5.96.0 ## 5.95.2 ### Patch Changes - Updated dependencies [[`cd5a35b`](https://github.com/TanStack/query/commit/cd5a35b328837781aa4f9305bb2bd7877ca934e9)]: - @tanstack/query-core@5.95.2 ## 5.95.1 ### Patch Changes - Updated dependencies [[`1f1775c`](https://github.com/TanStack/query/commit/1f1775ca92f2b6c035682947ff3b3424804ff31a)]: - @tanstack/query-core@5.95.1 ## 5.95.0 ### Patch Changes - Updated dependencies []: - @tanstack/query-core@5.95.0 ## 5.94.5 ### Patch Changes - fix(\*): resolve issue about excluded build directory ([#10312](https://github.com/TanStack/query/pull/10312)) - Updated dependencies [[`4b6536d`](https://github.com/TanStack/query/commit/4b6536dfce99036f4e37f52943c6fed3ad0e0a18)]: - @tanstack/query-core@5.94.5 ## 5.94.4 ### Patch Changes - chore: fixed version ([#10064](https://github.com/TanStack/query/pull/10064)) - Updated dependencies [[`4c75210`](https://github.com/TanStack/query/commit/4c75210ce8235fe3d39b67e1029eff11278927cc)]: - @tanstack/query-core@5.94.4 ## 5.94.3 ### Patch Changes - fix: stop node types from leaking into browser ([#10302](https://github.com/TanStack/query/pull/10302)) ## 5.94.2 ### Patch Changes - fix(streamedQuery): maintain error state on reset refetch with initialData defined ([#10287](https://github.com/TanStack/query/pull/10287)) - Updated dependencies [[`248975e`](https://github.com/TanStack/query/commit/248975e896f585f6eaa505c796e73fcf7bfd1eec)]: - @tanstack/query-core@5.91.2 ## 5.94.1 ### Patch Changes - fix(core): cancel paused initial fetch when last observer unsubscribes ([#10291](https://github.com/TanStack/query/pull/10291)) - Updated dependencies [[`a89aab9`](https://github.com/TanStack/query/commit/a89aab975581c25c113a26c8af486b4cafad272a)]: - @tanstack/query-core@5.91.1 ## 5.94.0 ### Minor Changes - feat: environmentManager ([#10199](https://github.com/TanStack/query/pull/10199)) ### Patch Changes - Updated dependencies [[`6fa901b`](https://github.com/TanStack/query/commit/6fa901b97a22a80d0fca3f6ed86237ff0cbdd13b)]: - @tanstack/query-core@5.91.0 ## 5.93.0 ### Minor Changes - feat: Add preact persist plugin ([#10120](https://github.com/TanStack/query/pull/10120)) ## 5.92.0 ### Minor Changes - feat: Add preact query devtools ([#10119](https://github.com/TanStack/query/pull/10119)) ## 5.91.1 ### Patch Changes - refactor(preact-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection ([#10188](https://github.com/TanStack/query/pull/10188)) ## 5.91.0 ### Minor Changes - feat: Preact Adapter ([#9935](https://github.com/TanStack/query/pull/9935))