github react-hookz/web v10.0.0

latest releases: v14.3.0, v14.2.3, v14.2.2...
2 years ago

10.0.0 (2021-09-23)

Features

  • useAsync: remove effector behaviour from hook (#339) (0e47ff2)

BREAKING CHANGES

  • 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.