Skip to content

[3.15] community/nodejs-current: upgrade to 17.5.0

Ghost User requested to merge (removed):3.15-nodejs into 3.15-stable

new of interest:

Adds experimental support to the fetch API. This adds a --experimental-fetch
flag that installs the fetch, Request, Reponse and Headers globals.

https://github.com/nodejs/node/releases/tag/v17.5.0
https://github.com/nodejs/node/releases/tag/v17.4.0

Merge request reports