# @tanstack/preact-query ## 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))