TypeScript 6 has entered beta as a transitional release preparing the ecosystem for TypeScript 7's full compiler rewrite in Go. Key changes include strict mode enabled by default, ES modules (esnext) as the default module resolution, and an updated compilation target of es2025. Several legacy features are deprecated: ES5
Sort: