Skip to content

Releases: microsoft/TypeScript

TypeScript 3.9 Beta

28 Apr 22:20
74f219e
Compare
Choose a tag to compare
TypeScript 3.9 Beta Pre-release
Pre-release

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 3.8.3

28 Feb 22:16
Compare
Choose a tag to compare

TypeScript 3.8.2

23 Feb 22:16
af614cc
Compare
Choose a tag to compare

TypeScript 3.8.1 RC

07 Feb 01:03
Compare
Choose a tag to compare

TypeScript 3.6.5

23 Jan 20:37
Compare
Choose a tag to compare

This patch fixes an issue where TypeScript would erroneously report the following error under noImplicitAny when encountering a private get accessor in a .d.ts file.

Property 'myGetter' implicitly has type 'any', because its get accessor lacks a return type annotation.

This is an issue when using packages published from TypeScript 3.7 and newer. Users can upgrade to 3.6.5 to fix the issue.

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 3.7.5

TypeScript 3.8 Beta

16 Jan 21:14
Compare
Choose a tag to compare
TypeScript 3.8 Beta Pre-release
Pre-release

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the fixed issues query for Typescript v3.8-beta.

Downloads are available on:

TypeScript 3.7.4

TypeScript 3.7.3

04 Dec 08:16
Compare
Choose a tag to compare

TypeScript 3.7.2

06 Nov 15:15
Compare
Choose a tag to compare