swc/crates/swc_ecma_transforms/tests
James Newell 938e544ac5
fix(es/compat): Fix handling of union of the legacy decorator pass (#3057)
swc_ecma_transforms_proposal:
 - Use `Object` for `null`/`undefined`.
 - Fix the type for union types. (Closes #2461)
2021-12-20 05:30:52 +00:00
..
decorators.rs fix(es/compat): Fix handling of union of the legacy decorator pass (#3057) 2021-12-20 05:30:52 +00:00
es2015_function_name.rs fix(swc/hygiene): Prefer not renaming top level variables (#2940) 2021-12-04 01:55:27 +09:00