We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38aef53 commit d6484d6Copy full SHA for d6484d6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v2.0.0 - February 24, 2017
2
+
3
+* 38aef53 Breaking: Updated supported TypeScript version to ~2.2.1 (fixes #149) (#169) (James Henry)
4
+* 25207e0 Fix: Optimize convertTokens, treat JsxText as token (fixes #70) (#158) (James Henry)
5
+* 76c33f8 Fix: Await node should have argument property (fixes #160) (#161) (Reyad Attiyat)
6
+* 2f86bef Fix: Unescape identifiers typescript may prepend underscore (fixes #145) (#159) (Reyad Attiyat)
7
8
v1.0.3 - February 10, 2017
9
10
* 19e7f15 Docs: Show currently supported TypeScript version (#157) (James Henry)
0 commit comments