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!
https://t.co/BVqGKNmrxn
Something subtle from some recent VS @code release notes: VS Code core, and all its built-in extensions, are now type-checked with TypeScript 7 native previews!
https://t.co/mStYieSP6b
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!
https://t.co/mYN3MPp1ab
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!
https://t.co/hon0RU1L5B
The Release Candidate for TypeScript 6.0 is now available!
Read up on what's coming up with 6.0 & 7.0, and try it out on your codebase today!
https://t.co/Ww5SfKxLzl
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!
https://t.co/vAnfKvrei1
We've got some updates on TypeScript 7! The new native port
- can type-check any project
- supports --build and --incremental
- has rich editor features implemented
- is still 10x faster
and is ready for you to try today!
https://t.co/wPOXTwZVlG
Big news in this year's GitHub Octoverse report: TypeScript is now the most-used language on GitHub!
We are thrilled and grateful to see the TypeScript and JavaScript community continue to grow and thrive. ๐
Read up more at https://t.co/l3BeakhSBz
TypeScript 5.9 is now available! ๐ฃ
This release brings:
โ An updated tsc --init
โ Type-checking for the new 'import defer'
โ Actual summaries in more DOM APIs
โ Expandable quick info hovers (โจpreviewโจ)
and more! Read up more on our blog:
https://t.co/52YJyRg2zY
Today we're announcing previews of the native port of TypeScript! These nightly previews will be available on npm and the VS Code marketplace!
npm install -D @โtypescript/native-preview
npx tsgo --version
Read up more on our blog!
https://t.co/7uIO2NO8fz
Several of you asked me why TypeScript chose Go instead of C#, and what that decision implies about Microsoft's commitment to C# and .NET.
See
https://t.co/Dwp6mE9vAu by @ahejlsberg
TL;DR nothing has changed.
#dotnet#csharp