Skip to content

v5.74.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 17:50
· 24 commits to main since this release

Version 5.74.0 - 4/13/25, 5:48 PM

Changes

Feat

  • angular-query: add angular-persist-query-client (967c231) by Omer Gronich

Test

  • query-core: add test case for mutationObserver (#8975) (3471d0f) by MINSEONG KIM
  • query-core: use fakeTimers for onlineManager.test.tsx (#8980) (ec12377) by MINSEONG KIM
  • query-core: use fakeTimers for infiniteQueryBehavior.test.tsx (#8961) (068b764) by @manudeli
  • query-core: add test case for notifyManager (#8976) (3bf217d) by MINSEONG KIM
  • react-query: use fakeTimers for ssr.test.tsx (#8981) (efe6ddb) by MINSEONG KIM
  • react-query: use fakeTimers in useIsFetching.test.tsx (#8982) (c000d13) by MINSEONG KIM
  • react-query: use fakeTimers for usePrefetchQuery.test.tsx (#8983) (e5f57f6) by MINSEONG KIM
  • query-core: use fake timers for hydration.test.tsx (#9006) (403ebd4) by @manudeli
  • query-core: use fake timers for queriesObserver.test.tsx (#9005) (c710ab3) by @manudeli

Docs

Packages