Skip to content

Releases: microsoft/TypeScript

TypeScript 3.6.3

10 Sep 20:48
Compare
Choose a tag to compare

TypeScript 3.6.2

28 Aug 20:06
Compare
Choose a tag to compare

TypeScript 3.6 RC

16 Aug 17:50
Compare
Choose a tag to compare
TypeScript 3.6 RC 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 for:

TypeScript 3.6.0 Beta

19 Jul 17:49
Compare
Choose a tag to compare
TypeScript 3.6.0 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.5.3

09 Jul 17:48
Compare
Choose a tag to compare

TypeScript 3.5.2

14 Jun 21:54
Compare
Choose a tag to compare

For new features, check out the What's new in TypeScript v3.5.2.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

This list of changes was auto generated.

TypeScript 3.5.1

04 Jun 15:44
cf7b2d4
Compare
Choose a tag to compare

TypeScript 3.4.5

TypeScript 3.4.4

24 Apr 19:32
Compare
Choose a tag to compare

This release fixes the following issues:

Bug Original PR Port PR Summary
#30942 #30963 #30966 Fixes a change in generic inference.
#30685 #30856 #30966 Fixes a change in generic inference.
#30794 #30877 #30904 Fixes an out-of-memory condition in a certain codebase.
#30442 #30857 #30968 Fixes a change in generic inference.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 3.4.3

09 Apr 23:29
7eb4739
Compare
Choose a tag to compare

This release forces TypeScript to clear its automatic type acquisition (ATA) cache based on patch versions. This means all consumers of TSServer can update to newer patch releases of TypeScript to clear the ATA cache if ATA has downloaded stale .d.ts files that can hang the language service.

For the complete list of fixed issues, check out the

Downloads are available on: