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 b230af3 commit bcd4e54Copy full SHA for bcd4e54
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.16.1](https://github.com/streamich/react-use/compare/v5.16.0...v5.16.1) (2019-03-26)
2
+
3
4
+### Bug Fixes
5
6
+* types for useGeolocation ([b72c098](https://github.com/streamich/react-use/commit/b72c098))
7
8
# [5.16.0](https://github.com/streamich/react-use/compare/v5.15.0...v5.16.0) (2019-03-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "5.16.0",
+ "version": "5.16.1",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments