Skip to content

Releases: microsoft/TypeScript

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

TypeScript 3.7.2

06 Nov 15:15
Compare
Choose a tag to compare

TypeScript 3.7.1 RC

25 Oct 07:06
Compare
Choose a tag to compare

TypeScript 3.6.4

TypeScript 3.7 Beta

01 Oct 21:28
20983ae
Compare
Choose a tag to compare