Closed sido378 closed 1 year ago
We can't upgrade because we're blocked by https://github.com/swc-project/swc/issues/7621 (https://github.com/swc-project/swc/pull/7692). I've been working on #148, but haven't had much time to fix the swc issue.
Oh sorry, I was not aware of that. Please excuse the noise and feel free to close this PR.
It was my bad for not updating the PR with the status. Usually an swc upgrade is a big task because it needs to be tested with all the downstream Deno crates and that often requires a few code changes. In this case, I reverted the PR in swc that was causing some trouble so that we can proceed with the upgrade.
Hi, Hope it's okay to open a PR like this, since https://github.com/denoland/deno_ast/pull/148 has been open/approved for about a month now, and
0.137.5
ofswc_ecma_parser
has been released in the meantime.