swc/visit
강동윤 a309b36236
fix(es/transforms): Fix bugs (#2089)
swc_ecma_minifier:
 - Expose hygiene optimizer.
 - `mangle_names`: Handle private names in member expressions. (#2086)

swc_visit:
 - Make `Optional::new` const function.

swc:
 - Make `es3` optional via cargo feature.
 - Ensure that #1554 is already fixed. (#1554)
2021-08-16 10:33:18 +00:00
..
macros feat(babel/compat): Improve performance of babelify (#1626) 2021-05-06 14:56:54 +09:00
src fix(es/transforms): Fix bugs (#2089) 2021-08-16 10:33:18 +00:00
tests feat(visit): Add support for Arc<T> (#1256) 2020-12-08 15:21:15 +09:00
Cargo.toml fix(es/transforms): Fix bugs (#2089) 2021-08-16 10:33:18 +00:00