← Back to Resources
Open Source NewsOctober 16, 20242 min read

Node.js 23.0.0 (Current) Released

By BIOS Founding Team

Node.js 23.0.0 (Current) Released

Node.js 23 enabled require(esm) by default, letting CommonJS code load native ES modules without an experimental flag, and stabilized the node --run command for faster script execution.

The release also dropped support for 32-bit Windows, and Node.js 22 was promoted to LTS the same month.

Full details: https://github.com/nodejs/node/releases/tag/v23.0.0