- Adds experimental `require()` support for synchronous ESM modules, loading them as namespace objects when criteria are met.
- Introduces `path.matchesGlob(path, pattern)` for glob pattern matching against individual paths and a new `duplexPair()` API returning two interconnected Duplex streams.
- Updates include new HTTP diagnostics channel `http.client.request.error` and stream enhancements like `min` option for `ReadableStreamBYOBReader.read`.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.