Skip to content

Releases: TanStack/query

v5.22.0

18 Feb 13:48

Choose a tag to compare

Version 5.22.0 - 2/18/2024, 1:48 PM

Changes

Feat

  • angular-query: injectMutationState (#6925) (ef1f7c1) by Arnoud

Packages

v5.21.7

18 Feb 08:54

Choose a tag to compare

Version 5.21.7 - 2/18/2024, 8:52 AM

Changes

Refactor

  • core: use queryCache.get instead of find({ queryKey }) for better perf (#6918) (14aa69f) by SebKranz

Packages

v5.21.6

18 Feb 08:31

Choose a tag to compare

Version 5.21.6 - 2/18/2024, 8:30 AM

Changes

Fix

  • react-query-next-experimental: fix unnecessary suspensions (#6753) (a1d12ab) by Max Greenwald

Docs

  • remove outdated section (ee4fa28) by Dominik Dorfmeister

Packages

v5.21.5

18 Feb 01:32

Choose a tag to compare

Version 5.21.5 - 2/18/2024, 1:31 AM

Changes

Fix

Docs

  • react-query: fix typo in useMutation data attribute (#6921) (847a996) by Niels Bosman

Patch

Packages

v5.21.4

17 Feb 18:36

Choose a tag to compare

Version 5.21.4 - 2/17/2024, 6:34 PM

Changes

Refactor

  • types: make queryKey required on ObserverOptions (#6879) (61f4d74) by Dominik Dorfmeister

Packages

v5.21.3

17 Feb 11:15

Choose a tag to compare

Version 5.21.3 - 2/17/2024, 11:14 AM

Changes

Fix

Packages

v5.21.2

17 Feb 10:09

Choose a tag to compare

Version 5.21.2 - 2/17/2024, 10:07 AM

Changes

Fix

Chore

  • query-codemods: unify directory name as name field of package.json (#6913) (137233b) by @manudeli
  • Enable @typescript-eslint/stylistic config (#6914) (426bcd6) by Lachlan Collins

Ci

Docs

  • angular-query-devtools: button position relative (#6911) (65a5540) by Arnoud

Packages

v5.21.1

16 Feb 19:54

Choose a tag to compare

Version 5.21.1 - 2/16/2024, 7:53 PM

Changes

Fix

Packages

v5.21.0

16 Feb 19:30

Choose a tag to compare

Version 5.21.0 - 2/16/2024, 7:29 PM

Changes

Feat

  • query-devtools: Add btn position relative support (#6576) (ac0d05c) by Don Denton

Chore

Ci

  • Add sherif task to pr.yml (#6897) (2cc9524) by Lachlan Collins

Docs

  • examples: Update Vinxi (#6899) (b614725) by Lachlan Collins
  • examples: improve react-router example (#6836) (d3203e7) by Rui Saraiva
  • Update devtools.md (#6893) (b842e72) by austin johnson

Other

  • funding changes (7f81901) by Tanner Linsley
  • move funding.json (1ede42f) by Tanner Linsley
  • Update and rename FUNDING.yml to FUNDING.json (361c08e) by Tanner Linsley

Packages

v5.20.5

13 Feb 13:15

Choose a tag to compare

Version 5.20.5 - 2/13/2024, 1:13 PM

Changes

Fix

  • core: do not update mutations if key has changed (#6889) (7e25569) by Dominik Dorfmeister

Packages