Showing results for August 2020 - TypeScript

Aug 20, 2020
2
0

Announcing TypeScript 4.0

Daniel Rosenwasser
Daniel Rosenwasser

Today we are thrilled to announce the availability of TypeScript 4.0! This version of the language represents our next generation of TypeScript releases, as we dive deeper into expressivity, productivity, and scalability. If you're not familiar with TypeScript, it's a language that builds on top of JavaScript by adding syntax for static types. ...

Aug 6, 2020
3
0

Announcing TypeScript 4.0 RC

Daniel Rosenwasser
Daniel Rosenwasser

Today we're announcing our release candidate of TypeScript 4.0. While this RC brings us closer to a new major version of TypeScript, don't fret - there are no larger breaking changes than usual. Our philosophy in evolving TypeScript has always been to provide an upgrade path that minimizes disruptive breaking changes while still giving ourselves...

Aug 4, 2020
6
0

Announcing the new TypeScript Website

Orta Therox
Orta Therox

The new TypeScript website is live, with big changes to the handbook, playground and a new section covering the tsconfig.json.