Skip to content

Releases: TanStack/query

v5.61.5

27 Nov 08:10
Compare
Choose a tag to compare

Version 5.61.5 - 11/27/24, 8:09 AM

Changes

Fix

  • types: Add types for QueryFilters which flow down to Query<> and QueryKey/DataTag types (#8332) (422c879) by Nick Lucas

Ci

  • disable max report age in codecov (#8354) (d28de3c) by Leonardo Montini

Packages

v5.61.4

26 Nov 13:41
Compare
Choose a tag to compare

Version 5.61.4 - 11/26/24, 1:39 PM

Changes

Fix

  • QueriesObserver: fix improper sorting in QueriesObserver"s #find… (#8351) (3b7556f) by Jonathan Toung

Chore

  • deps: update dependency @sveltejs/kit to v2.8.3 [security] (#8350) (dfe2cd1) by renovate[bot]
  • angular-query: update to angular 19 (#8349) (8b0756a) by Arnoud
  • typescript 5.7 (#8327) (ef0b7b2) by Dominik Dorfmeister
  • deps: update dependency rimraf to v6 (#8343) (ecc17d5) by renovate[bot]
  • deps: update react 19/next 15 (#8342) (c69f302) by Lachlan Collins
  • deps: move some deps from root to sub-packages (#8341) (5cd9611) by Lachlan Collins

Packages

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