@swc/core
Advanced tools
Changelog
[1.10.0] - 2024-12-04
(es/codegen) Use raw value for emitting JSX text (#9762) (b83c44f)
(es/compat) Fix marker for inlined helpers (#9776) (f54ec2c)
(es/minifier) Drop console
in optional chainings (#9759) (39271ad)
(es/minifier) Do not inline into the exact LHS (#9777) (985977b)
(es/minifier) Support preserve_annotations
of terser (#9775) (6e1c9fd)
(typescript) Align isolatedDeclaration
implementation with tsc (#9715) (0adad25)
(deps) Update dependency magic-string to v0.30.13 (#9747) (fa80a1e)
(deps) Update dependency magic-string to v0.30.14 (#9764) (6e46a8b)
Changelog
[1.9.3] - 2024-11-22
(@swc/types) Tsc build file ignored by npm (#9754) (14a5c1e)
(es) Source map super(...args)
calls in injected constructors (#9745) (35b0ca0)
(es/plugin) Migrate swc plugin new
to use .cargo/config.toml
(#9740) (4ffb21e)
(es/resolver) Ignore VarDecl
with declare: true
(#9734) (aa0f784)