Skip to main content

Command Palette

Search for a command to run...

ChangeLog: v1.3.76

Updated
1 min readView as Markdown
D
I created SWC, an open-source compiler project, and previously worked at Deno and Vercel. These days, I spend a lot of time building Labor0, along with Watchtower and The AI Platform at Zephyr Cloud IO.

This version is mainly about minifier bugfixes, but it also includes a fix for jsc.paths.

Noticeable changes are:

  • Fix for jsc.paths (#7775)

  • Fix for minifier bug related to unused properties (#7785)

  • Fix for another minifier bug (#7772)