Skip to content

Releases: TanStack/query

v5.49.2

30 Jun 06:12
Compare
Choose a tag to compare

Version 5.49.2 - 6/30/24, 6:11 AM

Changes

Fix

  • react-query: experimental before/after query options (#7652) (56fad10) by Tanner Linsley
  • react-query: experimental before/after query options (#7651) (4be599f) by Tanner Linsley

Packages

v5.49.1

30 Jun 05:50
Compare
Choose a tag to compare

Version 5.49.1 - 6/30/24, 5:49 AM

Changes

Fix

  • react-query: add experimental beforeQuery/afterQuery client options (#7650) (8927e4c) by Tanner Linsley

Ci

Docs

  • examples: Update Next.js version (#7649) (f454bf1) by Lachlan Collins

Packages

v5.49.0

29 Jun 06:23
Compare
Choose a tag to compare

Version 5.49.0 - 6/29/24, 6:21 AM

Changes

Feat

  • hydration: dehydrate.serialize and hydrate.deserialize (#7615) (8cbe7d5) by Julius Marminge

Chore

  • Update ESLint config (#7637) (febbde6) by Lachlan Collins
  • Migrate to ESLint flat config (#7636) (e6a0fdd) by Lachlan Collins

Ci

  • Use Node 20 for CodeSandbox examples (#7646) (033e739) by Lachlan Collins

Docs

Tests

  • Use recommended @testing-library/svelte setup (#7645) (003e1a8) by Lachlan Collins

Packages

v5.48.2

26 Jun 22:55
Compare
Choose a tag to compare

Version 5.48.2 - 6/26/24, 10:55 PM

Changes

Fix

  • vue-query: useQueries type inference (#7416) (11e979e) by Damian Osipiuk

Packages

v5.48.1

26 Jun 22:26
Compare
Choose a tag to compare

Version 5.48.1 - 6/26/24, 10:26 PM

Changes

Fix

  • vue-query: types should now properly accept computed queryOptions (#7631) (f1f6592) by Damian Osipiuk

Docs

Packages

v5.48.0

25 Jun 14:15
Compare
Choose a tag to compare

Version 5.48.0 - 6/25/24, 2:14 PM

Changes

Feat

  • core: Add possibility to pass a callback to enabled. (#7566) (31b9ab4) by John

Packages

v5.47.0

25 Jun 12:28
Compare
Choose a tag to compare

Version 5.47.0 - 6/25/24, 12:27 PM

Changes

Feat

  • react-query: usePrefetchQuery (#7582) (fbfe940) by Dominik Dorfmeister

Chore

  • Update typescript-eslint to v7 (#7610) (32bce35) by Lachlan Collins

Ci

  • Prevent uploading coverage files found in Nx cache (#7619) (6355244) by Lachlan Collins
  • Add tests for TS 4.7, 4.8, 4.9 (#7618) (15e42ba) by Lachlan Collins
  • Add TS version tests (#7605) (8253a80) by Lachlan Collins

Packages

v5.46.2

21 Jun 15:04
Compare
Choose a tag to compare

Version 5.46.2 - 6/21/24, 3:04 PM

Changes

Fix

  • angular-query: run mutation callback in injection context (#7360) (cc47417) by Shahar Har-Shuv

Packages

v5.46.1

21 Jun 14:32
Compare
Choose a tag to compare

Version 5.46.1 - 6/21/24, 2:32 PM

Changes

Refactor

  • angular-query: align inject-query and inject-infinite-query + clean-up create-base-query + add query correct type tests (#7593) (b7aaa03) by Arthur Petrie

Chore

  • svelte-query: Move tests folder (#7603) (ea26f26) by Lachlan Collins

Packages

v5.46.0

21 Jun 08:52
Compare
Choose a tag to compare

Version 5.46.0 - 6/21/24, 8:51 AM

Changes

Feat

  • react-query-next-experimental: introduce nonce prop (#7575) (1c7739e) by Kevin

Chore

  • angular-query: prettier ignore api report (#7598) (ad176cf) by Arnoud
  • prettier (bda8a54) by Dominik Dorfmeister

Ci

  • Update Nx and @tanstack/config (#7580) (49795a3) by Lachlan Collins

Docs

Packages