mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
9793926cc8
swc_ecma_minifier: - Fix an infinite loop. (#2028) - Don't remove span hygiene. (#2022) swc_ecma_codegen: - Fix codegen of `return` with `async` arrow. (#2020) swc: - Respect `minify = false`. (#2019) |
||
---|---|---|
.. | ||
broken_safari_catch_scope | ||
broken_safari_catch_scope_caveat | ||
catch_destructuring_with_sequence | ||
issue_452 | ||
parameterless_catch | ||
parent_scope_of_catch_block_is_not_the_try_block |