- Added util.getCallSite() API for retrieving the current execution stack trace.
- Disabled V8 Maglev by default to prevent crashes and unexpected behavior.
- Introduced allowPartialTrustChain option in tls.createSecureContext and deprecated class instantiation without `new` for node:repl and zlib.