Skip to content

Releases: TanStack/query

v5.61.3

24 Nov 03:25
Compare
Choose a tag to compare

Version 5.61.3 - 11/24/24, 3:24 AM

Changes

Fix

  • eslint-plugin: fix no-unstable-deps with ts-eslint >=8.10.0 (#8340) (bdafc84) by Lachlan Collins

Chore

  • deps: more manual package updates (#8339) (9972595) by Lachlan Collins
  • deps: update expo, next, astro, nx (#8337) (99b5354) by Lachlan Collins
  • deps: update dependency astro to v4.16.1 [security] (#8181) (bbd3821) by renovate[bot]
  • deps: update dependency next to v14.2.10 [security] (#8128) (22b89c9) by renovate[bot]

Test

  • integrations: switch react-scripts to webpack (#8329) (b846c53) by Lachlan Collins

Docs

  • angular-query: fix angular examples (#8335) (2588a08) by Arnoud

Packages

v5.61.2

23 Nov 22:44
Compare
Choose a tag to compare

Version 5.61.2 - 11/23/24, 10:43 PM

Changes

Fix

  • angular-query: subscribe to observer outside the Angular zone (#8331) (228382f) by Arnoud
  • eslint-plugin-query: improve external reference relevance (#8334) (80a49ff) by Eliya Cohen

Docs

  • react-query: add example for Expo Network in online status management (#8298) (102b6a8) by Daniel Reichhart

Packages

v5.61.1

20 Nov 16:38
Compare
Choose a tag to compare

Version 5.61.1 - 11/20/24, 4:37 PM

Changes

Fix

  • angular-query: export CreateMutationOptions (#8319) (f5e2baa) by Arnoud

Packages

v5.61.0

20 Nov 13:01
Compare
Choose a tag to compare

Version 5.61.0 - 11/20/24, 1:01 PM

Changes

Feat

  • angular-query: add mutationOptions (#8316) (5731a3a) by Arnoud

Fix

  • types: make sure queryOptions are passable to UseQueryOptions (#8317) (3fa4b7c) by Dominik Dorfmeister

Docs

  • angular-query: update queryOptions documentation (#8311) (6a9edbf) by Arnoud

Packages

v5.60.7

19 Nov 18:40
Compare
Choose a tag to compare

Version 5.60.7 - 11/19/24, 6:39 PM

Changes

Fix

  • angular-query: remove queryClient parameter from callback functions (#8307) (4aff846) by Arnoud

Packages

v5.60.6

19 Nov 10:18
Compare
Choose a tag to compare

Version 5.60.6 - 11/19/24, 10:17 AM

Changes

Refactor

Other

Packages

v5.60.5

15 Nov 18:08
Compare
Choose a tag to compare

Version 5.60.5 - 11/15/24, 6:06 PM

Changes

Fix

  • useQueries: make sure we don"t lose property tracking (#8295) (4a2e838) by Dominik Dorfmeister

Docs

  • angular-query: type narrowing (#8297) (0df2883) by Arnoud
  • angular-query: add TypeScript documentation (#8296) (118b152) by Arnoud

Packages

v5.60.4

15 Nov 15:44
Compare
Choose a tag to compare

Version 5.60.4 - 11/15/24, 3:43 PM

Changes

Refactor

Packages

v5.60.3

14 Nov 21:55
Compare
Choose a tag to compare

Version 5.60.3 - 11/14/24, 9:55 PM

Changes

Fix

  • angular-query: support inject(QueryClient) (#8292) (923736c) by Arnoud

Packages

v5.60.2

14 Nov 12:48
Compare
Choose a tag to compare

Version 5.60.2 - 11/14/24, 12:48 PM

Changes

Refactor

  • angular-query: build with tsup and remove devtools component (#8284) (94891fd) by Arnoud

Chore

  • eslint-plugin-query: ignore combinate spell check lint warning (#8266) (322974c) by Sol Lee

Test

Docs

  • Add @tanstack/query/infinite-query-property-order link (#8285) (aa6d3f8) by @eglove
  • angular-query: improve examples (#8273) (f56fc84) by Arnoud
  • correct file extensions to .tsx and add type annotations (#8259) (7085bd1) by Ariel-Moroshko

Packages