Node v18.8.0 (Current)

Notable changes bootstrap: implement run-time user-land snapshots via –build-snapshot and –snapshot-blob This patch introduces 1–build-snapshot and 1–snapshot-blob options for creating and using user land snapshots. To generate a snapshot using snapshot.js as an entry point and write the snapshot blob Read more…

Node v16.17.0 (LTS)

Notable Changes Experimental command-line argument parser API Adds 1util.parseArgs helper for higher level command-line argument parsing. Contributed by Benjamin Coe, John Gee, Darcy Clarke, Joe Sepi, Kevin Gibbons, Aaron Casanova, Jessica Nahulan, and Jordan Harband – #42675 Experimental ESM Loader Read more…