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 6308066 commit 3314121Copy full SHA for 3314121
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# react-viewport-hooks Changelog
2
3
-## 1.2.0 beta 2 / 1.2.0 beta 3 / 1.2.0 (2020-02-11)
+## 1.2.0 beta 2 / 1.2.0 beta 3 / 1.2.0 / 1.2.1 (2020-02-11)
4
+#### Bug Fix
5
- added missing `options` prop to HOC
6
7
## 1.2.0 beta 1 (2020-02-11)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-viewport-hooks",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Get real viewport width & height",
"author": "Jakub Biesiada",
"license": "MIT",
0 commit comments