Skip to content

Releases: TanStack/query

v4.24.14

04 Mar 07:38
c2b480a

Choose a tag to compare

Version 4.24.14 - 3/4/2023, 7:38 AM

Changes

Fix

  • react-query-devtools: add "use client" directive to disable SSR (#5041) (c2b480a) by Youssouf Oumar

Packages

v4.24.13

03 Mar 19:43
517202c

Choose a tag to compare

Version 4.24.13 - 3/3/2023, 7:42 PM

Changes

Fix

  • react-query-devtools: do not stretch query status label (#5063) (517202c) by janinegygax

Packages

v5.0.0-alpha.0

27 Feb 10:15
9be63f4

Choose a tag to compare

v5.0.0-alpha.0 Pre-release
Pre-release

Version 5.0.0-alpha.0 - 2/27/2023, 10:14 AM

Changes

Packages

v4.24.12

27 Feb 11:10
63219f3

Choose a tag to compare

Version 4.24.12 - 2/27/2023, 11:09 AM

Changes

Fix

  • react-query-devtools: do not hide sort options when filter is used (#5038) (86e8413) by Emmanouil Zoumpoulakis

Chore

  • extract package validation to an extra script (#5039) (1ec2c14) by Dominik Dorfmeister
  • releases should run on alpha/beta as well (c807d91) by Dominik Dorfmeister

Docs

Packages

v4.24.11

23 Feb 06:03
5b92682

Choose a tag to compare

Version 4.24.11 - 2/23/2023, 6:02 AM

Changes

Fix

  • eslint-plugin: handle new & as const (#5025) (5b92682) by Eliya Cohen

Packages

v4.24.10

21 Feb 23:54
5b59446

Choose a tag to compare

Version 4.24.10 - 2/21/2023, 11:53 PM

Changes

Fix

  • vue-query: prevent memory leak in server environment (#5015) (5b59446) by Damian Osipiuk

Docs

Other

Packages

v4.24.9

18 Feb 11:10
b32da31

Choose a tag to compare

Version 4.24.9 - 2/18/2023, 11:09 AM

Changes

Perf

  • persist: subscriber calls persistQueryClientStore only on cache-related events (#4884) (b32da31) by Maciej Janawa

Docs

Packages

v4.24.8

14 Feb 20:41
da9620f

Choose a tag to compare

Version 4.24.8 - 2/14/2023, 8:40 PM

Changes

Fix

  • eslint-plugin-query: autofix for useMutation with options (#4986) (da9620f) by Eliya Cohen

Examples

Packages

v4.24.7

12 Feb 09:29
48e806b

Choose a tag to compare

Version 4.24.7 - 2/12/2023, 9:29 AM

Changes

Fix

  • eslint-plugin-query: mutation function is turned into mutation key (#4973) (48e806b) by Eliya Cohen

Packages

v4.24.6

12 Feb 09:03
1ef2958

Choose a tag to compare

Version 4.24.6 - 2/12/2023, 9:02 AM

Changes

Fix

  • core: make sure pausedMutations always execute in serial (#4906) (1ef2958) by Dominik Dorfmeister

Chore

Docs

Other

  • Update overview.md (512d059) by Tanner Linsley

Packages