News

And, for pattern matching, Node.js 22 adds to the node:fs module the functions glob and globSync. Developers can utilize these functions for matching file paths based on specific patterns.
Modules compiled for one version of Node.js would then run on later versions with no need to recompile. The N-API effort also aims to ease support of multiple back-end JavaScript engines.
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 ...
Deno 1.30 improves support for Node built-in modules and import maps. Deno 1.31 add Recent releases of Deno (1.30, 1.31, and 1.32) make it easier for Node.js developers to transition to Deno projects.