Skip to content

Releases: TanStack/query

v4.39.1

31 May 13:10
Compare
Choose a tag to compare

Version 4.39.1 - 5/31/25, 1:09 PM (Manual Release)

Changes

Fix

  • v4: ensure packages are built during CI (#9227) (4f93b86) by Lachlan Collins

Ci

  • v4: fix Nx commands (52f93a5) by Lachlan Collins

Packages

v4.39.0

31 May 01:08
Compare
Choose a tag to compare

Version 4.39.0 - 5/31/25, 1:07 AM

Changes

Feat

Chore

  • Fix incorrect npm tag for previous version release (v4) (#6659) (ce313af) by Lachlan Collins

Ci

  • v4: use @tanstack/publish-config (#9225) (12abdda) by Lachlan Collins

Docs

  • Enrich the onMutate description for context (#8710) (4e6432a) by @Thiamath
  • copying installation commands made easy (#8101) (92e5672) by Pranay Bajracharya
  • Add version to v4 eslint docs (#7926) (542528a) by Sernin van de Krol
  • suspensive-react-query: add content about queryOptions (#7678) (b7e50ad) by GwanSik Kim
  • fix broken internal links in the query docs (v4) (#7398) (3f22c3d) by fuko
  • angular adapter is compatible with angular v16 (#7381) (84f3ef1) by Arnoud
  • Update useMutation.md (#7349) (b757ea4) by @ashishsurya
  • fix syntax highlighting (7c0187e) by Dominik Dorfmeister
  • Update docs/config.json (v4) (#7102) (1e2ee37) by Lachlan Collins
  • Install the right version of the react devtools (#6941) (4f8221b) by Fullchee Zhang
  • link angular adapter (#6796) (11b336e) by Arnoud
  • Move eslint docs to core (v4) (81ef31f) by Lachlan Collins
  • Fix relative links (dd20738) by Lachlan Collins
  • Implement broken link fixes from main (bc67f24) by Lachlan Collins
  • Re-organise for new docs layout (v4) (#6764) (6cc4a67) by Lachlan Collins
  • Use the new config format (v4) (#6742) (e62e60f) by fuko
  • update react-native.md (#6744) (84bfc66) by @iamclaytonray

Other

Packages

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