TypeScript

The official blog of the TypeScript team.

Latest posts

May 13, 2014
Post comments count 0
Post likes count 0

Announcing TypeScript 1.0.1

Ryan Cavanaugh

Today, we’re announcing the release of TypeScript 1.0.1. This release addresses user-reported issues around stability, performance, and Visual Studio 2012 compatibility. The upgrade is available as part of the Visual Studio 2013 Update 2, a Visual Studio 2012 power tool, npm package, and as source. We’re also announcing the support plan for TypeScript going forward. We’re hard at work on new features, including many leveraging capabilities in upcoming versions of Visual Studio.  We will be moving our development efforts from Visual Studio 2012 to more recent releases, starting with Vis...

Apr 2, 2014
Post comments count 0
Post likes count 0

Announcing TypeScript 1.0

Jonathan Turner [MS]

TypeScript 1.0 Today, we're happy to announce TypeScript 1.0. First, we want to give a big "thank you!" to everyone who has helped us over the last year and a half to meet this goal. Together, we've grown a language, tools, and a community around creating large-scale JavaScript applications. To help grow this community further, we're opening up TypeScript for contributions from the community starting today. When we introduced Typescript to the world with our first release, TypeScript 0.8 in October 2012, we couldn't have imagined how the community would take shape.Our first release began with a small set of d...

Feb 25, 2014
Post comments count 0
Post likes count 0

Announcing TypeScript 1.0RC

Jonathan Turner [MS]

We’re happy to mark another significant milestone for the TypeScript project with the release of the 1.0 Release Candidate.  Since the first release in October of 2012, the TypeScript language has grown to support generics, which enables rich typing of JavaScript libraries.  Last December, the release focused on better performance and reliability for larger codebases.  Today, we're making the 1.0RC release available, which represents the culmination of this work as a feature-complete TypeScript 1.0 language with a spec-conformant compiler and a production-level language service capable of wor...

Dec 5, 2013
Post comments count 0
Post likes count 0

Announcing TypeScript 0.9.5

Jonathan Turner [MS]

Today, we're happy to announce the release of TypeScript 0.9.5.  This release focuses on addressing feedback from the community around quality and stability.  In this release, we've fixed over 100 issues related to memory leaks, CPU usage, crashes, and compiler correctness.  This has helped the TypeScript experience for developing large-scale JavaScript applications become a more robust and more reliable experience. The updated downloads are available for Visual Studio, NPM and source through the TypeScript website.  Let us know what you think on the discussion forums and issue tracker. As part of the work ...

Oct 17, 2013
Post comments count 0
Post likes count 0

TypeScript and the Road to 1.0

Jonathan Turner [MS]

With TypeScript, we have focused on bridging the wildly popular JavaScript language with types for easy error detection, while bringing forward features from the future version of JavaScript in a way that’s compatible with modern browsers.  We’re now focused on getting to TypeScript 1.0, and in this post we’ll give an update on our plans to get us there. Visual Studio 2013 RC and RTM We shipped TypeScript 0.9.1.1 as part of Visual Studio 2013 RC to get feedback from a broader range of Visual Studio users.  Given TypeScript’s continued evolution toward 1.0, we’ve decided to keep TypeScript as a separate download...

Sep 9, 2013
Post comments count 0
Post likes count 0

Visual Studio 2013 RC

Jonathan Turner [MS]

As part of the Visual Studio 2013 RC, we have included TypeScript 0.9.1.1, the most recent TypeScript release.  This will help us reach out to a broader audience of early adopters for feedback on TypeScript’s features, and help us shape TypeScript going forward.  If you haven’t had a chance to try out TypeScript, yet, please grab Visual Studio 2013 RC, and let us know what you think.

Sep 9, 2013
Post comments count 0
Post likes count 0

Visual Studio 2013 RC

Jonathan Turner [MS]

As part of the Visual Studio 2013 RC, we have included TypeScript 0.9.1.1, the most recent TypeScript release.  This will help us reach out to a broader audience of early adopters for feedback on TypeScript’s features, and help us shape TypeScript going forward.  If you haven’t had a chance to try out TypeScript, yet, please grab Visual Studio 2013 RC, and let us know what you think.

Aug 23, 2013
Post comments count 0
Post likes count 0

New Visual Studio 2013 Features for TypeScript

Jonathan Turner [MS]

As users expect more from the web – more features, more device support, more interactivity – ASP.NET developers are increasingly building large JavaScript applications. Starting with 0.9.1, a key focus for TypeScript's capabilities in the Visual Studio support is enabling TypeScript to work better with ASP.NET projects. Adding TypeScript to a Project To get started with TypeScript in an ASP.NET project, just add a TypeScript file by choosing Add – TypeScript File in the Solution Explorer right click menu, or by using the Add – New Item dialog. Adding a TypeScript file automatically onfigures the project to ...

Aug 23, 2013
Post comments count 0
Post likes count 0

New Visual Studio 2013 Features for TypeScript

Jonathan Turner [MS]

As users expect more from the web – more features, more device support, more interactivity – ASP.NET developers are increasingly building large JavaScript applications. Starting with 0.9.1, a key focus for TypeScript's capabilities in the Visual Studio support is enabling TypeScript to work better with ASP.NET projects. Adding TypeScript to a Project To get started with TypeScript in an ASP.NET project, just add a TypeScript file by choosing Add – TypeScript File in the Solution Explorer right click menu, or by using the Add – New Item dialog. Adding a TypeScript file automatically onfigures the project to ...