News

A new experimental flag to flip module defaults (–experimental-default-type) – Node.js has two module systems: CommonJS modules and ECMAScript modules.
The first time a native ES module appears in require(), an experimental warning is displayed. In the event of problems or regressions, users can report this in the Node.js issue tracker.