swc/tests/fixture
강동윤 af25a88902
fix(swc): Fix bugs for v1.2.47 (#1368)
swc_ecma_parser:
 - Fix generic parsing issue in jsx context. (#1299)

swc_ecma_transforms_module:
 - Allow importing a module multiple time. (#1232)
 - Handle imports in the constructor of an exported class decl. (#1213)

swc:
 - Respect `sourceMappingURL`. (#1236)
 - Resolve `sourceMappingURL` relative from file. (#1255)
 - Respect `isModule: false` (#1258)

spack:
 - Support loading json files. (#1225)
2021-01-29 22:19:04 +09:00
..
codegen fix(swc): Fix bugs (#1300) 2021-01-14 21:56:25 +09:00
issue-1160 fix: Decorator metadata (#1248) 2020-12-04 05:03:26 +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-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-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-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(bundler): Fix bugs (#1346) 2021-01-22 18:39:57 +09:00
issue-1358 fix(es): Fixes for type checker (#1359) 2021-01-26 22:05:30 +09:00
issuw-1232 fix(swc): Fix bugs for v1.2.47 (#1368) 2021-01-29 22:19:04 +09:00