TypeScript Blog
10 stories

TypeScript BlogLanguagesAnnouncing TypeScript 7.0 Today we are proud to announce the availability of TypeScript 7, a 10x faster native port of TypeScript! Since its early days, TypeScript has promised to deliver on JavaScript that scales. By bringing strong type-checkin
TypeScript Blog
TypeScript BlogLanguagesAnnouncing TypeScript 7.0 RC Today we are excited to announce the Release Candidate of TypeScript 7.0! If you haven’t been following TypeScript 7.0’s development, this release is significant in that it is built on a completely new foundation. Over t
TypeScript Blog
TypeScript BlogLanguagesAnnouncing TypeScript 7.0 Beta Today we are absolutely thrilled to announce the release of TypeScript 7.0 Beta! If you haven’t been following TypeScript 7.0’s development, this release is significant in that it is built on a completely new foundation.
TypeScript Blog
TypeScript BlogLanguagesAnnouncing TypeScript 6.0 Today we are excited to announce the availability of TypeScript 6.0! If you are not familiar with TypeScript, it’s a language that builds on JavaScript by adding syntax for types, which enables type-checking to catch err
TypeScript Blog
TypeScript BlogLanguagesAnnouncing TypeScript 6.0 RC 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 r
TypeScript Blog
TypeScript BlogLanguagesAnnouncing TypeScript 6.0 Beta Today we are announcing the beta release of TypeScript 6.0! To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta TypeScript 6.0 is a unique release in that
TypeScript Blog
TypeScript BlogLanguagesProgress on TypeScript 7 – December 2025 Earlier this year, the TypeScript team announced that we’ve been porting the compiler and language service to native code to take advantage of better raw performance, memory usage, and parallelism. This effort (codenamed

TypeScript BlogLanguagesAnnouncing TypeScript 5.9 Today we are excited to announce the release of TypeScript 5.9! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding syntax for types. With types, TypeScript makes it possible to ch

TypeScript BlogLanguagesAnnouncing TypeScript 5.9 RC Today we are excited to announce the Release Candidate (RC) of TypeScript 5.9! To get started using the Release Candidate, you can get it through npm with the following command: npm install -D typescript@rc Let’s take a

TypeScript BlogLanguagesAnnouncing TypeScript 5.9 Beta Today we are excited to announce the availability of TypeScript 5.9 Beta. To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta Let’s take a look at what’s n
Nothing matches this filter yet.