mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
chore(release): 9.1.0 [skip ci]
# [9.1.0](https://github.com/streamich/react-use/compare/v9.0.0...v9.1.0) (2019-05-24) ### Features * pass arguments to useAsyncFn function ([6789d10](https://github.com/streamich/react-use/commit/6789d10))
This commit is contained in:
parent
6789d105dc
commit
94d134ea83
@ -1,3 +1,10 @@
|
||||
# [9.1.0](https://github.com/streamich/react-use/compare/v9.0.0...v9.1.0) (2019-05-24)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* pass arguments to useAsyncFn function ([6789d10](https://github.com/streamich/react-use/commit/6789d10))
|
||||
|
||||
# [9.0.0](https://github.com/streamich/react-use/compare/v8.4.0...v9.0.0) (2019-05-09)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-use",
|
||||
"version": "9.0.0",
|
||||
"version": "9.1.0",
|
||||
"description": "Collection of React Hooks",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user