Announcing TypeScript 6.0 RC
Summary
Microsoft releases TypeScript 6.0 RC, a transitional release designed to bridge to the native Go-based TypeScript 7.0. It introduces features and defaults aimed at long-term migration, including es2025 lib support, Temporal types, subpath imports with #/, and notable changes to type inference and module resolution, along with deprecations and breaking changes. The post also directs readers to nightly builds and outlines next steps for adoption.