swc/ecmascript/transforms/base
강동윤 97ef7c0553
fix(swc): Fix bugs (#1811)
swc_ecma_ast:
 - Add `es2021`. 

swc_ecma_transforms_compat:
 - Handle `||=`. (#1788)
2021-06-11 16:55:34 +09:00
..
benches feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
src fix(es/transforms/base): Wrap binary operands of unary expressions. (#1793) 2021-06-05 12:58:50 +00:00
tests fix(es/transforms): Fix bugs (#1795) 2021-06-06 22:16:59 +09:00
Cargo.toml fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00