NodeJS 16.7.0

articles/logo_nodejs.png

NodeJS 16.7.0 experimental recursive fs.cp

NodeJS 16.7.0 comes with recursive filesystem copy command, which is still experimental

New version also includes some smaller new features, like implementation of webcrypto.randomUUID, DNS resolve retries option, URL.createObjectURL and Blob.prototype.stream() method to get ReadableStream from Blob

+ Several smaller improvements. Full changelog is available at GitHub Releases page

The Latest