TypeScript

Announcing TypeScript 1.6

Today, we're happy to announce the release of TypeScript 1.6.  This release adds support for React/JSX, class expressions, and a rich set of new capabilities in the type system. It also provides stricter type checking for object literals. You can download TypeScript 1.6 for Visual Studio 2015, Visual Studio 2013, on npm, or as ...
Comments are closed.0 0

Announcing TypeScript 1.6 Beta: React/JSX, better error checking, and more

Today, we’re making a beta of the upcoming TypeScript 1.6 available.  There are a bunch of new features coming in the 1.6 release, and we wanted to give you a preview of these features and time to give us feedback.   You can get this for Visual Studio 2015, Visual Studio 2013, NPM, and source. React/JSX support (image) One of ...
Comments are closed.0 0