- 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).