swc/tests/tsc-references
Donny/강동윤 69cfa98c50
fix(es/minifier): Fix block unwrapping issue (#2570)
swc_ecma_minifier:
 - Check more before removing `{` and `}`.
2021-10-28 10:58:26 +00:00
..
async feat(es/transforms/compat): Add single-property optimization to destructuring (#2511) 2021-10-22 13:46:29 +00:00
classes fix(es/minifier): Fix minifier (#2551) 2021-10-27 04:19:14 +00:00
declarationEmit/typePredicates test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
emitter fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
es6 fix(es/minifier): Fix minifier (#2551) 2021-10-27 04:19:14 +00:00
es7/exponentiationOperator fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
es2020/modules test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
esnext/logicalAssignment test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
expressions fix(es/minifier): Fix minifier (#2551) 2021-10-27 04:19:14 +00:00
externalModules fix(es/minifier): Fix minifier (#2551) 2021-10-27 04:19:14 +00:00
functions fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
generators fix(es/minifier): Fix block unwrapping issue (#2570) 2021-10-28 10:58:26 +00:00
interfaces fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
internalModules fix(es/transforms/typescript): Fix strip (#2496) 2021-10-21 15:12:51 +09:00
jsx fix(swc): Fix bugs (#2538) 2021-10-26 07:43:32 +00:00
moduleResolution test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
parser fix(es/minifier): Fix minifier using Deno test suite (#2503) 2021-10-21 11:56:48 +00:00
pedantic feat(es/transforms/compat): Add single-property optimization to destructuring (#2511) 2021-10-22 13:46:29 +00:00
references test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
salsa fix(swc): Fix bugs (#2538) 2021-10-26 07:43:32 +00:00
scanner fix(es/transforms/typescript): Fix strip (#2496) 2021-10-21 15:12:51 +09:00
statements fix(es/minifier): Fix block unwrapping issue (#2570) 2021-10-28 10:58:26 +00:00
types fix(es/minifier): Fix block unwrapping issue (#2570) 2021-10-28 10:58:26 +00:00
typings/typingsLookupAmd/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00