Releases: microsoft/TypeScript
TypeScript 3.6.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.6.3.
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
TypeScript 3.6.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
TypeScript 3.6 RC
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
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
TypeScript 3.5.2
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:
- 7f47a08 Update LKG
- fbe2f2f Update version to '3.5.2'
- 857873b Merge pull request #31877 from uniqueiniquity/port31685 [ #31685 ]
- a2cd10b Merge pull request #31685 from uniqueiniquity/stopInvalidatingOnOpenFileSave
- a1a2bd6 Merge pull request #31866 from amcasey/FunctionHintSpan35
- caa66f6 Add regression test
- fdacf7f Correct outline hint spans for functions
- cf7b19a 🤖 Cherry-pick PR #31688 into release-3.5 (#31707)
This list of changes was auto generated.
TypeScript 3.5.1
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.5.1.
For breaking changes, check out the Breaking changes in TypeScript 3.5 page.
For the complete list of fixed issues, check out the
Downloads are available on:
TypeScript 3.4.5
This release fixes an issue when running on node
installations without npm
.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.4 RC.
- fixed issues query for Typescript v3.4.1.
- relevant changes in 3.4.2
- relevant changes in 3.4.3
- fixed issues query for TypeScript v3.4.4
- relevant changes in 3.4.5
Downloads are available on:
TypeScript 3.4.4
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
- fixed issues query for Typescript v3.4 RC.
- fixed issues query for Typescript v3.4.1.
- relevant changes in 3.4.2
- relevant changes in 3.4.3
- fixed issues query for TypeScript v3.4.4
Downloads are available on:
TypeScript 3.4.3
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
- fixed issues query for Typescript v3.4 RC.
- fixed issues query for Typescript v3.4.1.
- relevant changes in 3.4.2
- relevant changes in 3.4.3
Downloads are available on: