We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17dfa8e commit dd1d5b3Copy full SHA for dd1d5b3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.15.0](https://github.com/streamich/react-use/compare/v5.14.0...v5.15.0) (2019-03-25)
2
+
3
4
+### Features
5
6
+* add useMouse hook ([17dfa8e](https://github.com/streamich/react-use/commit/17dfa8e))
7
8
# [5.14.0](https://github.com/streamich/react-use/compare/v5.13.0...v5.14.0) (2019-03-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "5.14.0",
+ "version": "5.15.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments