Skip to content

Commit 023237f

Browse files
committed
Release v0.2.0
1 parent 813ea79 commit 023237f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 0.2.0
4+
35
- Added
46
- Implemented soft errors.
57
- From this version onward, it will try to generate special variables like `TODO_this` to indicate errors and continue transformation.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-declassify",
3-
"version": "0.1.10",
3+
"version": "0.2.0",
44
"description": "say goodbye to class components [EXPERIMENTAL]",
55
"keywords": [
66
"babel-plugin",

0 commit comments

Comments
 (0)