TypeScript 6.0 beta is now published!
This release brings
- inference improvements for functions
- updates to package.json 'imports'
- the Temporal APIs
- alignments for the upcoming TypeScript 7.0
- & more!
Try it today!
devblogs.microsoft.com/typescript/a...
devblogs.microsoft.com
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 uni...
You can try it out on your project by installing our native-preview package from npm.
New releases are published daily, and are already used by many teams in production!
npmx.dev/package/@typ...
Something subtle from @vscode.dev's recent release notes: VS Code core, and all its built-in extensions, are now type-checked with TypeScript 7 native previews!
code.visualstudio.com/updates/v1_1...
TypeScript
Preview CLI and JS API for the native TypeScript compiler portnpmx.dev
Still reading? Okay, here's the npm link too. go go go go go www.npmjs.com/package/@typ...
It's the first Monday of 2026! Awful, we know.
But have you tried out TypeScript's native previews, or do you hate when your editor and builds are faster?
Most recent updates here devblogs.microsoft.com/typescript/p...
And here's the VS Code extension to save you a click marketplace.visualstudio.com/items?itemNa...
TypeScript 6.0 is now available!
This release brings better type-checking for methods, new standard library features, new module features for Node.js, and more!
But most important, this release brings us one step closer to the upcoming native-speed 7.0!
devblogs.microsoft.com/typescript/a...
TypeScript 7.0 Beta is here!
Built on a new native and parallelized foundation, it's already being used on multi-million line codebases.
Read up more here and try it on your projects today!
devblogs.microsoft.com/typescript/a...
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 TypeScri...
TypeScript 6.0 is now available! TypeScript 6 is a stepping-stone release, aligning with the upcoming native-speed 7.0 release.
devblogs.microsoft.com
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 comple...