Email or username:

Password:

Forgot your password?
7 posts total
TypeScript

πŸ“’ TypeScript 5.7 is here! Now with

βœ… Better checks for uninitialized variables
βœ… Smarter tsconfig lookup in editors
βœ… Improved startup time
βœ… Stricter checks for JSON imports
βœ… Extension rewrites for relative imports

and more! Try it today!

devblogs.microsoft.com/typescr

TypeScript

We just published the release candidate of TypeScript 5.7! Give it a shot and let us know what you think!

devblogs.microsoft.com/typescr

TypeScript

πŸš€TypeScript 5.6 is now available! πŸš€

Now with

βœ… New syntactic nullish/truthy checks
βœ… Iterator helper methods & strictness checks
βœ… Region-prioritized checking in editors
βœ… Flexible --build behavior

and more! Try it today!

devblogs.microsoft.com/typescr

TypeScript

The release candidate for TypeScript 5.6 is now available for testing! Give it a try today for more new checks, ways to speed-up your builds, new JS features, and more!

devblogs.microsoft.com/typescr

TypeScript

TypeScript 5.6 Beta is now out with

βœ”οΈ Errors on Suspicious Truthy/Nullish Checks
βœ”οΈ Iterator Methods like `.map()` and `.filter()`
βœ”οΈ Error-Tolerant --build Mode
βœ”οΈ --noCheck
βœ”οΈ Type-Checking Prioritized by Editor Viewports

and more! Try it today!

devblogs.microsoft.com/typescr

TypeScript

TypeScript 5.5 is now available! πŸŽ‰βœ¨

Now with

βœ… Inferred Type Predicates
βœ… RegEx syntax checks
βœ… The JSDoc @‍import Tag
βœ… ${configDir} for easier tsconfig inheritance
βœ… --isolatedDeclarations
βœ… Lots of new optimizations

And more! Try it today!

devblogs.microsoft.com/typescr

Go Up