Skip to content

Releases: TanStack/query

v5.79.0

29 May 09:43
Compare
Choose a tag to compare

Version 5.79.0 - 5/29/25, 9:42 AM

Changes

Feat

  • core: staleTime: "static" (#9139) (b475d21) by Dominik Dorfmeister

Chore

  • update to eslint-plugin-react-hooks v6 (#9071) (34eedd6) by Dominik Dorfmeister
  • angular-query: update to angular 20 stable (#9209) (9e30aaf) by Arnoud

Packages

v5.78.0

26 May 13:28
Compare
Choose a tag to compare

Version 5.78.0 - 5/26/25, 1:27 PM

Changes

Feat

  • eslint-plugin: refactor and add mutation-property-order rule (#9191) (a1210cb) by jochong

Packages

v5.77.2

26 May 12:09
Compare
Choose a tag to compare

Version 5.77.2 - 5/26/25, 12:08 PM

Changes

Refactor

Packages

v5.77.1

25 May 21:16
Compare
Choose a tag to compare

Version 5.77.1 - 5/25/25, 9:15 PM

Changes

Fix

  • core: do not hydrate promises if existing query is already fetching (d4b7818) by Fredrik Höglund

Docs

Packages

v5.77.0

24 May 07:25
Compare
Choose a tag to compare

Version 5.77.0 - 5/24/25, 7:23 AM

Changes

Feat

Chore

  • ✂️: remove ts-node to make knip happy (719db35) by TkDodo
  • remove baseUrl from tsConfig, as it"s deprecated (#9178) (1b9837f) by Dominik Dorfmeister

Test

  • query-core: add test case for query (#9145) (268e4f2) by MINSEONG KIM

Ci

  • apply automated fixes (attempt 2/3) (7b0aaab) by autofix-ci[bot]
  • apply automated fixes (20c36c8) by autofix-ci[bot]

Docs

  • fix links (afc6302) by Tanner Linsley

Packages

v5.76.2

22 May 15:41
Compare
Choose a tag to compare

Version 5.76.2 - 5/22/25, 3:40 PM

Changes

Fix

  • core: fix promise hydration bugs (#9157) (9f5fba3) by Fredrik Höglund

Chore

  • disable the ESLint rule that removes Context.Provider (#9162) (065b5f4) by 차승하
  • angular-query: update to angular 20 RC (#9153) (8b4e0bd) by Arnoud

Test

  • query-core: add test case for queryObserver (#9146) (2be8cca) by MINSEONG KIM

Docs

Packages

v5.76.1

13 May 22:05
Compare
Choose a tag to compare

Version 5.76.1 - 5/13/25, 10:04 PM

Changes

Fix

  • experimental_createQueryPersister: return more utilities, rename persister (#8062) (65ef198) by Damian Osipiuk

Packages

v5.76.0

12 May 09:08
Compare
Choose a tag to compare

Version 5.76.0 - 5/12/25, 9:07 AM

Changes

Feat

  • devtools: 🏝️ TanStack Query DevTools for Expo/React Native! 🚀 (#8846) (696fd44) by Austin Johnson

Test

  • query-core: add test case for InfiniteQueryObserver (#9141) (c89c6a0) by MINSEONG KIM
  • react-query: initiate queryClient in beforeEach (#9142) (6a52926) by Lachlan Collins

Packages

v5.75.8

09 May 14:50
Compare
Choose a tag to compare

Version 5.75.8 - 5/9/25, 2:49 PM

Changes

Fix

  • angular-query: allow providing on element injectors (#9134) (4b0f79f) by Arnoud

Packages

v5.75.7

09 May 13:42
Compare
Choose a tag to compare

Version 5.75.7 - 5/9/25, 1:40 PM

Changes

Refactor

  • react-query: exchange react-query noop to query-core noop (#9122) (07cbfe1) by novice0840

Docs

  • comparison: mark RTK Query as supporting infinite queries (#9120) (cb40661) by Dovakeidy

Packages