We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813ea79 commit 023237fCopy full SHA for 023237f
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## 0.2.0
4
+
5
- Added
6
- Implemented soft errors.
7
- From this version onward, it will try to generate special variables like `TODO_this` to indicate errors and continue transformation.
package.json
@@ -1,6 +1,6 @@
{
"name": "react-declassify",
- "version": "0.1.10",
+ "version": "0.2.0",
"description": "say goodbye to class components [EXPERIMENTAL]",
"keywords": [
"babel-plugin",
0 commit comments