# @tanstack/svelte-query ## 6.0.10 ### Patch Changes - Updated dependencies [[`72d8ac5`](https://github.com/TanStack/query/commit/72d8ac5c592004b8f9c3ee086fcb9c3cd615ca05)]: - @tanstack/query-core@5.90.12 ## 6.0.9 ### Patch Changes - Updated dependencies [[`c01b150`](https://github.com/TanStack/query/commit/c01b150e3673e11d6533768529a5e6fe3ebee68c)]: - @tanstack/query-core@5.90.11 ## 6.0.8 ### Patch Changes - Updated dependencies [[`8e2e174`](https://github.com/TanStack/query/commit/8e2e174e9fd2e7b94cd232041e49c9d014d74e26), [`eb559a6`](https://github.com/TanStack/query/commit/eb559a66dc0d77dd46435f624fa64fc068bef9ae)]: - @tanstack/query-core@5.90.10 ## 6.0.7 ### Patch Changes - Updated dependencies [[`08b211f`](https://github.com/TanStack/query/commit/08b211f8aa475e05d2f13a36517fc556861ef962)]: - @tanstack/query-core@5.90.9 ## 6.0.6 ### Patch Changes - Updated dependencies [[`c0ec9fe`](https://github.com/TanStack/query/commit/c0ec9fe0d1426fe3f233adda3ebf23989ffaa110)]: - @tanstack/query-core@5.90.8 ## 6.0.5 ### Patch Changes - Updated dependencies [[`b4cd121`](https://github.com/TanStack/query/commit/b4cd121a39d07cefaa3a3411136d342cc54ce8fb)]: - @tanstack/query-core@5.90.7 ## 6.0.4 ### Patch Changes - Updated dependencies [[`1638c02`](https://github.com/TanStack/query/commit/1638c028df55648995d04431179904371a189772)]: - @tanstack/query-core@5.90.6 ## 6.0.3 ### Patch Changes - Updated dependencies [[`e42ddfe`](https://github.com/TanStack/query/commit/e42ddfe919f34f847ca101aeef162c69845f9a1e)]: - @tanstack/query-core@5.90.5 ## 6.0.2 ### Patch Changes - Updated dependencies [[`20ef922`](https://github.com/TanStack/query/commit/20ef922a0a7c3aee00150bf69123c338b0922922)]: - @tanstack/query-core@5.90.4 ## 6.0.1 ### Patch Changes - Updated dependencies [[`4e1c433`](https://github.com/TanStack/query/commit/4e1c4338a72f7384600bbda99e44bc1891695df4)]: - @tanstack/query-core@5.90.3 ## 6.0.0 ### Major Changes - BREAKING: Migrate to svelte runes (signals). Requires [Svelte v5.25.0](https://github.com/sveltejs/svelte/releases/tag/svelte%405.25.0) or newer. Please see the [migration guide](https://tanstack.com/query/latest/docs/framework/svelte/migrate-from-v5-to-v6). ([#9694](https://github.com/TanStack/query/pull/9694))