Skip to content

Releases: TanStack/query

v4.0.0-alpha.9

23 Jan 16:15
c0fc916

Choose a tag to compare

v4.0.0-alpha.9 Pre-release
Pre-release

4.0.0-alpha.9 (2022-01-23)

Bug Fixes

  • core: do not refetch disabled queries (#3223) (c0fc916)
  • types: use MutationKey instead of QueryKey for useIsMutating (#3222) (6710bc1)

v3.34.12

23 Jan 15:51
6710bc1

Choose a tag to compare

3.34.12 (2022-01-23)

Bug Fixes

  • types: use MutationKey instead of QueryKey for useIsMutating (#3222) (6710bc1)

v4.0.0-alpha.8

21 Jan 13:26

Choose a tag to compare

v4.0.0-alpha.8 Pre-release
Pre-release

4.0.0-alpha.8 (2022-01-21)

Bug Fixes

  • core: make sure batching finishes if exception is thrown (#3216) (c532d81)
  • queryObserver: fix data stability (#3183) (755702d)
  • types: export QueryClientConfig interface (#3203) (26b3954)
  • useQueries: allow types to work with strongly typed QueryFunction + QueryKey (#3214) (11f4ea9)

v3.34.11

21 Jan 12:33
c532d81

Choose a tag to compare

3.34.11 (2022-01-21)

Bug Fixes

  • core: make sure batching finishes if exception is thrown (#3216) (c532d81)

v3.34.10

21 Jan 12:23
f5a0cec

Choose a tag to compare

3.34.10 (2022-01-21)

Bug Fixes

  • useQueries: allow types to work with strongly typed QueryFunction + QueryKey (#3214) (11f4ea9)

v3.34.9

21 Jan 12:14
26b3954

Choose a tag to compare

3.34.9 (2022-01-21)

Bug Fixes

  • types: export QueryClientConfig interface (#3203) (26b3954)

v4.0.0-alpha.7

14 Jan 08:13
1abb371

Choose a tag to compare

v4.0.0-alpha.7 Pre-release
Pre-release

4.0.0-alpha.7 (2022-01-14)

Features

  • persistQueryClient: improve persist controls (#3141) (1abb371)

v3.34.8

12 Jan 13:59
755702d

Choose a tag to compare

3.34.8 (2022-01-12)

Bug Fixes

v4.0.0-alpha.6

28 Dec 21:29

Choose a tag to compare

v4.0.0-alpha.6 Pre-release
Pre-release

4.0.0-alpha.6 (2021-12-28)

Bug Fixes

  • devtools: code color is not inherited from panel color (#3115) (ca2a57a)
  • query: set error to null when going to loading state (#3106) (3981f52)
  • queryObserver: memoized select functions should not return outdated values (#3140) (d7faf86), closes #3098

v3.34.7

28 Dec 17:38
d7faf86

Choose a tag to compare

3.34.7 (2021-12-28)

Bug Fixes

  • queryObserver: memoized select functions should not return outdated values (#3140) (d7faf86), closes #3098