swc/ecmascript
2021-10-01 12:11:17 +00:00
..
ast feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
babel chore: Update rustc (#2332) 2021-10-01 12:11:17 +00:00
codegen fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
dep-graph feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
ext-transforms feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
jsdoc feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
loader feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
minifier chore: Update rustc (#2332) 2021-10-01 12:11:17 +00:00
parser chore: Update rustc (#2332) 2021-10-01 12:11:17 +00:00
preset-env chore: Update rustc (#2332) 2021-10-01 12:11:17 +00:00
src feat(es): Reexport minifier from swc_ecmascript (#2146) 2021-08-24 20:38:16 +00:00
transforms chore: Update rustc (#2332) 2021-10-01 12:11:17 +00:00
utils feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
visit feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
Cargo.toml fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00