Releases: microsoft/TypeScript
TypeScript 2.0 RC
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:
- npm
- Visual Studio 2015 plugin (requires VS 2015 Update 3 to be installed first)
- NuGet package
TypeScript 2.0 Beta
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:
- npm
- Visual Studio 2015 plugin (requires VS 2015 Update 3 to be installed first)
- NuGet package
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
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
Note: This release has the version tag of
1.8.9.0
for NuGet and npm and1.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
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 and1.8.7.0
for npm
This release includes the following fixes:
- Performance problem with
--declaration
--noEmitOnError
and--outFile
- Invalid this reference inside arrow function
- File paths in tsconfig exclude are not respected in MSBuild projects
Download:
TypeScript 1.8.2
For release notes, and links to installing for various platforms, check out the release announcement
Note: This release has the version tag of
1.8.2.0
for npm and Visual Studio 2013 and1.8.4.0
for NuGet and Visual Studio 2015
For new features, checkout the what's new in TypeScript 1.8 page.
For breaking changes, check out the Breaking changes in TypeScript 1.8 page.
For the complete list of fixed issues, check out the fixed issues query for TypeScript 1.8 and TypeScript 1.8.2.
Download:
Special thanks to all contributors to this release:
- Adam Freidin
- Akshar Patel
- Asad Saeeduddin
- Dan Corder
- @DasHaus
- Dirk Holtwick
- @falsandtru
- Guy Bedford
- Iain Monro
- Jason Killian
- Jeffrey Morlan
- Jonathon Smith
- Kagami Sascha Rosylight
- Lucien Greathouse
- Martin Vseticka
- Mattias Buelens
- Nathan Yee
- @pcbro
- Richard Sentino
- Rowan Wyborn
- Shyyko Serhiy
- Thomas Loubiou
- Tim Perry
- Wesley Wigham
- York Yao
- Yuichi Nukiyama
TypeScript 1.8 Beta
For release notes, and links to installing for various platforms, check out the release announcement
Note: This release has the version tag of
1.8.1.0
for Visual Studio 2015
For new features, checkout the what's new in TypeScript 1.8 page.
For breaking changes, check out the Breaking changes in TypeScript 1.8 page.
For the complete list of fixed issues, check out the fixed issues query for TypeScript 1.8.
NuGet packages:
- https://www.nuget.org/packages/Microsoft.TypeScript.Compiler/1.8.0-beta
- https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/1.8.0-beta
Special thanks to all contributors to this release:
- Adam Freidin
- Akshar Patel
- Asad Saeeduddin
- Dan Corder
- @DasHaus
- Dirk Holtwick
- @falsandtru
- Guy Bedford
- Iain Monro
- Jason Killian
- Jeffrey Morlan
- Jonathon Smith
- Kagami Sascha Rosylight
- Lucien Greathouse
- Martin Vseticka
- Mattias Buelens
- Nathan Yee
- @pcbro
- Richard Sentino
- Rowan Wyborn
- Shyyko Serhiy
- Thomas Loubiou
- Tim Perry
- Wesley Wigham
- York Yao
- Yuichi Nukiyama
TypeScript 1.7.5
This release addresses the following issues:
TypeScript 1.7
For release notes, and links to installing for various platforms, check out the release announcement
Note: This release has the version tag of
1.7.3.0
for Visual Studio 2013 and1.7.4.0
for Visual Studio 2015.
For new features, checkout the what's new in TypeScript 1.7 page.
For breaking changes, check out the Breaking changes in TypeScript 1.7 page.
For the complete list of fixed issues, check out the fixed issues query for TypeScript 1.7.
Special thanks to all contributors to this release:
- Basarat Ali Syed
- Brett Mayen
- Colin Snover
- Denis Nedelyaev
- Dick van den Brink
- Dirk Baeumer
- Eyas Sharaiha
- Graeme Wicksted
- John Vilk
- Jonathan Bond-Caron
- Julian Williams
- Ken Howard
- Martin Vseticka
- Martin Všetička
- Nathan Shively-Sanders
- @progre
- Punya Biswal
- Ryohei Ikegami
- Sébastien Arod
- Tingan Ho
- Viliv Vane
- Wesley Wigham
- York Yao
TypeScript 1.6
For release notes, and links to installing for various platforms, check out the release announcement
Note: This release has the version tag of
1.6.2.0
for Visual Studio 2013 and1.6.3.0
for Visual Studio 2015.
For new features, checkout the what's new in TypeScript 1.6 page.
For breaking changes, check out the Breaking changes in TypeScript 1.6 page.
For the complete list of fixed issues, check out the fixed issues query for TypeScript 1.6.2.
Special thanks to all contributors to this release:
- Adi Dahiya
- Arthur Ozga
- Avery Morin
- Basarat Ali Syed
- Ben Duffield
- Bryan Forbes
- Colby Russell
- David Li
- David Souther
- Dick van den Brink
- Dirk Baeumer
- Frank Wallis
- Gilad Peleg
- Isiah Meadows
- Ivo Gabe de Wolff
- James Whitney
- @jdavidberger
- Jonathan Bond-Caron
- Kagami Sascha Rosylight
- Keith Mashinter
- Keith Mashinter
- kenji imamula
- Kyle Kelley
- Masahiro Wakame
- Micah Zoltu
- Oleg Mihailik
- Oleksandr Chekhovskyi
- Piero Cangianiello
- @piloopin
- Shyyko Serhiy
- Tarik
- Todd Thomson
- Wesley Wigham