- Added experimental fetch API globals (fetch, Request, Response, Headers, FormData) and FormData support when enabled
- Introduced new crypto features such as KeyObject.prototype.equals and exposed the Web Crypto API globally
- Added stream utilities (some/every, toArray, forEach) and deprecated several APIs (fs.write string coercion, process multipleResolves, buffer.slice)