swc/crates/swc_ecma_ast
Austaras 0b162102fa fix(es/compat): Fix handling of constructor in classes (#3505)
swc_ecma_transforms_compat:
 - Use `SuperFieldAccessFolder` for `super` fields in constructors.
 - Fix handling of variables in constructors with the same name as the class name.
 - Fix handling of functions in constructors with this/super.
2022-02-14 18:14:55 +09:00
..
src fix(es/compat): Fix handling of constructor in classes (#3505) 2022-02-14 18:14:55 +09:00
Cargo.toml chore: Publish crates 2022-01-17 22:41:25 +09:00