- Introduce a new "module sync" exports condition for packages to provide a synchronous ES module when require(esm) is enabled, easing the CJS/ESM transition.
- Add stable `node run` CLI flag to execute scripts defined in package.json directly (e.g., `node run test`).
- Several feature updates: Crypto now supports `KeyObject.prototype.toCryptoKey` and date fields for certificates; http2 exposes an option to set stream reset rate limit.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.