- Web Vitals performance scores now ignore unsupported measurements
- Improves accuracy of score calculations
No matching updates in this bucket.
Sentry updates in 2025-w02
- Permission model status upgraded from Active Development to Stable.
- WebCryptoAPI Ed25519 and X25519 algorithms graduated to stable, eliminating ExperimentalWarning.
- Minor enhancements include new partialDeepStrictEqual assertion, trace‑env CLI options, blocklist support for dgram and net, module stripTypeScriptTypes, and deprecation of features.{ipv6,uv} and features.tls.
- Enabled experimental strip types flag by default, allowing Node.js to execute TypeScript files via STDIN eval and worker eval input (experimental).
- Added process.ref() and process.unref() methods and extended lib to support TypeScript in STDIN eval and worker eval input.
- Updated documentation (examples, parseArg defaults, security notes) and performed numerous build, dependency, and test stability improvements.