- Fixed memory leak in span map and ensured LRU cache items have a minimum size to prevent unbounded growth.
- Added an LRU cache scoped by invocation ID for minimal‑mode response caching (new feature).
- Implemented multiple Turbopack improvements: NFT tracing fixes, pattern support in exports, and CSS validation without computing all paths.
No matching updates in this bucket.
TypeScript updates in 2026-w05
- Backported bug fixes from the canary release.
- Upgraded the SWC compiler to version 54.
- Implemented an LRU cache with invocation‑ID scoped minimal‑mode response caching and refined the sentinel key.
- Security update addressing CVE-2025-59471, CVE-2025-59472, and CVE-2026-23864.
- Includes patches to mitigate the identified vulnerabilities.
- Addresses a critical security vulnerability.
- Improves overall system hardening.
- Fix security vulnerabilities identified in CVE-2025-59471 and CVE-2025-59472
- Patch CVE-2026-23864 to address a critical security issue
- Applied security patch addressing identified vulnerabilities.
- No functional changes or new features were introduced.
- Security patch released to address a vulnerability.
- No functional changes for end users.
- Addresses security vulnerabilities in the application.
- Improves overall system security with a new patch.
- Added LIEF dependency and tooling, introduced ignore option for fs.watch, enabled SQLite defensive mode by default, and added direct SEA build support with Node.js binary.
- Updated crypto root certificates to NSS 3.119, upgraded npm to 11.8.0, and added improvements like Uint8Array support in Buffer, SQLite benchmarks, and async hooks enhancements.
- Fixed bugs such as deep set/map comparison, rawHeaders size limits, ENOTDIR handling in globSync, and memory leaks in the test runner.
- Added DoS mitigation layers to Server Actions
- Hardened Server Components to improve resilience against attacks
- Add DoS mitigations to Server Actions to reduce attack surface.
- Harden Server Components implementation against potential abuses.
- Add additional DoS mitigations to Server Actions
- Hardening of Server Components for improved security