swc/ecmascript/transforms/base
강동윤 5ef3c43522
fix(es): Fix bugs. (#1565)
swc_ecma_parser:
 - Don't panic for `try` statements without handler and finalizer. (denoland/deno#10112)

swc_ecma_transforms_base:
 - Fix `typeof`s used with `externalHelpers: true`. (#1458, #1557)
2021-04-10 20:55:17 +00:00
..
benches feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
src fix(es): Fix bugs. (#1565) 2021-04-10 20:55:17 +00:00
tests fix(es): Fix for the type checker (#1528) 2021-04-01 03:01:44 +09:00
Cargo.toml fix(es): Fix bugs. (#1565) 2021-04-10 20:55:17 +00:00