The TypeScript team announced the Release Candidate for version 7.0, built on a completely new foundation ported from TypeScript to Go. The compiler is often about 10 times faster than version 6.0, achieving native code speed and shared memory parallelism while maintaining identical type-checking logic. The codebase was methodically ported rather than rewritten.