swc/ecmascript
Pig Fang 4d500baaaa
fix(es/transforms/compat): Move the optional catch binding pass to ES2019 (#2247)
swc_ecma_transforms_compat:
 - Move optional chaining pass to `es2019`.

Co-authored-by: Donny <kdy1997.dev@gmail.com>
2021-09-21 21:54:51 +09:00
..
ast feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
babel feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
codegen fix(es/codegen): Emit static before readonly (#2271) 2021-09-19 16:28:33 +09:00
dep-graph fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
ext-transforms fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
jsdoc fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
loader fix(es/loader): Fix support for jsc.paths. (#2227) 2021-09-10 12:29:26 +00:00
minifier fix(es/transforms/compat): Move the optional catch binding pass to ES2019 (#2247) 2021-09-21 21:54:51 +09:00
parser fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
preset-env fix(es/transforms/compat): Move the optional catch binding pass to ES2019 (#2247) 2021-09-21 21:54:51 +09:00
src feat(es): Reexport minifier from swc_ecmascript (#2146) 2021-08-24 20:38:16 +00:00
transforms fix(es/transforms/compat): Move the optional catch binding pass to ES2019 (#2247) 2021-09-21 21:54:51 +09:00
utils fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
visit fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
Cargo.toml fix(es/transforms/compat): Move the optional catch binding pass to ES2019 (#2247) 2021-09-21 21:54:51 +09:00