- Added configurable options to util.deprecate and marked type‑stripping as a stable module feature.
- Extended the Node API with napi_create_object supporting property definitions and added totalAllocatedBytes to V8 heap statistics.
- Increased network family autoselection timeout to 500 ms, refined localStorage getter error handling, and optimized buffer.concat performance.
No matching updates in this bucket.
Developer Tools updates in 2025-w46
- Fixed Buffer.allocUnsafe to return uninitialized memory as documented, resolving a known issue.
- Added network payload size limits to the inspector, lazy cookie allocation for HTTP, and fixed an HTTP client leak.
- Updated various docs (deprecations, DNS resolveAny, worker error typing) and upgraded key dependencies (corepack, npm, simdjson, inspector protocol).