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 fd22958 commit 7085cc9Copy full SHA for 7085cc9
βCHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.5.5](https://github.com/streamich/react-use/compare/v5.5.4...v5.5.5) (2019-03-04)
2
+
3
4
+### Bug Fixes
5
6
+* π make useWindowSize work on server ([8f93853](https://github.com/streamich/react-use/commit/8f93853))
7
8
## [5.5.4](https://github.com/streamich/react-use/compare/v5.5.3...v5.5.4) (2019-02-25)
9
10
βpackage.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "5.5.4",
+ "version": "5.5.5",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments