Skip to content

Releases: TanStack/query

v5.52.1

22 Aug 16:37
Compare
Choose a tag to compare

Version 5.52.1 - 8/22/24, 4:37 PM

Changes

Fix

Docs

  • make copyable example useful by default (#7928) (639363c) by Lanre Adelowo

Packages

v5.52.0

20 Aug 18:56
Compare
Choose a tag to compare

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat

  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (f65ebe7) by Manuel Schiller

Refactor

  • query-core: type override subscribe in InfiniteQueryObserver more clearly (#7914) (683c85e) by @manudeli

Docs

Packages

v5.51.24

19 Aug 11:04
Compare
Choose a tag to compare

Version 5.51.24 - 8/19/24, 11:03 AM

Changes

Refactor

  • query-core: shorten listeners code (#7913) (6500c98) by Jonghyeon Ko

Ci

  • *: official @vitest/eslint-plugin (#7896) (ab1a353) by Jonghyeon Ko
  • apply automated fixes (04c977b) by autofix-ci[bot]
  • rename integration projects for consistency (#7875) (73fbf00) by Lachlan Collins

Docs

Doc

  • Issue template: Point to latest examples (#7878) (59a6d3d) by Ian VanSchooten

Packages

v5.51.23

08 Aug 08:03
Compare
Choose a tag to compare

Version 5.51.23 - 8/8/24, 8:02 AM

Changes

Fix

  • react-query: ensure we have a gcTime of at least 1 second when using suspense (#7860) (c744f99) by Dominik Dorfmeister

Docs

Packages

v5.51.22

06 Aug 20:31
Compare
Choose a tag to compare

Version 5.51.22 - 8/6/24, 8:30 PM

Changes

Fix

  • angular-query: reorder query function declarations (#7861) (ed25a3f) by Arnoud

Docs

  • add contributing section (#7856) (1a1708b) by Jay
  • add suspensive react query to community projects (#7846) (075ba1c) by GwanSik Kim

Other

Packages

v5.51.21

02 Aug 18:44
Compare
Choose a tag to compare

Version 5.51.21 - 8/2/24, 6:43 PM

Changes

Fix

  • query-core: make CancelledError extend Error (#7843) (35c086f) by Dominik Dorfmeister

Packages

v5.51.20

02 Aug 02:18
Compare
Choose a tag to compare

Version 5.51.20 - 8/2/24, 2:17 AM

Changes

Fix

  • svelte-query: allow returning undefined in initialData function (#7838) (e092f06) by Lachlan Collins

Packages

v5.51.19

01 Aug 15:39
Compare
Choose a tag to compare

Version 5.51.19 - 8/1/24, 3:39 PM

Changes

Refactor

  • solid-query: separate queryOptions from createQuery (#7806) (1dcd532) by Lachlan Collins

Packages

v5.51.18

01 Aug 13:39
Compare
Choose a tag to compare

Version 5.51.18 - 8/1/24, 1:38 PM

Changes

Fix

  • query-options: allow returning undefined in initialData function (#7351) (fdb8ce1) by Shahar Har-Shuv

Packages

v5.51.17

01 Aug 13:22
Compare
Choose a tag to compare

Version 5.51.17 - 8/1/24, 1:21 PM

Changes

Fix

  • core: query should reset to default state even when created from hydration (#7837) (bbb2244) by Dominik Dorfmeister

Chore

  • deps: lock file maintenance (c7245c9) by renovate[bot]

Packages