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 d01f765 commit f101ae5Copy full SHA for f101ae5
โCHANGELOG.mdโ
@@ -1,3 +1,11 @@
1
+# [4.5.0](https://github.com/streamich/react-use/compare/v4.4.0...v4.5.0) (2018-10-29)
2
+
3
4
+### Features
5
6
+* ๐ธ add useAdopt hook ([91bee9a](https://github.com/streamich/react-use/commit/91bee9a))
7
+* ๐ธ add useRenderProp hook ([2d85c61](https://github.com/streamich/react-use/commit/2d85c61))
8
9
# [4.4.0](https://github.com/streamich/react-use/compare/v4.3.0...v4.4.0) (2018-10-29)
10
11
โpackage.jsonโ
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "4.4.0",
+ "version": "4.5.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments