- Backports bug fixes from canary without including all pending features
- Fixes unlock behavior in native publishing
- Re-releases v15.5.11 with Turbopack changes applied
No matching updates in this bucket.
TypeScript updates in 2026-w06
- Added trackPromises option to async_hooks.createHook() for better promise tracking.
- Introduced setTOS/getTOS methods on net.Socket and initial ESM support in the embedder API.
- Improved performance: TextEncoder now uses simdutf, stream adds bytes() consumer, and test runner gains an env option.