Skip to content

Releases: microsoft/TypeScript

TypeScript 2.1 RC

08 Nov 18:01
Compare
Choose a tag to compare
TypeScript 2.1 RC Pre-release
Pre-release

For release notes, check out the release announcement

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

For breaking changes, check out the Breaking changes in TypeScript 2.1 page.

For the complete list of fixed issues, check out the fixed issues query for Typescript 2.1.

Download:

Special thanks to all contributors to this release:

  • Alexander Rusakov
  • Anatoly Ressin
  • Andrej Baran
  • Asad Saeeduddin
  • Ben Mosher
  • Christophe Vidal
  • Dafrok Zhang
  • Dom Chen
  • Fabian Cook
  • @falsandtru
  • Gabe Moothart
  • Godfrey Chan
  • Herrington Darkholme
  • Jakub Młokosiewicz
  • Jeffrey Morlan
  • Josh Abernathy
  • Justin Bay
  • Justin Johansson
  • Kagami Sascha Rosylight
  • Kevin Lang
  • Lukas Elmer
  • Marin Marinov
  • Michael
  • Noah Chen
  • Omer Sheikh
  • Richard Knoll
  • Rostislav Galimsky
  • Sam El-Husseini
  • Slawomir Sadziak
  • Sudheesh Singanamalla
  • Torben Fitschen
  • Wesley Wigham
  • @yortus
  • Yuichi Nukiyama

TypeScript 2.0.7

03 Nov 22:07
Compare
Choose a tag to compare

This release includes a targeted fix for declaration file acquisition to use a local copy of types-registry to find @types packages instead of querying npm.

Download:

TypeScript 2.0.6

TypeScript 2.0.5

05 Oct 21:41
Compare
Choose a tag to compare

TypeScript 2.0.5 is released as part of Visual Studio "15" Preview 5. Check out the VS release notes for more information.

This release mainly targets getting Visual Studio to use tsserver. For the complete list of changes check out the closed issues in Typescript 2.0.5 query.

TypeScript 2.0.3

22 Sep 16:19
Compare
Choose a tag to compare

For release notes, and links to installing for various platforms, check out the release announcement

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

For breaking changes, check out the Breaking changes in TypeScript 2.0 page.

For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.0, TypeScript 2.0.2 and TypeScript 2.0.3.

Download:

Special thanks to all contributors to this release:

  • Abubaker Bashir
  • Alex Eagle
  • Alexander Kuvaev
  • Andrew Z Allen
  • Andy Hanson
  • Anil Anar
  • Anton Tolmachev
  • Arnav Singh
  • Asad Saeeduddin
  • Basarat Ali Syed
  • Blake Embrey
  • Chuck Jazdzewski
  • Dick van den Brink
  • Doug Ilijev
  • Erik Edrosa
  • Ethan Rubio
  • Evan Martin
  • Evan Sebastian
  • František Žiacik
  • Herrington Darkholme
  • Ivo Gabe de Wolff
  • Jonathan Toland
  • Josh Soref
  • Juan Luis Boya García
  • Kagami Sascha Rosylight
  • Lucien Greathouse
  • Matt McCutchen
  • Nima Zahedi
  • Noj Vek
  • Oleg Mihailik
  • Oskar Segersva¨rd
  • Rado Kirov
  • Richard Knoll
  • Sarangan Rajamanickam
  • Stanislav Sysoev
  • Tetsuharu Ohzeki
  • Tingan Ho
  • Wesley Wigham
  • York Yao
  • Yuichi Nukiyama
  • Zev Spitz

TypeScript 2.0 RC

30 Aug 17:02
Compare
Choose a tag to compare
TypeScript 2.0 RC Pre-release
Pre-release

For release notes, and links to installing for various platforms, check out the release announcement

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

For breaking changes, check out the Breaking changes in TypeScript 2.0 page.

For the complete list of fixed issues, check out the fixed issues since Typescript 2.0 Beta.

Download:

TypeScript 2.0 Beta

11 Jul 17:22
Compare
Choose a tag to compare
TypeScript 2.0 Beta Pre-release
Pre-release

For release notes, and links to installing for various platforms, check out the release announcement

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

For breaking changes, check out the Breaking changes in TypeScript 2.0 page.

For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.0.

Download:

Special thanks to all contributors to this release:

  • Abubaker Bashir
  • Alex Eagle
  • Alexander Kuvaev
  • Andrew Z Allen
  • Andy Hanson
  • Anil Anar
  • Anton Tolmachev
  • Arnav Singh
  • Asad Saeeduddin
  • Basarat Ali Syed
  • Blake Embrey
  • Chuck Jazdzewski
  • Dick van den Brink
  • Doug Ilijev
  • Erik Edrosa
  • Ethan Rubio
  • Evan Martin
  • Evan Sebastian
  • František Žiacik
  • Herrington Darkholme
  • Ivo Gabe de Wolff
  • Jonathan Toland
  • Josh Soref
  • Juan Luis Boya García
  • Kagami Sascha Rosylight
  • Lucien Greathouse
  • Matt McCutchen
  • Nima Zahedi
  • Noj Vek
  • Oleg Mihailik
  • Oskar Segersva¨rd
  • Rado Kirov
  • Richard Knoll
  • Sarangan Rajamanickam
  • Stanislav Sysoev
  • Tetsuharu Ohzeki
  • Tingan Ho
  • Wesley Wigham
  • York Yao
  • Yuichi Nukiyama
  • Zev Spitz

TypeScript 1.8.10

12 Apr 20:43
Compare
Choose a tag to compare

Note: This release has the version tag of 1.8.10.0 for NuGet and npm and 1.8.31.0 for Visual Studio 2015.

This release fixes an issue in React 15.0 and later by removing a dependency on an internal React API when emitting JSX spread attributes. As a result, TypeScript now emits its own standalone helper function for spread attributes.

Download:

TypeScript 1.8.9

14 Apr 19:43
Compare
Choose a tag to compare

Note: This release has the version tag of 1.8.9.0 for NuGet and npm and 1.8.29.0 for Visual Studio 2015.

For the complete list of changes in this release, check out the fixed issues query for TypeScript 1.8.9

Download:

TypeScript 1.8.5

01 Mar 23:35
Compare
Choose a tag to compare

Note: This release has the version tag of 1.8.5.0 for Visual Studio 2013, 1.8.6.0 for NuGet and Visual Studio 2015 and 1.8.7.0 for npm

This release includes the following fixes:

Download: