Showing results for January 2023 - TypeScript

Jan 26, 2023
10
25

Announcing TypeScript 5.0 Beta

Daniel Rosenwasser
Daniel Rosenwasser

Today we're excited to announce our beta release of TypeScript 5.0! This release brings many new features, while aiming to make TypeScript, smaller, simpler, and faster. We've implemented the new decorators standard, functionality to better support ESM projects in Node and bundlers, new ways for library authors to control generic inference, expan...