Announcing TypeScript 5.1 Beta

Today we’re announcing our beta release of TypeScript 5.1!
To get started using the beta, you can get it through NuGet, or through npm with the following command:
npm install -D typescript@beta

Here’s a quick list of what’s new in TypeScript 5.1!

The post Announcing TypeScript 5.1 Beta appeared first on TypeScript.

Read more