Skip to content

Releases: TanStack/query

v5.66.8

20 Feb 13:12
Compare
Choose a tag to compare

Version 5.66.8 - 2/20/25, 1:11 PM

Changes

Fix

  • react-query: fix inferring data as | undefined when using initialData without queryFn (#8674) (9ac54b1) by Yoomin Kang

Docs

Packages

v5.66.7

18 Feb 14:01
Compare
Choose a tag to compare

Version 5.66.7 - 2/18/25, 2:00 PM

Changes

Refactor

  • Simplify useQueries (#8661) (caf7bde) by Yunyoung Jordan Choi

Packages

v5.66.6

18 Feb 09:48
Compare
Choose a tag to compare

Version 5.66.6 - 2/18/25, 9:47 AM

Changes

Fix

  • react-query: make error to be shown when using queryOptions with initialData and skipToken in queryFn inside useSuspenseQueries (#8665) (56183f0) by Yoomin Kang

Packages

v5.66.5

17 Feb 16:00
Compare
Choose a tag to compare

Version 5.66.5 - 2/17/25, 3:59 PM

Changes

Fix

  • react-query: fix queryOptions with initialData to work on useSuspenseQueries (#8658) (9a7bfd9) by Yoomin Kang

Packages

v5.66.4

17 Feb 13:16
Compare
Choose a tag to compare

Version 5.66.4 - 2/17/25, 1:15 PM

Changes

Fix

  • devtools: force LTR direction for DevTools panel (#8656) (56c24f9) by Mohammad Amin Lotfi
  • no hydration when new promise comes in (#8383) (6ca0eb7) by Julius Marminge

Docs

  • better document throwOnError"s default (#8581) (bb25d06) by Alex Errant

Packages

v5.66.3

16 Feb 12:58
Compare
Choose a tag to compare

Version 5.66.3 - 2/16/25, 12:57 PM

Changes

Perf

  • react-query: useQueries have quadratic performance in relation to the number of queries (#8641) (4ab455c) by Kim YoungHoon

Packages

v5.66.2

16 Feb 10:21
Compare
Choose a tag to compare

Version 5.66.2 - 2/16/25, 10:19 AM

Changes

Fix

  • deps: Add react-native field to package.json for Metro resolutions (#8653) (5426e6c) by andy

Chore

  • angular-query: zoneless testing (#8652) (c807ee2) by Arnoud

Docs

Packages

v5.66.1

10 Feb 17:44
Compare
Choose a tag to compare

Version 5.66.1 - 2/10/25, 5:43 PM

Changes

Fix

Chore

Docs

  • angular-query: improve queryOptions code snippets (#8601) (7ff544e) by Arnoud

Packages

v5.66.0

31 Jan 09:06
Compare
Choose a tag to compare

Version 5.66.0 - 1/31/25, 9:05 AM

Changes

Feat

  • core: add client to queryFunctionContext (#8599) (f86eb7e) by Dominik Dorfmeister

Docs

  • Add OpenAPI Qraft React to the list of community projects (#8588) (a507400) by Alex Batalov

Packages

v5.65.1

28 Jan 09:00
Compare
Choose a tag to compare

Version 5.65.1 - 1/28/25, 8:59 AM

Changes

Fix

Packages