Skip to content

Releases: TanStack/query

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

v5.60.1

08 Nov 10:06
Compare
Choose a tag to compare

Version 5.60.1 - 11/8/24, 10:06 AM

Changes

Fix

  • eslint-plugin-query: add Suspense query hooks to no-rest-destructuring rule (#8260) (2f6c028) by Gyumong

Packages

v5.60.0

07 Nov 15:32
Compare
Choose a tag to compare

Version 5.60.0 - 11/7/24, 3:32 PM

Changes

Feat

  • angular-query: add withDevtools and injectDevtoolsPanel (2459701) by Arnoud

Packages

v5.59.20

06 Nov 14:15
Compare
Choose a tag to compare

Version 5.59.20 - 11/6/24, 2:13 PM

Changes

Fix

  • don"t ship test files (848df62) by Dominik Dorfmeister

Test

Docs

Packages

v5.59.19

03 Nov 14:18
Compare
Choose a tag to compare

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix

  • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

Test

  • react-query: remove async from queryFn (#8232) (0f84062) by Sol Lee

Docs

  • community-projects: Add Atomic CRM to the list of community projects (#8229) (92defc6) by CarolineClr

Packages