@swc/core-linux-arm64-musl
Advanced tools
Changelog
[1.11.1] - 2025-02-25
(error-reporters) Store diagnostics in TransformOutput
(#10027) (52caf23)
(es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)
(es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)
(es/types) Add transform.verbatimModuleSyntax
(#10079) (a883cdc)
(swc_common) Fix build with swc_allocator/nightly
(#10067) (6a90b1f)
(es/ast) Add explicit namespace
field to distinguish namespace and module declarations (#10023) (76c2cba)
(es/ast) Add import attributes to TsImportType
(#9796) (7d297be)
(es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)
(es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)
(deps) Update dependency swc-plugin-coverage-instrument to ^0.0.26 (#10051) (d3fbd21)
(swc_allocator) Remove nightly
from default feature (#10058) (e78b9d1)
(swc_allocator) Add #[inline]
to allocator methods (#10066) (853eb53)