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 89035cb commit d6c446fCopy full SHA for d6c446f
βCHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [15.0.3](https://github.com/streamich/react-use/compare/v15.0.2...v15.0.3) (2020-05-18)
2
+
3
4
+### Bug Fixes
5
6
+* π correct useMeasure typings ([bedbad7](https://github.com/streamich/react-use/commit/bedbad723171ed1946bc80f72609432983d4c1ba))
7
8
## [15.0.2](https://github.com/streamich/react-use/compare/v15.0.1...v15.0.2) (2020-05-17)
9
10
βpackage.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "15.0.2",
+ "version": "15.0.3",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",
0 commit comments