mirror of
https://github.com/streamich/react-use.git
synced 2025-12-08 18:02:14 +00:00
chore(release): 5.16.0 [skip ci]
# [5.16.0](https://github.com/streamich/react-use/compare/v5.15.0...v5.16.0) (2019-03-25) ### Features * more precise size for useMouse ([1761031](https://github.com/streamich/react-use/commit/1761031))
This commit is contained in:
parent
5f004dd496
commit
12bc93201d
@ -1,3 +1,10 @@
|
||||
# [5.16.0](https://github.com/streamich/react-use/compare/v5.15.0...v5.16.0) (2019-03-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* more precise size for useMouse ([1761031](https://github.com/streamich/react-use/commit/1761031))
|
||||
|
||||
# [5.15.0](https://github.com/streamich/react-use/compare/v5.14.0...v5.15.0) (2019-03-25)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-use",
|
||||
"version": "5.15.0",
|
||||
"version": "5.16.0",
|
||||
"description": "Collection of React Hooks",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user