Changelog: swc v1.1.2
#480)#
Fixed a parser bug (Previously, swc
's parser incorrectly parsed 1.09
as 1.9
. swc
now parses it correctly.
#481)#
Preserve space in jsx (Previousely,
was compield to
, which is wrong. Starting with v1.1.2
, swc
compiles it as