Node v17.2.0 (Current)

Notable Changes [ 106916490af ] – (SEMVER-MINOR) async_hooks: expose async_wrap providers (Rafael Gonzaga) #40760 [ 1371ee64c92 ] – (SEMVER-MINOR) deps: update V8 to 9.6.180.14 (Michaël Zasso) #40488 [ 1675c210b04 ] – (SEMVER-MINOR) lib: add reason to AbortSignal (James M Snell) #40807 [ 10de2850680 ] – (SEMVER-MINOR) src: add x509.fingerprint512 to Read more…

Node v14.18.2 (LTS)

Notable changes This release contains a c-ares update to fix a regression introduced in Node.js 14.17.5 resolving CNAME records containing underscores #39780. Also included are commits to allow Node.js 14 to continue to build and pass tests on our Jenkins CI, including adding Python 3.10 to the list of allowable Read more…

TypeScript 4.5 arrives with Promise improvements

TypeScript 4.5, the latest upgrade to Microsoft’s strongly typed language based on JavaScript, is now generally available. The release features a new utility type, the 1Awaited type, for modeling operations such as 1await in 1async functions or the 1.then() method on 1Promise objects. However, another capability originally planned for TypeScript Read more…

A proposal to make npm safer?

#​413 — November 11, 2021 Read on the Web Node Weekly Node-RED in Industrial IoT: A Growing Standard — Node-RED is a very long standing Node.js-based ‘low code’ environment where you wire components together. As explained here, it’s heavily used in IoT scenarios and is even taking on established commercial systems. Read more…

Node v17.1.0 (Current)

Notable Changes [ 189b34ecffb ] – doc: add VoltrexMaster to collaborators (voltrexmaster) #40566 [ 195e4d29eb4 ] – (SEMVER-MINOR) esm: add support for JSON import assertion (Antoine du Hamel) #40250 [ 11ddbae2d76 ] – (SEMVER-MINOR) lib: add unsubscribe method to non-active DC channels (simon-id) #40433 [ 1aa61551b49 ] – (SEMVER-MINOR) lib: Read more…