swc/crates/swc_ecma_transforms_compat
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
..
src fix(es/transforms): Fix this in async arrow class properties (#3252) 2022-01-14 12:44:34 +09:00
tests fix(es/transforms): Fix this in async arrow class properties (#3252) 2022-01-14 12:44:34 +09:00
Cargo.toml chore: Publish crates 2022-01-12 18:39:56 +09:00