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