@swc/html-darwin-arm64
Advanced tools
Changelog
Changelog
[1.11.4] - 2025-02-27
(es/minifier) Inline before cost analysis (#10092) (1425b56)
(es/minifier) Remove needless println
(b1e5b2d)
(es/resolver) Analyze variable declarations with declare
(#10102) (cff6a64)
(swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)
(swc_malloc) Add target_env = "gnu"
check (#10118) (da81e11)
Use jemalloc
on platforms that mimalloc
fails to build (#10116) (fb75b98)
(es/minifier) Improve arrow function inlining cost analysis (#10093) (e74929c)
(es/resolver) Remove some vector allocations (#10101) (b65387a)