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 c2afd23 commit 19ac56fCopy full SHA for 19ac56f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.10.0](https://github.com/streamich/react-use/compare/v5.9.0...v5.10.0) (2019-03-21)
2
+
3
4
+### Features
5
6
+* add useUpdateEffect hook ([c2afd23](https://github.com/streamich/react-use/commit/c2afd23))
7
8
# [5.9.0](https://github.com/streamich/react-use/compare/v5.8.1...v5.9.0) (2019-03-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "5.9.0",
+ "version": "5.10.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments