How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Announcing TypeScript 6.0 RC

calendar_today March 6, 2026 person Daniel Rosenwasser domain microsoft-typescript

Today we are excited to announce the Release Candidate (RC) of TypeScript 6.0! To get started using the RC, you can get it through npm with the following command: npm install -D typescript@rc TypeScript 6.0 is a unique release in that we intend for it to be the last release based on the current JavaScript codebase. As announced last year (with recent updates here ), we are working on a new codebase for the TypeScript compiler and language service written in Go that takes advantage of the speed…

open_in_new Read original post