Skip to content

v5.75.6

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 09:32
· 29 commits to main since this release

Version 5.75.6 - 5/9/25, 9:31 AM

Changes

Refactor

  • integration should throw error (#9130) (295a5d5) by novice0840

Chore

Test

  • react-query: improve branch coverage for useSuspenseQuery skipToken error handling (#9112) (2a62ea1) by 김석진(poki)
  • react-query: improve branch coverage for useSuspenseQueries skipToken error handling (#9113) (b1cdbc3) by 김석진(poki)
  • react-query: improve branch coverage for useSuspenseInfiniteQuery skipToken error handling (#9114) (2496ba5) by 김석진(poki)
  • query-test-utils: init (internal package) (#9095) (d0552af) by @manudeli

Ci

  • apply automated fixes (8f092f9) by autofix-ci[bot]
  • apply automated fixes (37d8eb6) by autofix-ci[bot]

Docs

Other

Feature

  • angular-query: support providing QueryClient via an InjectionToken (#9128) (57251a4) by Arnoud

Packages