Changelog: swc v1.1.34
#
Bugfixes#705, #707)#
Source maps (Starting from v1.1.34, swc
handles the source map correctly.
#
.d.ts support typescript parserPreviously, swc
could not handle .d.ts
files properly, as the syntax differs.
I've added a feature to parse optional binding patterns in the code below.