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 3b299b4 commit b986ac3Copy full SHA for b986ac3
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## 0.1.6
4
+
5
- Added
6
- Add support for more type annotations on methods
7
- Add support for modifying types reflecting `defaultProps`
package.json
@@ -1,6 +1,6 @@
{
"name": "react-declassify",
- "version": "0.1.5",
+ "version": "0.1.6",
"description": "say goodbye to class components [EXPERIMENTAL]",
"keywords": [
"babel-plugin",
0 commit comments