Showing results for June 2022 - TypeScript

Jun 21, 2022
Post comments count1
Post likes count0

Announcing TypeScript 4.8 Beta

Daniel Rosenwasser
Daniel Rosenwasser

Today we're announcing our beta release of TypeScript 4.8! To get started using the beta, you can get it through NuGet, or- use npm with the following command: You can also get editor support by Here's a quick list of what's new in TypeScript 4.8! Improved Intersection Reduction, Union Compatibility, and Narrowing...