Skip to content

Releases: TanStack/query

v5.54.2

05 Sep 19:51
Compare
Choose a tag to compare

Version 5.54.2 - 9/5/24, 7:51 PM

Changes

Perf

  • vue-query: add shallow flag to improve perf on large datasets (#7733) (9cb5922) by Junhee Park

Chore

  • deps: update dependency sherif to v1 (#7999) (0f86b4d) by renovate[bot]
  • deps: update dependency svelte-check to v4 (#8013) (46af042) by renovate[bot]

Packages

v5.54.1

03 Sep 20:51
Compare
Choose a tag to compare

Version 5.54.1 - 9/3/24, 8:50 PM

Changes

Fix

  • query-core: accept generics on setQueryDefaults and setMutationDefaults (#7903) (a85382f) by Simone Cervini

Packages

v5.54.0

02 Sep 23:18
Compare
Choose a tag to compare

Version 5.54.0 - 9/2/24, 11:18 PM

Changes

Feat

  • react-query-dev-tools: Add ReactQueryDevToolsPanel support (#7788) (f8ad973) by Toofff

Packages

v5.53.3

02 Sep 12:34
Compare
Choose a tag to compare

Version 5.53.3 - 9/2/24, 12:32 PM

Changes

Fix

  • query-core: remove error thrown inside replaceData (#8004) (fb9d4f6) by Bohdan Yefimenko

Docs

  • vue-query: update SSR guide for nuxt2 (#8001) (cd91357) by Damian Osipiuk

Packages

v5.53.2

01 Sep 20:43
Compare
Choose a tag to compare

Version 5.53.2 - 9/1/24, 8:41 PM

Changes

Fix

Chore

  • angular-query: add injection context tests (#7993) (cc20045) by Arnoud
  • deps: update to @tanstack/config 0.13.1 (#7986) (4b2c8c5) by Lachlan Collins

Docs

  • angular-query: update overview and readme (#7994) (4977296) by Arnoud

Packages

v5.53.1

30 Aug 10:30
Compare
Choose a tag to compare

Version 5.53.1 - 8/30/24, 10:29 AM

Changes

Fix

  • query-core: handle errors that occur inside setData method (#7966) (50315ac) by Bohdan Yefimenko

Chore

  • deps: use ESLint v9 (#7985) (82bfc34) by Lachlan Collins
  • deps: update eslint plugins (#7984) (8fe9010) by Lachlan Collins

Packages

v5.53.0

30 Aug 07:15
Compare
Choose a tag to compare

Version 5.53.0 - 8/30/24, 7:14 AM

Changes

Feat

  • eslint-plugin: use typescript-eslint v8 stable (#7968) (f3aad7c) by Riva Junior

Packages

v5.52.3

29 Aug 23:05
Compare
Choose a tag to compare

Version 5.52.3 - 8/29/24, 11:03 PM

Changes

Fix

  • angular-query: fix type of isSuccess, isError, isPending, isIdle on mutation result (#7923) (eee80af) by divdavem

Chore

  • deps: update @algolia/client-search to v5 (major) (#7979) (189e0c5) by renovate[bot]
  • deps: update material-ui monorepo to v6 (major) (#7978) (f240106) by renovate[bot]
  • deps: update dependency jscodeshift to v17 (#7977) (7f55169) by renovate[bot]
  • deps: update dependency eslint-plugin-jsdoc to v50 (#7976) (b227998) by renovate[bot]
  • deps: update dependency jsdom to v25 (#7975) (21bddeb) by renovate[bot]
  • simplify clean commands (#7973) (907a38b) by Lachlan Collins
  • better type vs value import separation (#7972) (86d8438) by Lachlan Collins
  • devtools: consistent casing of devtools types (#7971) (756164a) by Lachlan Collins

Docs

  • Add known limitation about cancellation with suspense hooks (#7958) (804357b) by Romain Trotard

Packages

v5.52.2

26 Aug 17:56
Compare
Choose a tag to compare

Version 5.52.2 - 8/26/24, 5:54 PM

Changes

Fix

  • types: error booleans shouldn"t permanently be typed as false (#7956) (b93941d) by Dominik Dorfmeister

Chore

Examples

  • svelte-query: fix svelte auto-refetching styling (#7951) (519759d) by Lachlan Collins

Packages

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