swc/crates/swc_ecma_transforms_compat/tests/static-blocks/class-properties
2022-03-01 16:10:57 +09:00
..
class-binding refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
in-class-heritage feat(es/compat): Use sequence expressions instead of iife in classes pass (#3773) 2022-03-01 16:10:57 +09:00
multiple-static-initializers fix(es/compat): Handle super and new.target in class properties (#3594) 2022-02-16 15:29:20 +00:00
name-conflict fix(es/compat): Handle super and new.target in class properties (#3594) 2022-02-16 15:29:20 +00:00
new-target feat(es/compat): Use sequence expressions instead of iife in classes pass (#3773) 2022-03-01 16:10:57 +09:00