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 076d0de commit 7aa2798Copy full SHA for 7aa2798
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.12.0](https://github.com/streamich/react-use/compare/v5.11.0...v5.12.0) (2019-03-23)
2
+
3
4
+### Features
5
6
+* add useWindowScroll hook ([076d0de](https://github.com/streamich/react-use/commit/076d0de))
7
8
# [5.11.0](https://github.com/streamich/react-use/compare/v5.10.0...v5.11.0) (2019-03-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "5.11.0",
+ "version": "5.12.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments