swc/ecmascript
2021-10-23 21:13:56 +09:00
..
ast fix(common): Fix sourcemap (#2457) 2021-10-18 06:43:59 +00:00
babel feat(es/babel): Support babelify of static blocks (#2504) 2021-10-22 13:32:34 +09:00
codegen fix(es/minifier): Fix minifier using Deno test suite (#2503) 2021-10-21 11:56:48 +00:00
dep-graph chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
ext-transforms chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
jsdoc chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
loader fix(common): Fix sourcemap (#2457) 2021-10-18 06:43:59 +00:00
minifier fix(es/transforms/react): Fix hygiene of react fast refresh (#2501) 2021-10-21 14:09:00 +00:00
parser fix(es/minifier): Fix minifier using Deno test suite (#2503) 2021-10-21 11:56:48 +00:00
preset-env feat(es/transforms/optimization): Support inlining of typeofs (#2473) 2021-10-19 09:49:18 +00:00
src feat(es): Reexport minifier from swc_ecmascript (#2146) 2021-08-24 20:38:16 +00:00
transforms feat(es/transforms/module): Fix transform of this for classes (#2514) 2021-10-23 21:13:56 +09:00
utils chore: Publish 2021-10-21 14:16:15 +09:00
visit fix(common): Fix sourcemap (#2457) 2021-10-18 06:43:59 +00:00
Cargo.toml feat(es/transforms/optimization): Support inlining of typeofs (#2473) 2021-10-19 09:49:18 +00:00