2
Articles
7月9日 03:01
Last updated
Announcing TypeScript 5.9 Beta

Announcing 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 new in TypeScript 5.9! Minimal and Updated tsc --init Support for import defer Support for --module node20 […]

TypeScript Blog
library tool
Announcing TypeScript Native Previews

Announcing TypeScript Native Previews

Previews of the native TypeScript port are now available on npm and for VS Code through the Visual Studio Marketplace!

TypeScript Blog
framework library tool