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 dd14833 commit e49a507Copy full SHA for e49a507
βCHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.12.1](https://github.com/streamich/react-use/compare/v5.12.0...v5.12.1) (2019-03-23)
2
+
3
4
+### Bug Fixes
5
6
+* π cancel animation frame on un-mount in useWindowScroll() ([bc021ce](https://github.com/streamich/react-use/commit/bc021ce))
7
8
# [5.12.0](https://github.com/streamich/react-use/compare/v5.11.0...v5.12.0) (2019-03-23)
9
10
βpackage.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "5.12.0",
+ "version": "5.12.1",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments