Showing results for April 2024 - TypeScript

Apr 25, 2024
6
3

Announcing TypeScript 5.5 Beta

Daniel Rosenwasser Daniel Rosenwasser

Today we are excited to announce the availability of TypeScript 5.5 Beta. To get started using the beta, you can get it through NuGet, or through npm with the following command: Here's a quick list of what's new in TypeScript 5.5! Inferred Type Predicates This section was written by Dan Vanderkam, who...

Feedback