swc/tests/fixture
강동윤 51d0cef287
fix: Fix bugs (#1516)
swc_ecma_ast:
 - Support TypeScript 4.3. (#1517)

swc_ecma_parser:
 - Support new syntaxes from typescript 4.3. (#1517) 

swc_ecma_transforms_compat:
 - Fix '\\`' in template literals. (#1488)
 - `classes`: Fix super calls. (#1490)

swc_ecma_transforms_module:
 - Respect `esModuleInterop` for dynamic imports. (#1480)

swc_ecma_transforms_typescript:
 - `strip`: Remove `declare`-d namespaces. (#1508)
2021-03-30 16:47:12 +09:00
..
codegen fix(swc): Fix bugs (#1300) 2021-01-14 21:56:25 +09:00
issue-1160 fix(strip): Transform static class fields to assignments (#1487) 2021-03-26 13:48:55 +09:00
issue-1213 fix(swc): Fix bugs for v1.2.47 (#1368) 2021-01-29 22:19:04 +09:00
issue-1216 Fix bugs (#1241) 2020-11-30 19:20:21 +09:00
issue-1227/case-1 fix(swc): Fix bugs (#1300) 2021-01-14 21:56:25 +09:00
issue-1231 fix(es): Fix bugs (#1353) 2021-01-23 20:52:53 +09:00
issue-1232 fix(swc): Fix bugs (#1453) 2021-03-17 15:24:35 +09:00
issue-1233/case-1 fix(swc): Fix bugs (#1300) 2021-01-14 21:56:25 +09:00
issue-1235/case-1 Fix bugs (#1241) 2020-11-30 19:20:21 +09:00
issue-1252/case1 fix(es): Fix bugs (#1347) 2021-01-23 15:46:42 +09:00
issue-1259 fix(ecmascript): Fix bugs related to string literals (#1287) 2020-12-22 04:27:18 +09:00
issue-1271 fix(ecmascript): Fix bugs related to string literals (#1287) 2020-12-22 04:27:18 +09:00
issue-1276 fix(swc): Fix bugs (#1300) 2021-01-14 21:56:25 +09:00
issue-1279/case1 fix(swc): Fix various bugs (#1440) 2021-03-01 17:19:37 +09:00
issue-1306 fix(es): Fix bugs (#1353) 2021-01-23 20:52:53 +09:00
issue-1307 fix(swc): Fix bugs (#1300) 2021-01-14 21:56:25 +09:00
issue-1309/case1 fix(es/transforms/base): Fix fixer (#1496) 2021-03-27 00:45:51 +09:00
issue-1314 fix(es): Fix bugs (#1347) 2021-01-23 15:46:42 +09:00
issue-1333 fix(es): Fix bugs (#1353) 2021-01-23 20:52:53 +09:00
issue-1341/case1 fix(es): Fix bugs (#1353) 2021-01-23 20:52:53 +09:00
issue-1345 fix(strip): Transform static class fields to assignments (#1487) 2021-03-26 13:48:55 +09:00
issue-1358 fix(es): Fixes for type checker (#1359) 2021-01-26 22:05:30 +09:00
issue-1402/case1 fix(es/transforms/base): Fix hygiene of catch clause (#1413) 2021-02-19 16:52:02 +09:00
issue-1421/case1 fix(strip): Transform static class fields to assignments (#1487) 2021-03-26 13:48:55 +09:00
issue-1423/case1 fix(swc): Fix bugs for v1.2.50 (#1444) 2021-03-03 20:39:02 +09:00
issue-1441 fix(swc): Fix various bugs (#1440) 2021-03-01 17:19:37 +09:00
issue-1446 fix(swc): Fix bugs for v1.2.50 (#1444) 2021-03-03 20:39:02 +09:00
issue-1454/case1 fix: Fix bugs (#1516) 2021-03-30 16:47:12 +09:00
issue-1479 fix(es/transforms/react): Handle jsx entities in attributes correctly (#1501) 2021-03-27 21:06:47 +09:00
issue-1488 fix: Fix bugs (#1516) 2021-03-30 16:47:12 +09:00
issue-1490 fix: Fix bugs (#1516) 2021-03-30 16:47:12 +09:00
issue-1505 fix(swc): Fix bugs for v1.2.52 (#1506) 2021-03-29 20:48:48 +09:00
issue-1507 fix(swc): Fix bugs for v1.2.52 (#1506) 2021-03-29 20:48:48 +09:00
issue-1508/case1/input fix: Fix bugs (#1516) 2021-03-30 16:47:12 +09:00
issue-1515/case1 fix(swc): Fix bugs for v1.2.52 (#1506) 2021-03-29 20:48:48 +09:00
options/react fix(swc): Fix bugs for v1.2.50 (#1444) 2021-03-03 20:39:02 +09:00
swc-node-335/case1 fix(swc): Fix bugs (#1453) 2021-03-17 15:24:35 +09:00