Typescript 5.2 Released

Open link in next tab

Announcing TypeScript 5.2 - TypeScript

https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/?ocid=typescript_eml_tnp_autoid5_readmore

Today we’re excited to announce the release of TypeScript 5.2! If you’re not familiar with TypeScript, it’s a language that builds on top of JavaScript by making it possible to declare and describe types. Writing types in our code allows us to explain intent and have other tools check our code to catch mistakes like typos,

Announcing TypeScript 5.2 - TypeScript