This repository was archived by the owner on Apr 13, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Original file line number Diff line number Diff line change
1
+ v6.0.0 - August 19, 2017
2
+
3
+ * 32c0cc8 Breaking: Explicitly handle TSEnumDeclaration (fixes #345 ) (#364 ) (James Henry)
4
+ * 5f741a9 Fix: Allow other orderings of implements/extends clauses (fixes #361 ) (#363 ) (Jed Fox)
5
+ * f5bd145 Chore: Breakout and label TS-specific AST comparison tests (#360 ) (James Henry)
6
+ * f6e56b3 Chore: Build out AST comparison tests and categorize issues (#358 ) (James Henry)
7
+ * ab4e05e Breaking: Only add .implements/.accessibility/.decorators if truthy (#354 ) (James Henry)
8
+ * 275897b Fix: Location data for methods and constructors (#357 ) (James Henry)
9
+ * 5fce5e7 Fix: Exp. operator assignment is AssignmentExpression (fixes #355 ) (#356 ) (James Henry)
10
+ * 67971de Fix: Include newlines at the end of source in AST (fixes #352 ) (#353 ) (James Henry)
11
+ * 8406209 Fix: Remove start and end values from JSX tokens (fixes #341 ) (#351 ) (James Henry)
12
+
1
13
v5.0.1 - August 9, 2017
2
14
3
15
* 81e20c0 Fix: Only warn about an unsupported TypeScript version once (#347 ) (Jed Fox)
You can’t perform that action at this time.
0 commit comments