- Added MockTimers API to reliably mock setTimeout/setInterval across globals, node:timers, and node:timers/promises with time‑advancing controls
- Implemented support for the explicit resource management proposal, enabling `using`/`await using` syntax for resources in TypeScript/Babel
- Introduced TLS server option `ALPNCallback` for dynamic ALPN negotiation and added initial Symbol.dispose/asyncDispose support in fs/stream modules
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.