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 756bc99 commit 592b61aCopy full SHA for 592b61a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [6.1.0](https://github.com/streamich/react-use/compare/v6.0.0...v6.1.0) (2019-03-26)
2
+
3
4
+### Features
5
6
+* add useThrottle hook ([756bc99](https://github.com/streamich/react-use/commit/756bc99))
7
8
# [6.0.0](https://github.com/streamich/react-use/compare/v5.16.1...v6.0.0) (2019-03-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "6.0.0",
+ "version": "6.1.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments