diff --git a/.changeset/two-terms-invite.md b/.changeset/two-terms-invite.md new file mode 100644 index 000000000000..061780463a7e --- /dev/null +++ b/.changeset/two-terms-invite.md @@ -0,0 +1,6 @@ +--- +swc_core: patch +swc_ecma_transforms_base: patch +--- + +fix(es/transformation): Fix wrong syntax context of variables with the same names as catch params