Skip to content

Releases: TanStack/query

v5.59.19

03 Nov 14:18
Compare
Choose a tag to compare

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix

  • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

Test

  • react-query: remove async from queryFn (#8232) (0f84062) by Sol Lee

Docs

  • community-projects: Add Atomic CRM to the list of community projects (#8229) (92defc6) by CarolineClr

Packages

  • @tanstack/query-devtools@5.59.19
  • @tanstack/react-query@5.59.19
  • @tanstack/react-query-devtools@5.59.19
  • @tanstack/react-query-persist-client@5.59.19
  • @tanstack/react-query-next-experimental@5.59.19
  • @tanstack/solid-query-devtools@5.59.19
  • @tanstack/svelte-query-devtools@5.59.19
  • @tanstack/vue-query-devtools@5.59.19
  • @tanstack/angular-query-devtools-experimental@5.59.19

v5.59.18

03 Nov 09:27
Compare
Choose a tag to compare

Version 5.59.18 - 11/3/24, 9:27 AM

Changes

Fix

  • useQuery: don"t retryOnMount when prefetchInRender is used (#8247) (74f0d6a) by Dominik Dorfmeister

Packages

  • @tanstack/react-query@5.59.18
  • @tanstack/react-query-devtools@5.59.18
  • @tanstack/react-query-persist-client@5.59.18
  • @tanstack/react-query-next-experimental@5.59.18

v5.59.17

02 Nov 17:47
Compare
Choose a tag to compare

Version 5.59.17 - 11/2/24, 5:45 PM

Changes

Fix

  • useQueries: warn on duplicate keys (#8246) (c643635) by Dominik Dorfmeister

Chore

  • react-query-persist-client: remove redundant setIsRestoring(true) to fix lint warning (#8213) (39a35d8) by Sol Lee
  • docs: update useQueryFocusAware docs (#8205) (caf6556) by @ugurcanatas

Test

  • react-query: better query-persist-client-core import (#8212) (1865f0d) by Lachlan Collins

Docs

  • angular-query: add query options from a service example (#8220) (c61ff1e) by Arnoud

Packages

  • @tanstack/query-core@5.59.17
  • @tanstack/react-query@5.59.17
  • @tanstack/react-query-persist-client@5.59.17
  • @tanstack/query-broadcast-client-experimental@5.59.17
  • @tanstack/query-persist-client-core@5.59.17
  • @tanstack/query-sync-storage-persister@5.59.17
  • @tanstack/react-query-devtools@5.59.17
  • @tanstack/react-query-next-experimental@5.59.17
  • @tanstack/solid-query@5.59.17
  • @tanstack/solid-query-devtools@5.59.17
  • @tanstack/solid-query-persist-client@5.59.17
  • @tanstack/svelte-query@5.59.17
  • @tanstack/svelte-query-devtools@5.59.17
  • @tanstack/svelte-query-persist-client@5.59.17
  • @tanstack/vue-query@5.59.17
  • @tanstack/vue-query-devtools@5.59.17
  • @tanstack/angular-query-experimental@5.59.17
  • @tanstack/query-async-storage-persister@5.59.17
  • @tanstack/angular-query-devtools-experimental@5.59.17

v5.59.16

23 Oct 12:54
Compare
Choose a tag to compare

Version 5.59.16 - 10/23/24, 12:53 PM

Changes

Fix

  • react-query: make sure promises are always finalized (#8211) (df49fbd) by Dominik Dorfmeister

Chore

  • query-core: define queryCache notify method"s return type (#8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#8208) (d3e2a8a) by @manudeli

Docs

  • Update disabling-queries.md (#8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#8190) (1980a11) by Ariel-Moroshko

Packages

  • @tanstack/query-core@5.59.16
  • @tanstack/react-query@5.59.16
  • @tanstack/query-broadcast-client-experimental@5.59.16
  • @tanstack/query-persist-client-core@5.59.16
  • @tanstack/query-sync-storage-persister@5.59.16
  • @tanstack/react-query-devtools@5.59.16
  • @tanstack/react-query-persist-client@5.59.16
  • @tanstack/react-query-next-experimental@5.59.16
  • @tanstack/solid-query@5.59.16
  • @tanstack/solid-query-devtools@5.59.16
  • @tanstack/solid-query-persist-client@5.59.16
  • @tanstack/svelte-query@5.59.16
  • @tanstack/svelte-query-devtools@5.59.16
  • @tanstack/svelte-query-persist-client@5.59.16
  • @tanstack/vue-query@5.59.16
  • @tanstack/vue-query-devtools@5.59.16
  • @tanstack/angular-query-experimental@5.59.16
  • @tanstack/query-async-storage-persister@5.59.16
  • @tanstack/angular-query-devtools-experimental@5.59.16

v5.59.15

15 Oct 17:13
Compare
Choose a tag to compare

Version 5.59.15 - 10/15/24, 5:12 PM

Changes

Fix

  • react-query: resolve overload matches error with exactOptionalPropertyTypes in queryOptions (#8186) (6c06781) by @gwansikk

Packages

  • @tanstack/react-query@5.59.15
  • @tanstack/react-query-devtools@5.59.15
  • @tanstack/react-query-persist-client@5.59.15
  • @tanstack/react-query-next-experimental@5.59.15

v5.59.14

15 Oct 07:20
Compare
Choose a tag to compare

Version 5.59.14 - 10/15/24, 7:20 AM

Changes

Fix

  • react-query: make queryFn optional again (#8176) (a085c92) by Julius Marminge
  • react-query: do not overwrite staleTime with the suspense default value if it"s a function (#8174) (d409854) by Dominik Dorfmeister

Packages

  • @tanstack/react-query@5.59.14
  • @tanstack/react-query-devtools@5.59.14
  • @tanstack/react-query-persist-client@5.59.14
  • @tanstack/react-query-next-experimental@5.59.14

v5.59.13

12 Oct 09:39
Compare
Choose a tag to compare

Version 5.59.13 - 10/12/24, 9:38 AM

Changes

Fix

  • query-core: don"t finalizeThenable of different queries (#8171) (5d69ad7) by Dominik Dorfmeister

Packages

  • @tanstack/query-core@5.59.13
  • @tanstack/react-query@5.59.13
  • @tanstack/query-broadcast-client-experimental@5.59.13
  • @tanstack/query-persist-client-core@5.59.13
  • @tanstack/query-sync-storage-persister@5.59.13
  • @tanstack/react-query-devtools@5.59.13
  • @tanstack/react-query-persist-client@5.59.13
  • @tanstack/react-query-next-experimental@5.59.13
  • @tanstack/solid-query@5.59.13
  • @tanstack/solid-query-devtools@5.59.13
  • @tanstack/solid-query-persist-client@5.59.13
  • @tanstack/svelte-query@5.59.13
  • @tanstack/svelte-query-devtools@5.59.13
  • @tanstack/svelte-query-persist-client@5.59.13
  • @tanstack/vue-query@5.59.13
  • @tanstack/vue-query-devtools@5.59.13
  • @tanstack/angular-query-experimental@5.59.13
  • @tanstack/query-async-storage-persister@5.59.13
  • @tanstack/angular-query-devtools-experimental@5.59.13

v5.59.12

12 Oct 07:42
Compare
Choose a tag to compare

Version 5.59.12 - 10/12/24, 7:40 AM

Changes

Fix

  • query-core: move thenable-recreation into createResult (#8169) (4758303) by Dominik Dorfmeister

Types

Packages

  • @tanstack/query-core@5.59.12
  • @tanstack/react-query@5.59.12
  • @tanstack/vue-query@5.59.12
  • @tanstack/query-broadcast-client-experimental@5.59.12
  • @tanstack/query-persist-client-core@5.59.12
  • @tanstack/query-sync-storage-persister@5.59.12
  • @tanstack/react-query-devtools@5.59.12
  • @tanstack/react-query-persist-client@5.59.12
  • @tanstack/react-query-next-experimental@5.59.12
  • @tanstack/solid-query@5.59.12
  • @tanstack/solid-query-devtools@5.59.12
  • @tanstack/solid-query-persist-client@5.59.12
  • @tanstack/svelte-query@5.59.12
  • @tanstack/svelte-query-devtools@5.59.12
  • @tanstack/svelte-query-persist-client@5.59.12
  • @tanstack/vue-query-devtools@5.59.12
  • @tanstack/angular-query-experimental@5.59.12
  • @tanstack/query-async-storage-persister@5.59.12
  • @tanstack/angular-query-devtools-experimental@5.59.12

v5.59.11

11 Oct 18:36
Compare
Choose a tag to compare

Version 5.59.11 - 10/11/24, 6:35 PM

Changes

Refactor

  • types: throw type error when skipToken is present in suspense query (#8082) (a991d92) by Gwansik Kim

Packages

  • @tanstack/react-query@5.59.11
  • @tanstack/react-query-devtools@5.59.11
  • @tanstack/react-query-persist-client@5.59.11
  • @tanstack/react-query-next-experimental@5.59.11

v5.59.10

11 Oct 18:26
Compare
Choose a tag to compare

Version 5.59.10 - 10/11/24, 6:24 PM

Changes

Fix

  • core: correctly gc query when suspense is used when query unmounts while it"s still fetching (#8168) (5edd617) by Dominik Dorfmeister
  • react-query: Allow optional initialData object in queryOptions (#8162) (931d98d) by Sunghoon

Packages

  • @tanstack/query-core@5.59.10
  • @tanstack/react-query@5.59.10
  • @tanstack/query-broadcast-client-experimental@5.59.10
  • @tanstack/query-persist-client-core@5.59.10
  • @tanstack/query-sync-storage-persister@5.59.10
  • @tanstack/react-query-devtools@5.59.10
  • @tanstack/react-query-persist-client@5.59.10
  • @tanstack/react-query-next-experimental@5.59.10
  • @tanstack/solid-query@5.59.10
  • @tanstack/solid-query-devtools@5.59.10
  • @tanstack/solid-query-persist-client@5.59.10
  • @tanstack/svelte-query@5.59.10
  • @tanstack/svelte-query-devtools@5.59.10
  • @tanstack/svelte-query-persist-client@5.59.10
  • @tanstack/vue-query@5.59.10
  • @tanstack/vue-query-devtools@5.59.10
  • @tanstack/angular-query-experimental@5.59.10
  • @tanstack/query-async-storage-persister@5.59.10
  • @tanstack/angular-query-devtools-experimental@5.59.10