mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
ac78a527eb
swc_ecma_ast: - Implement `Take` for `FnDecl`. swc_ecma_transforms_compat: - `regenerator`: Handle hoisted function declarations properly. (Closes #2556) - `regenerator`: Fix handling of class properties with an async function as the initializer. (Closes #2620) |
||
---|---|---|
.. | ||
async-to-generator | ||
classes | ||
for-of | ||
new-target | ||
opt-chain/issue-2063 |