swc/crates/swc_ecma_transforms_compat/tests/fixture
Donny/강동윤 7c19e26d0f
fix(es/transforms): Fix this in async arrow class properties (#3252)
swc_ecma_transforms_compat:
 - `async_to_generator`: Fix `this` in async class properties. (https://github.com/vercel/next.js/issues/33283)
 - Add a test for #3228 (Closes #3228).
2022-01-14 12:44:34 +09:00
..
async-to-generator fix(es/transforms): Fix this in async arrow class properties (#3252) 2022-01-14 12:44:34 +09:00
classes feat(es/codegen): Make the output for empty objects and empty statements pretty (#3171) 2022-01-03 05:54:58 +09:00
for-of fix(es/transforms/compat): Fix block scoping (#2916) 2021-11-30 13:11:09 +09:00
new-target fix(es/compat): Fix new.target in class properties (#3156) 2021-12-31 04:01:28 +09:00
opt-chain/issue-2063 refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00