Releases: slorber/react-async-hook
Releases · slorber/react-async-hook
4.0.0
- Remove undocumented
useAsyncFetchMore
- Fix issues when using Jest async fn mocks and other non-std promises (not passing
instance Promise
)
- Catch errors thrown synchronously in provided callback
- Smaller size