- Added JWK export support to Crypto KeyObject and new TLS X509Certificate getters, plus async iteration for timers and fsPromises.watch() with AbortSignal support.
- Introduced new performance API (createHistogram) and compileFunction option (importModuleDynamically); improved stream.Readable.from error handling and fixed several resource leaks.
- Removed WebCrypto “DSA” JWK key type operations (breaking) and updated extensive documentation across many modules.