- Fixed query issues in TypeScript 5.8.0 (Beta)
- Resolved query bugs in TypeScript 5.8.1 (RC)
- Addressed query problems in TypeScript 5.8.2 (Stable)
Open Source changelog digest
Feb 24 - Mar 2, 2025. Useful releases, risky migrations, and noisy updates from the Open Source channel.
No matching updates in this bucket.
Open Source updates in 2025-w09
- Release Candidate for TypeScript 5.8 is published
- Fixes issues from the 5.8.0 Beta and 5.8.1 RC builds
- Artifacts are distributed via npm
- - Added TLSA record query and parsing support in the dns module (new feature).
- - Introduced process.threadCpuUsage API to retrieve CPU usage per thread.
- - Core enhancements include system CA support on non‑Windows/macOS, OPENSSL_NO_ENGINE guard fix, root certificate cleanup, QUIC build gating, and various deps and docs updates.