swc/ecmascript
강동윤 5a0bacb5b8
fix(swc): Fix various bugs (#1613)
swc_ecma_codegen:
 - Fix codegen of `\x00`. (#1619)

swc_ecma_preset_env:
 - Fix order of core-js imports. (#1605)

swc_ecma_transforms_react:
 - Preserve ` `. (#1446)

swc:
 - Upgrade dashmap. (#1616)
2021-04-28 14:49:21 +09:00
..
ast feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
codegen fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
dep-graph fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
ext-transforms fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
jsdoc fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
loader feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
parser fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
preset_env fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
utils fix(swc): Fix bugs (#1591) 2021-04-21 09:26:07 +09:00
visit feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
Cargo.toml fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00