Showing results for August 2013 - TypeScript

Aug 23, 2013
0
0

New Visual Studio 2013 Features for TypeScript

Jonathan Turner [MS]
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...

Aug 23, 2013
0
0

New Visual Studio 2013 Features for TypeScript

Jonathan Turner [MS]
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...

Aug 21, 2013
0
0

Announcing TypeScript 0.9.1.1

Jonathan Turner [MS]
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 = ...

Aug 6, 2013
0
0

Announcing 0.9.1

Jonathan Turner [MS]
Jonathan Turner [MS]

We’re happy to announce the release of TypeScript 0.9.1.  With this version we've focused on fit and finish, improving the compiler performance and rounding out the language and ASP.NET support. Improved Performance When we released 0.9.0, we introduced a re-written compiler and language service which scaled better for interactive use cases ...