- Added experimental flags --experimental-default-type and --experimental-detect-module to control default module behavior and auto‑detect ES module syntax for ambiguous files
- Introduced a 'flush' option to fs.writeFile* functions and an experimental WebSocket global via --experimental-websocket
- Fixed vm.Script compilation‑cache regression, restoring V8 cache hits when importModuleDynamically is used
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.