swc/tests/fixture/issue-1457
강동윤 46c3d62ebd
fix(swc): Fix bugs (#1560)
spack:
 - Ensure that #1533 is fixed. (#1533) 

swc_ecma_parser:
 - Support `async override` in classes. (#1558)

swc_ecma_transforms_compat:
 - `async_to_generator`: Preserve this in async object methods. (#1575)
 - `nullish_coaelscing`: Fix assignments. (#1570)
 - `export_namespace_from`: Preserve order of statements. (#1457)

swc:
 - Disable aes. (#1583)
2021-04-17 06:00:14 +00:00
..
case1 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
case2-es2020 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
case3-es2019 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
case4-es2018 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
case5-es2017 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
case6-es2016 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
case7-es2015 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
case8-es5 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
case9-es3 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00