We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698aba1 commit 1ccc53dCopy full SHA for 1ccc53d
CHANGELOG.md
@@ -21,6 +21,12 @@
21
### :house: Internal
22
-->
23
24
+## [6.4.0 (2020-05-14)](https://github.com/bokuweb/re-resizable/compare/v6.3.2...v6.4.0)
25
+
26
+### :nail_care: Enhancement
27
28
+- Support the "as" prop to change the wrapper #614
29
30
## [6.3.2 (2020-03-28)](https://github.com/bokuweb/re-resizable/compare/v6.3.1...v6.3.2)
31
32
### :nail_care: Enhancement
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "re-resizable",
3
- "version": "6.3.2",
+ "version": "6.4.0",
4
"description": "Resizable component for React.",
5
"title": "re-resizable",
6
"main": "./lib/index.es5.js",
0 commit comments