swc/ecmascript/transforms
강동윤 7730a6ea5a
fix(es/transforms): Fix bugs (#1795)
swc_ecma_transforms_compat:
 - `async_to_generator`: Handle await in async generators correctly. (#1752)

swc_ecma_transforms_module:
 - Don't panic on double import from one module. (#1757)
2021-06-06 22:16:59 +09:00
..
base fix(es/transforms): Fix bugs (#1795) 2021-06-06 22:16:59 +09:00
classes fix(es/transforms): Fix bugs (#1783) 2021-06-05 11:13:42 +09:00
compat fix(es/transforms): Fix bugs (#1795) 2021-06-06 22:16:59 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(es/transforms): Fix bugs (#1795) 2021-06-06 22:16:59 +09:00
optimization fix(es/transforms): Fix bugs (#1783) 2021-06-05 11:13:42 +09:00
proposal fix(es/transforms): Fix bugs (#1783) 2021-06-05 11:13:42 +09:00
react fix(es/transforms): Fix bugs (#1783) 2021-06-05 11:13:42 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing fix(es/transforms): Fix bugs (#1783) 2021-06-05 11:13:42 +09:00
tests fix(es/transforms): Fix bugs (#1769) 2021-05-30 19:52:51 +09:00
typescript fix(es/transforms): Fix bugs (#1783) 2021-06-05 11:13:42 +09:00
Cargo.toml fix(es/transforms/base): Wrap binary operands of unary expressions. (#1793) 2021-06-05 12:58:50 +00:00
package.json fix(swc): Fix bugs (#1753) 2021-05-27 11:59:04 +09:00