Microsoft has released TypeScript 7.0, introducing a native compiler written in Go that accelerates build times by 8x to 12x. The release is currently unstable regarding its programmatic API, with stability expected in version 7.1. A compatibility package is provided to assist with transitions, and the project remains open source.
- Build performance improves 8-12x due to the new native Go compiler backend.
- Programmatic API is not yet stable; plan upgrades for version 7.1.
- Compatibility packages exist to ease the transition from previous versions.
- Project remains open source under Microsoft stewardship.