Skip to content

community/nodejs-current: upgrade to 17.5.0

Ghost User requested to merge (removed):nodejs into master

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

Merge request reports