Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit 2237dc9

Browse files
author
ESLint Jenkins
committed
Build: changelog update for 6.0.0
1 parent 32c0cc8 commit 2237dc9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
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+
113
v5.0.1 - August 9, 2017
214

315
* 81e20c0 Fix: Only warn about an unsupported TypeScript version once (#347) (Jed Fox)

0 commit comments

Comments
 (0)