Recently, I've been preoccupied with Wasm plugin compatibility issues in swc. I realized that backward compatibility would be difficult to achieve...
CHANGELOG.md Full ChangeLog Bugfixes ES parser https://github.com/swc-project/swc/pull/8332 ES...
CHANGELOG.md Full ChangeLog Note: v1.3.98 is skipped because CI failed, and we want to keep git tags immutable. This is a very large release. So...
CHAGNELOG.md Full ChangeLog This patch is mostly about the performance improvement. Bugfix: ascii_only: false PR:...
Today we have some very exciting news to share: two people are joining the core team, both of whom have contributed a great deal to SWC, one of whom...
CHANGELOG.md Full ChangeLog Patches for transform() Bugfixes block-scoping PR: https://github.com/swc-project/swc/pull/8175 PURE comment of...