From 2676964ebfa43d9e2d96d4fd2467066cb33d6c03 Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Wed, 16 Sep 2015 13:50:39 -0700 Subject: [PATCH] Remove 1.6 notice. --- JSX.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/JSX.md b/JSX.md index 722e8d3..90f77eb 100644 --- a/JSX.md +++ b/JSX.md @@ -1,6 +1,3 @@ -> This feature is upcoming in TypeScript 1.6. -If you would like to try it today, use the [nightly package](http://blogs.msdn.com/b/typescript/archive/2015/07/27/introducing-typescript-nightlies.aspx). - # Introduction JSX is an embeddable XML-like syntax.