swc/ecmascript/transforms
Jeremy Grieshop 7e3fb0a0ab
fix(es/transforms/cjs): Allow mixing named exports and export stars. (#2583)
swc_ecma_transforms_module:
 - `common_js`: Fix _exportNames when exporting aliases and using `export *`s . (#2548)
2021-10-31 09:12:36 +00:00
..
base fix(es/fixer): Preserve more parens (#2553) 2021-10-27 16:56:45 +09:00
classes feat(es/transforms): Move class_properties to es2022 (#2512) 2021-10-23 23:25:14 +09:00
compat feat(es/transforms/regenerator): Allow configuring import path (#2581) 2021-10-29 14:36:11 +00:00
macros perf(es/transforms): Improve performance (#2454) 2021-10-18 12:07:13 +00:00
module fix(es/transforms/cjs): Allow mixing named exports and export stars. (#2583) 2021-10-31 09:12:36 +00:00
optimization feat(es/transforms/regenerator): Allow configuring import path (#2581) 2021-10-29 14:36:11 +00:00
proposal feat(es/transforms/regenerator): Allow configuring import path (#2581) 2021-10-29 14:36:11 +00:00
react chore: Publish crates 2021-10-30 15:53:07 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
testing feat(es/transforms/testing): Reduce CI time by caching execution result (#2565) 2021-10-28 04:00:25 +00:00
tests feat(es/transforms): Move class_properties to es2022 (#2512) 2021-10-23 23:25:14 +09:00
typescript feat(es/transforms/regenerator): Allow configuring import path (#2581) 2021-10-29 14:36:11 +00:00
Cargo.toml feat(es/transforms/regenerator): Allow configuring import path (#2581) 2021-10-29 14:36:11 +00:00
package.json fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
yarn.lock fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00