github-actions
released this
14 Sep 08:00
·
43 commits
to master
since this release
Patch Changes
-
da06c2f
Thanks @zlatanpham! - Makedestroy
from
useAsyncEffect optional and the second argument now can be a dependency array
as well:useAsyncEffect(callback, dependencies?) useAsyncEffect(callback, onDestroy, dependencies?)