Skip to content

Releases: TanStack/query

v5.59.6

09 Oct 14:35
Compare
Choose a tag to compare

Version 5.59.6 - 10/9/24, 2:34 PM

Changes

Fix

  • perf: improve long running task performance in query core (#8107) (5499577) by David

Packages

v5.59.5

09 Oct 14:00
Compare
Choose a tag to compare

Version 5.59.5 - 10/9/24, 2:00 PM

Changes

Fix

  • react-query: Allow optional initialData in infiniteQueryOptions (#8154) (8d03029) by Sunghoon

Packages

v5.59.4

09 Oct 13:03
Compare
Choose a tag to compare

Version 5.59.4 - 10/9/24, 1:02 PM

Changes

Fix

  • core: do not inform QueriesObserver subscribers if combined result hasn"t changed (#8153) (cae2524) by Dominik Dorfmeister
  • eslint-plugin-query: handle callable params within exaustive-deps rule (#8150) (eb2f9d3) by pawel-twardziak

Chore

  • eslint-plugin-query: expect-expect warning for expectArrayEqualIgnoreOrder (#8143) (85a525a) by Sol Lee
  • no-shadow lint warning in insertAtPositions() (#8142) (78b086b) by Sol Lee

Test

  • hydration test case for overwriting with promise (05ccd65) by Dominik Dorfmeister

Packages

v5.59.3

09 Oct 05:48
Compare
Choose a tag to compare

Version 5.59.3 - 10/9/24, 5:48 AM

Changes

Fix

  • query-core: new cache entry check (#8151) (e419ab1) by jxom

Packages

v5.59.2

08 Oct 12:32
Compare
Choose a tag to compare

Version 5.59.2 - 10/8/24, 12:32 PM

Changes

Fix

  • eslint-plugin-query: handle nullish coalescing operator in exhaustive-deps rule (#8146) (c232a6f) by Eliya Cohen

Chore

  • eslint-plugin-query: change naming for text variables (#8135) (495b086) by Sol Lee
  • deps: update dependency svelte to v4.2.19 [security] (2fe16e5) by renovate[bot]
  • deps: update dependency vite to v5.3.6 [security] (08a568d) by renovate[bot]

Packages

v5.59.1

04 Oct 12:04
Compare
Choose a tag to compare

Version 5.59.1 - 10/4/24, 12:03 PM

Changes

Fix

  • eslint-plugin-query: update deprecated getSourceCode() method (#8117) (bb8278d) by Sol Lee

Test

Docs

Packages

v5.59.0

01 Oct 15:46
Compare
Choose a tag to compare

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

v5.58.1

27 Sep 07:59
Compare
Choose a tag to compare

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix

  • eslint-plugin: fix legacy recommended config (#8104) (ade6283) by Lachlan Collins

Docs

Packages

v5.58.0

25 Sep 01:41
Compare
Choose a tag to compare

Version 5.58.0 - 9/25/24, 1:40 AM

Changes

Feat

  • query-devtools: Add bulk edit option for simple objects and arrays (#8095) (f7a82c4) by Aryan Deora

Packages

v5.57.2

24 Sep 18:13
Compare
Choose a tag to compare

Version 5.57.2 - 9/24/24, 6:13 PM

Changes

Fix

  • eslint-plugin-query: correctly handle call-expression spread (#8090) (f1aab70) by Manuel Schiller

Docs

  • react-query: fix queryClient description of useMutation and use… (#8077) (9da00d6) by @baeharam
  • Don"t use $ prefix in Bash examples (#8067) (1104948) by Peter Bengtsson

Packages