Node.js 25.4.0, the newest Current branch release, is now available for download. This update focuses on transitioning many ...
The open source JavaScript runtime Node.js has reached version 23. The most important new features include the standard activation of require(esm) for Node.js applications, remote support for 32-bit ...
10月16日,Node.js官方发布了23.0.0版本,并在10月29日正式发布。这个版本的主要功能包括:支持使用require()加载原生ES模块,取消对Windows 32位系统的支持,增强--run命令的稳定性,以及测试运行器的增强。 在v23.0.0之前,需要通过--experimental-require-module启用的功能 ...