We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e7f15 commit b8ad54bCopy full SHA for b8ad54b
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+v1.0.3 - February 10, 2017
2
+
3
+* 19e7f15 Docs: Show currently supported TypeScript version (#157) (James Henry)
4
+* e96ba1f Fix: Calculate range correctly for exported generic class (fixes #152) (#155) (Reyad Attiyat)
5
+* 11d5a7d Fix: Handle object types without annotations (fixes #148) (#154) (Reyad Attiyat)
6
+* fc1e6bb Fix: Parameter with assignation provide type annotations (fixes #146) (#147) (patricio trevino)
7
+* e5f378f Fix: Calculate range correctly when class is exported (fixes #152) (#153) (Reyad Attiyat)
8
+* 6312383 Fix: Calculate constructor range using node.parameters.pos (fixes #139) (#140) (Reyad Attiyat)
9
10
v1.0.2 - January 12, 2017
11
12
* d53f1f8 Fix: Use ts utilities determine variable declaration type (fixes #136) (#138) (Reyad Attiyat)
0 commit comments