Skip to main content

Command Palette

Search for a command to run...

ChangeLog: v1.3.82

Updated
1 min read

Fix for jsc.paths

SWC now uses fully specified paths for .ts files.

Fix for sourcemap

Now, the output source map does not contain <jsx-config-pragma.js> .

Fix for NaN

Previously, the variable resolver didn't resolve non-global NaN correctly.