Skip to content

Releases: TanStack/query

v5.24.6

02 Mar 20:32

Choose a tag to compare

Version 5.24.6 - 3/2/2024, 8:30 PM

Changes

Fix

  • core: do not rely on dataUpdatedAt truthiness (#7008) (3191ae8) by Dominik Dorfmeister

Packages

v5.24.5

02 Mar 20:19

Choose a tag to compare

Version 5.24.5 - 3/2/2024, 8:17 PM

Changes

Fix

  • types: make getQueryState types work with queryOptions (#7010) (93d442c) by Dominik Dorfmeister

Packages

v5.24.4

02 Mar 20:00

Choose a tag to compare

Version 5.24.4 - 3/2/2024, 8:00 PM

Changes

Fix

  • solid-query: Prevent infinite refetch with Astro when initialData is provided (#7009) (f1676dc) by @ardeora

Packages

v5.24.3

02 Mar 17:16

Choose a tag to compare

Version 5.24.3 - 3/2/2024, 5:15 PM

Changes

Fix

Packages

v5.24.2

02 Mar 13:11

Choose a tag to compare

Version 5.24.2 - 3/2/2024, 1:10 PM

Changes

Fix

Refactor

  • switch typeof undefined checks with strict comparison of the value undefined (#7006) (11e9650) by Dominik Dorfmeister
  • *: Import noop function from utils (#6964) (b7b5096) by Sol Lee

Chore

  • fix lint (55782ae) by Dominik Dorfmeister
  • angular-query: disable cache in Angular examples (#6970) (ef3a0df) by Arnoud

Ci

Docs

  • Updated installation commands with bun package manger (#6971) (d83aa27) by Ekam Ahuja

Test

Packages

v5.24.1

25 Feb 00:53

Choose a tag to compare

Version 5.24.1 - 2/25/2024, 12:51 AM

Changes

Fix

  • angular-query: fix NG0602 error (#6966) (3de4859) by Riccardo Perra

Test

  • queryClient: Remove flaky perfomance tests (#6946) (747aa78) by SebKranz

Packages

v5.24.0

19 Feb 19:28

Choose a tag to compare

Version 5.24.0 - 2/19/2024, 7:28 PM

Changes

Feat

Packages

v5.23.0

19 Feb 14:11

Choose a tag to compare

Version 5.23.0 - 2/19/2024, 2:10 PM

Changes

Feat

Packages

v5.22.2

19 Feb 12:54

Choose a tag to compare

Version 5.22.2 - 2/19/2024, 12:52 PM

Changes

Fix

  • query-core: notify queryCache after updateQuery() (#6936) (35fa47d) by Dominik Dorfmeister

Docs

Packages

v5.22.1

19 Feb 01:33

Choose a tag to compare

Version 5.22.1 - 2/19/2024, 1:33 AM

Changes

Fix

  • angular-query: support required input signal (#6928) (7bd671f) by Arnoud
  • angular-query: Fix StackBlitz examples by downgrading piscina (#6926) (75b9c57) by Arnoud

Packages