Skip to main content

Command Palette

Search for a command to run...

ChangeLog: v1.3.91

Published
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.

Experiment: @swc/minifier

We are experimenting with a smaller package, namely @swc/minifier. It only contains the code required for the minification of ECMAScript.

@swc/html & @swc/xml (future)

We will publish our HTML / XML processing module as npm packages soon.

Bugfixes

TypeScript

These are continuous works to fix regressions caused by the implementation.

ES Minifier

ES Transpiler

Private field with optional chaining

Decorators

More conformance to ESM specification