Changelog: swc v1.1.17
#
Bugfixes#615)#
jsx attribute (Previously, = "5"
in the code below breaks swc
.
swc
now handles it without any problem.
#612)#
parsing of async generator function (swc
can now parse an async generator function like
#
swc-cli improvementYou can now use --sync
to get correct panic mesage.