a0e5fea
#329 Thanks @RoystonS! - exposeclearTimers
function to tidy up background timers, allowing test frameworks such as Jest to exit immediately
fafb136
#332 Thanks @Bnaya! - Introduce alternative way for managing cleanup of reactions. This is internal change and shouldn't affect functionality of the library.
570e8d5
#328 Thanks @mweststrate! - If observable data changed between mount and useEffect, the render reaction would incorrectly be disposed causing incorrect suspension of upstream computed values
Prior 3.0.0 see GitHub releases for changelog