File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change
1
+ v2.0.1 - November 10, 2017
2
+
3
+ * 009f33d Fix: Making sure union type stringification respects compact flag (#199 ) (Mitermayer Reis)
4
+ * 19da935 Use native String.prototype.trim instead of a custom implementation. (#201 ) (Rouven Weßling)
5
+ * e3a011b chore: add mocha.opts to restore custom mocha config (Jason Kurian)
6
+ * d888200 chore: adds nyc and a newer version of mocha to accurately report coverage (Jason Kurian)
7
+ * 6b210a8 fix: support type expression for @this tag (fixes #181 ) (#182 ) (Frédéric Junod)
8
+ * 1c4a4c7 fix: Allow array indexes in names (#193 ) (Tom MacWright)
9
+ * 9aed54d Fix incorrect behavior when arrow functions are used as default values (#189 ) (Gaurab Paul)
10
+ * 9efb6ca Upgrade: Use Array.isArray instead of isarray package (#195 ) (medanat)
11
+
1
12
v2.0.0 - November 15, 2016
2
13
3
14
* 7d7c5f1 Breaking: Re-license to Apache 2 (fixes #176 ) (#178 ) (Nicholas C. Zakas)
You can’t perform that action at this time.
0 commit comments