10.0.0 (2021-09-23)
Features
BREAKING CHANGES
-
useAsync:
useAsync
hook now has only 2 arguments,asyncFn
andinitialValue
and do not execute provided function on its own. -
chore(useAsync): remove unused
IUseAsyncOptions
interface
useAsync: useAsync
hook now has only 2 arguments, asyncFn
and initialValue
and do not execute provided function on its own.
chore(useAsync): remove unused IUseAsyncOptions
interface
Don't miss a new web release
NewReleases is sending notifications on new releases.