Progress on TypeScript 7
SMRTR summary
TypeScript's native port (Project Corsa/TypeScript 7.0) has reached major stability milestones with daily VS Code extension updates featuring auto-imports, find-all-references, and rename functionality. The native compiler shows 8-10x performance improvements over TypeScript 6.0, with incremental builds and parallel project compilation now working. TypeScript 6.0 will be the final JavaScript-based release, serving as a bridge to the native 7.0 version.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article