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 00a3be8 commit c0bf881Copy full SHA for c0bf881
βCHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.7.1](https://github.com/streamich/react-use/compare/v5.7.0...v5.7.1) (2019-03-15)
2
+
3
4
+### Bug Fixes
5
6
+* π allow every promise in usePromise() hook have own type ([d60fef7](https://github.com/streamich/react-use/commit/d60fef7))
7
8
# [5.7.0](https://github.com/streamich/react-use/compare/v5.6.0...v5.7.0) (2019-03-15)
9
10
βpackage.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "5.7.0",
+ "version": "5.7.1",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments