Node v16.3.0 (Current)

Notable Changes cli: add -C alias for –conditions flag (Guy Bedford) #38755 deps: add workspaces support to npm install commands (Ruy Adorno) #38750 Commits [ 14e58ec4aa6 ] – benchmark: output JSON-compatible numbers (Michaël Zasso) #38778 [ 17a9d0fd5a9 ] – benchmark: Read more…

Node v16.2.0 (Current)

Notable Changes [ 136b948560c ] – (SEMVER-MINOR) async_hooks: use new v8::Context PromiseHook API (Stephen Belanger) #36394 [ 1c0deeeacb2 ] – lib: support setting process.env.TZ on windows (James M Snell) #38642 [ 14c4902748c ] – (SEMVER-MINOR) module: add support for 1URL Read more…

Node v14.17.0 (LTS)

Notable Changes Diagnostics channel (experimental module) 1diagnostics_channel is a new experimental module that provides an API to create named channels to report arbitrary message data for diagnostics purposes. The module was initially introduced in Node.js v15.1.0 and is backported to Read more…

Node v16.1.0 (Current)

Notable Changes [ 18a90f55a05 ] – (SEMVER-MINOR) fs: allow no-params fsPromises fileHandle read (Nitzan Uziely) #38287 Commits [ 128e16488cf ] – async_hooks,doc: replace process.stdout.fd with 1 (Darshan Sen) #38382 [ 1cbab7ec6e5 ] – benchmark: avoid using 1console.log() (Antoine du Hamel) Read more…