swc/ecmascript/transforms/react
Nayeem Rahman fa3d65cd58
fix(strip): Transform static class fields to assignments (#1487)
swc_ecam_transforms_compat:
 - Deprecate `typescript_class_properties`.

swc_ecma_tranforms_typescript:
 - Merge `typescript_class_properties` into `strip`.

Co-authored-by: 강동윤 <kdy1997.dev@gmail.com>
2021-03-26 13:48:55 +09:00
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src feat(es/transforms): Port @babel/preset-modules (#1439) 2021-03-02 16:03:22 +09:00
Cargo.toml fix(strip): Transform static class fields to assignments (#1487) 2021-03-26 13:48:55 +09:00