Releases: JamesHenry/typescript-estree
Releases · JamesHenry/typescript-estree
v7.0.1
7.0.1 (2018-12-27)
Bug Fixes
- non-existent files and custom file extensions (#53) (3be357e)
v7.0.0
7.0.0 (2018-12-19)
Features
BREAKING CHANGES
v6.0.0
6.0.0 (2018-12-01)
Features
BREAKING CHANGES
- Supported TypeScript version is now 3.2
v5.3.0
5.3.0 (2018-11-30)
Bug Fixes
Features
- add optional global flag to TSModuleDeclaration for global augmentations (#38) (13e2a24)
v5.2.0
5.2.0 (2018-11-26)
Features
v5.1.1
5.1.1 (2018-11-25)
Bug Fixes
v5.1.0
5.1.0 (2018-11-22)
Features
- offer semantic services alongside AST (#24) (8787f16)
v5.0.1
5.0.1 (2018-11-04)
Bug Fixes
- brute force initial conversion to TS (#25) (ab6cb20)
v5.0.0
5.0.0 (2018-10-31)
Features
- document API and standardize config options (#22) (d28abcf)
BREAKING CHANGES
- ecmaFeatures has been removed
v4.0.0
4.0.0 (2018-10-28)
Bug Fixes
BREAKING CHANGES