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 d38d9f6 commit 9063f4dCopy full SHA for 9063f4d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.6.0](https://github.com/streamich/react-use/compare/v5.5.6...v5.6.0) (2019-03-13)
2
+
3
4
+### Features
5
6
+* transpile down to ES5 ([61382e3](https://github.com/streamich/react-use/commit/61382e3))
7
8
## [5.5.6](https://github.com/streamich/react-use/compare/v5.5.5...v5.5.6) (2019-03-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "5.5.6",
+ "version": "5.6.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments