@swc/core-darwin-arm64
Advanced tools
Changelog
[1.10.15] - 2025-02-08
(es/minifier) Dont't optimize swtich case before DCE (#9994) (afe21b5)
(es/parser, es/codegen) Handle trailing empty slots in array patterns (#9992) (1a87e76)
(es/react) Avoid adding __self
in constructors of derived class in the jsx_self
(#9987) (83f24af)
Changelog
[1.10.11] - 2025-01-27
(es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)
(es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)
(ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)
(typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations
(#9869) (e4c1e03)