3.8.0-beta.5
Patch Changes
-
#10999
c1904a78aThanks @phryneas! - Fix a bug inQueryReferencewherethis.resolveorthis.rejectmight be executed even ifundefined. -
#11018
5618953f3Thanks @jerelmiller! -useBackgroundQuerynow uses its own options type calledBackgroundQueryHookOptionsrather than reusingSuspenseQueryHookOptions. -
#11010
1051a9c88Thanks @alessbell! - Hide queryRef in a Symbol inuseBackgroundQuerys return value. -
#10960
ee407ef97Thanks @alessbell! - Adds support forreturnPartialDataandrefetchWritePolicyoptions inuseBackgroundQueryhook.