# @tanstack/vue-query-devtools ## 6.1.18 ### Patch Changes - Updated dependencies [[`c2d0dff`](https://github.com/TanStack/query/commit/c2d0dfff5704406a8920348c602f8b97cfda34e7)]: - @tanstack/vue-query@5.99.2 - @tanstack/query-devtools@5.99.2 ## 6.1.17 ### Patch Changes - Updated dependencies []: - @tanstack/query-devtools@5.99.1 - @tanstack/vue-query@5.99.1 ## 6.1.16 ### Patch Changes - Updated dependencies [[`f279ad2`](https://github.com/TanStack/query/commit/f279ad24887051e81185aff64864a938ff7c139b)]: - @tanstack/vue-query@5.99.0 - @tanstack/query-devtools@5.99.0 ## 6.1.15 ### Patch Changes - Fix Vue SSR devtools cleanup by only registering `unmount()` after `mount()` has run. ([#10439](https://github.com/TanStack/query/pull/10439)) - Updated dependencies [[`b97513f`](https://github.com/TanStack/query/commit/b97513f2888ed1310a5b39bf91d559c5bc6b83e0), [`29e80d9`](https://github.com/TanStack/query/commit/29e80d9f79d7b71ac89f2c37ee254a5f718abac7)]: - @tanstack/vue-query@5.98.0 - @tanstack/query-devtools@5.98.0 ## 6.1.14 ### Patch Changes - Updated dependencies []: - @tanstack/query-devtools@5.97.0 - @tanstack/vue-query@5.97.0 ## 6.1.13 ### Patch Changes - Updated dependencies []: - @tanstack/query-devtools@5.96.2 - @tanstack/vue-query@5.96.2 ## 6.1.12 ### Patch Changes - Updated dependencies []: - @tanstack/query-devtools@5.96.1 - @tanstack/vue-query@5.96.1 ## 6.1.11 ### Patch Changes - Updated dependencies []: - @tanstack/query-devtools@5.96.0 - @tanstack/vue-query@5.96.0 ## 6.1.10 ### Patch Changes - Updated dependencies []: - @tanstack/query-devtools@5.95.2 - @tanstack/vue-query@5.95.2 ## 6.1.9 ### Patch Changes - Updated dependencies []: - @tanstack/query-devtools@5.95.1 - @tanstack/vue-query@5.95.1 ## 6.1.8 ### Patch Changes - Updated dependencies []: - @tanstack/query-devtools@5.95.0 - @tanstack/vue-query@5.95.0 ## 6.1.7 ### 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-devtools@5.94.5 - @tanstack/vue-query@5.94.5 ## 6.1.6 ### 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-devtools@5.94.4 - @tanstack/vue-query@5.94.4 ## 6.1.5 ### Patch Changes - fix: style prop type ([#10087](https://github.com/TanStack/query/pull/10087)) ## 6.1.4 ### Patch Changes - Updated dependencies [[`83366c4`](https://github.com/TanStack/query/commit/83366c46a6825b5c591399c705d8128743c527dd)]: - @tanstack/query-devtools@5.93.0 ## 6.1.3 ### Patch Changes - Updated dependencies [[`f9fc56a`](https://github.com/TanStack/query/commit/f9fc56a9b8724bcfae46f8f6cb229123478eb4db), [`0b29b6f`](https://github.com/TanStack/query/commit/0b29b6f877d4b3a6d05b1c85fb9cb1e6ea736291)]: - @tanstack/query-devtools@5.92.0 - @tanstack/vue-query@5.92.3 ## 6.1.2 ### Patch Changes - Updated dependencies [[`758414f`](https://github.com/TanStack/query/commit/758414fcecb9b56142014edf3ff455c283fb556e)]: - @tanstack/vue-query@5.92.0 ## 6.1.1 ### Patch Changes - Updated dependencies [[`b261b6f`](https://github.com/TanStack/query/commit/b261b6f29eee2a9bdbe1bc20035fe9b83b15376b)]: - @tanstack/query-devtools@5.91.1 ## 6.1.0 ### Minor Changes - feat(devtools): allow passing a theme via prop ([#9887](https://github.com/TanStack/query/pull/9887)) ### Patch Changes - Updated dependencies [[`0e9d5b5`](https://github.com/TanStack/query/commit/0e9d5b565276f0de2a1a14ffbb079b5988581c27)]: - @tanstack/query-devtools@5.91.0 ## 6.0.0 ### Patch Changes - Updated dependencies [[`b2bd79d`](https://github.com/TanStack/query/commit/b2bd79d0a6b2707461897c426b0d2275a3318e4b)]: - @tanstack/vue-query@5.91.0 ## 5.91.0 ### Minor Changes - feat(vue-query-devtools): Add embedded panel mode ([#9790](https://github.com/TanStack/query/pull/9790))