ChangeLog: v1.3.87
CHANGELOG.md
Full ChangeLog
Fix for nullish coalescing
PR: https://github.com/swc-project/swc/pull/7980
Previously SWC produced an invalid code if an arrow function is mixed with ?? operator.
Fix for minification of template literals
PR: https...
blog.swc.rs1 min read