swc/ecmascript/transforms
강동윤 33f2ab2d79
fix(es/transforms): Fix transforms (#1861)
swc_ecma_transforms_compat:
 - Organize logical assignment pass correctly.

swc_ecma_transforms_optimization:
 - `dead_branch_remover`: Handle nullish coalescing operator correctly. (#1851)
2021-06-26 16:02:15 +09:00
..
base fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
classes chore(es/ast): Bump version (#1853) 2021-06-25 08:19:15 +00:00
compat fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
optimization fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
proposal fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
react fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +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 chore(es/ast): Bump version (#1853) 2021-06-25 08:19:15 +00:00
tests fix(es/transforms/module): Share usage data between passes (#1829) 2021-06-24 13:37:30 +09:00
typescript fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
Cargo.toml fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
package.json fix(swc): Fix bugs (#1753) 2021-05-27 11:59:04 +09:00