← Back to Resources
Open Source NewsMay 6, 20252 min read

Node.js 24.0.0 (Current) Released

By BIOS Founding Team

Node.js 24.0.0 (Current) Released

Node.js 24 upgraded the V8 engine to version 13.6 and bundled npm 11, adding features like Float16Array and RegExp.escape().

It removed MSVC support in favor of ClangCL for compiling on Windows, made AsyncLocalStorage use AsyncContextFrame by default, and exposed URLPattern globally.

Full details: https://nodejs.org/en/blog/release/v24.0.0