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 a92e9b2 commit 5fb3b05Copy full SHA for 5fb3b05
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.13.0](https://github.com/streamich/react-use/compare/v5.12.1...v5.13.0) (2019-03-23)
2
+
3
4
+### Features
5
6
+* add useScroll hook ([a92e9b2](https://github.com/streamich/react-use/commit/a92e9b2))
7
8
## [5.12.1](https://github.com/streamich/react-use/compare/v5.12.0...v5.12.1) (2019-03-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "5.12.1",
+ "version": "5.13.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments