# @tanstack/solid-query-devtools ## 6.0.0-beta.3 ### Patch Changes - chore: bumps solid v2 to beta.5 ([#10392](https://github.com/TanStack/query/pull/10392)) - chore: bump vite-plugin-solid next.4 ([#10392](https://github.com/TanStack/query/pull/10392)) - Updated dependencies [[`3ec54a1`](https://github.com/TanStack/query/commit/3ec54a15ab7b88948f9286c432073a969660553c), [`3ec54a1`](https://github.com/TanStack/query/commit/3ec54a15ab7b88948f9286c432073a969660553c)]: - @tanstack/solid-query@6.0.0-beta.3 ## 6.0.0-alpha.2 ### Patch Changes - refactor: solid 2 reactivity compliance ([#10316](https://github.com/TanStack/query/pull/10316)) - Updated dependencies [[`76fa68e`](https://github.com/TanStack/query/commit/76fa68efba82d5b8a52b7eef189e785641180409)]: - @tanstack/solid-query@6.0.0-alpha.2 ## 6.0.0-alpha.1 ### Patch Changes - chore: bumps solid v2 to beta.4 ([#10307](https://github.com/TanStack/query/pull/10307)) - Updated dependencies [[`a314457`](https://github.com/TanStack/query/commit/a3144571305c4accc779179011067667b6688925)]: - @tanstack/solid-query@6.0.0-alpha.1 ## 6.0.0-alpha.0 ### Major Changes - Support Solid 2.0 ([#10272](https://github.com/TanStack/query/pull/10272)) ### Patch Changes - Updated dependencies [[`4a27c6c`](https://github.com/TanStack/query/commit/4a27c6c1810956509e0e38c95f4f3fdc0b9b6f55)]: - @tanstack/solid-query@6.0.0-alpha.0 ## 5.91.3 ### Patch Changes - Updated dependencies [[`83366c4`](https://github.com/TanStack/query/commit/83366c46a6825b5c591399c705d8128743c527dd)]: - @tanstack/query-devtools@5.93.0 ## 5.91.2 ### 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/solid-query@5.90.17 ## 5.91.1 ### Patch Changes - Updated dependencies [[`b261b6f`](https://github.com/TanStack/query/commit/b261b6f29eee2a9bdbe1bc20035fe9b83b15376b)]: - @tanstack/query-devtools@5.91.1 ## 5.91.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 ## 5.90.4 ### Patch Changes - Fixed client prop not working on SolidQueryDevtools and SolidQueryDevtoolsPanel ([#9763](https://github.com/TanStack/query/pull/9763))