Avatar for the swc-project user
swc-project
swc
BlogDocsChangelog

Performance History

Latest Results

ci: use Node.js 24 for wasm publishing (#12038) **Description:** The WASM publishing matrix was still using Node.js 20 while installing `npm@latest`. In the failed publish run, that resolved to npm 12.0.1, which requires Node.js `^22.22.2 || ^24.15.0 || >=26.0.0`, so all six WASM packages failed in the `Update npm` step with `EBADENGINE`. Use Node.js 24 for the WASM publish jobs, matching the repository's default Node.js version and the regular npm publish job that successfully installed the same npm release. This only changes the publishing environment and does not change the published packages' runtime compatibility. Validation: - `actionlint 1.7.12 -color -shellcheck=` - `git diff --check` - `cargo fmt --all` - `cargo clippy --all --all-targets -- -D warnings` **Related issue (if exists):** - Failed workflow: https://github.com/swc-project/swc/actions/runs/29675399141
main
6 hours ago
fix(ci): use Node.js 24 for wasm publishing
kdy1/fix-wasm-publish-node-24
6 hours ago
fix(es/minifier): preserve argument aliases in nested scopes
cyphercodes:fix-12032-preserve-arguments-alias
7 hours ago
ci: update rust-toolchain action pin
kdy1/fix-rust-toolchain-action-pin
7 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
ci: use Node.js 24 for wasm publishing#12038
6 hours ago
cbd55d9
kdy1/fix-wasm-publish-node-24
CodSpeed Performance Gauge
0%
fix(es/minifier): preserve argument aliases in nested scopes#12037
7 hours ago
0a1971a
cyphercodes:fix-12032-preserve-arguments-alias
CodSpeed Performance Gauge
0%
7 hours ago
53bd894
kdy1/fix-rust-toolchain-action-pin
© 2026 CodSpeed Technology
Home Terms Privacy Docs