Node.js 25.8.1 (Current)
Antoine du Hamel
2026-03-11, Version 25.8.1 (Current), @aduh95
Notable Changes
- [
ea87eea71a
] - module: fix extensionless CJS files in"type": "module"
packages (Matteo Collina) #62083
Commits
- [
bab750d1b3
] - build: do not depend on V8 deps on--without-bundled-v8
builds (Antoine du Hamel) #62033 - [
b26d1c7fcb
] - crypto: make --use-system-ca per-env rather than per-pr...