mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
chore(release): 7.3.0 [skip ci]
# [7.3.0](https://github.com/streamich/react-use/compare/v7.2.0...v7.3.0) (2019-03-31) ### Features * add useEffectOnce hook ([06c12d4](https://github.com/streamich/react-use/commit/06c12d4))
This commit is contained in:
parent
06c12d4e53
commit
9bc9805357
@ -1,3 +1,10 @@
|
||||
# [7.3.0](https://github.com/streamich/react-use/compare/v7.2.0...v7.3.0) (2019-03-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add useEffectOnce hook ([06c12d4](https://github.com/streamich/react-use/commit/06c12d4))
|
||||
|
||||
# [7.2.0](https://github.com/streamich/react-use/compare/v7.1.1...v7.2.0) (2019-03-31)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-use",
|
||||
"version": "7.2.0",
|
||||
"version": "7.3.0",
|
||||
"description": "Collection of React Hooks",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user