Showing category results for TypeScript

May 13, 2014
Post comments count0
Post likes count0

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...

Apr 2, 2014
Post comments count0
Post likes count0

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 Ty...

Feb 25, 2014
Post comments count0
Post likes count0

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 a...

Dec 5, 2013
Post comments count0
Post likes count0

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 JavaS...

Oct 17, 2013
Post comments count0
Post likes count0

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 ...

Sep 9, 2013
Post comments count0
Post likes count0

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 g...

Sep 9, 2013
Post comments count0
Post likes count0

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 g...

Aug 23, 2013
Post comments count0
Post likes count0

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 Pr...

Aug 23, 2013
Post comments count0
Post likes count0

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 Pr...

Aug 21, 2013
Post comments count0
Post likes count0

Announcing TypeScript 0.9.1.1

Jonathan Turner [MS]

Today, we’re releasing TypeScript 0.9.1.1, a hotfix release of TypeScript 0.9.1.  The 0.9.1.1 release addresses 25 issues discovered by the community and includes fixes for compiler crashes, memory consumption, type system correctness, and more.This release also temporarily adds back in the flags to allow “import x = modu...