All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.25.0 (2020-03-23)
2.24.0 (2020-03-16)
2.23.0 (2020-03-09)
2.22.0 (2020-03-02)
Note: Version bump only for package @typescript-eslint/typescript-estree
2.21.0 (2020-02-24)
2.20.0 (2020-02-17)
Note: Version bump only for package @typescript-eslint/typescript-estree
2.19.2 (2020-02-10)
Note: Version bump only for package @typescript-eslint/typescript-estree
2.19.1 (2020-02-10)
2.19.0 (2020-02-03)
- typescript-estree: fix regression introduced in #1525 (#1543) (bec4572)
- typescript-estree: persisted parse and module none (#1516) (7c70323)
2.18.0 (2020-01-27)
- improve token types and add missing type guards (#1497) (ce41d7d)
- typescript-estree: error on unexpected jsdoc nodes (#1525) (c8dfac3)
- typescript-estree: fix identifier tokens typed as
Keyword
(#1487) (77a1caa)
2.17.0 (2020-01-20)
2.16.0 (2020-01-13)
- typescript-estree: fix persisted parse for relative paths (#1424) (9720d2c)
- typescript-estree: parsing of deeply nested new files in new folder (#1412) (206c94b)
- typescript-estree: resolve path relative to tsconfigRootDir (#1439) (c709056)
- typescript-estree: add parserOption to turn on debug logs (#1413) (25092fd)
- typescript-estree: add strict type mapping to esTreeNodeToTSNodeMap (#1382) (d3d70a3)
2.15.0 (2020-01-06)
2.14.0 (2019-12-30)
2.13.0 (2019-12-23)
- typescript-estree: computed members discriminated unions (#1349) (013df9a)
- typescript-estree: tighten prop name and destructure types (#1346) (f335c50)
2.12.0 (2019-12-16)
Note: Version bump only for package @typescript-eslint/typescript-estree
2.11.0 (2019-12-09)
Note: Version bump only for package @typescript-eslint/typescript-estree
2.10.0 (2019-12-02)
- eslint-plugin: [no-unused-expressions] ignore directives (#1285) (ce4c803)
- typescript-estree: make FunctionDeclaration.body non-null (#1288) (dc73510)
2.9.0 (2019-11-25)
2.8.0 (2019-11-18)
- eslint-plugin: [unified-signatures] crash: cannot read pro… (#1096) (d1de3a7)
- typescript-estree: correctly account for trailing slash in… (#1205) (ba89168)
- typescript-estree: options range loc being always true (#704) (db1aa18)
2.7.0 (2019-11-11)
- typescript-estree: hash code to reduce update frequency (#1179) (96d1cc3)
- typescript-estree: reduce bundle footprint of tsutils (#1177) (c8fe515)
2.6.1 (2019-11-04)
- typescript-estree: don't use typescript's synthetic default (#1156) (17c956e), closes #1153
- typescript-estree: fix filename handling for vue JSX + markdown (#1127) (366518f)
- typescript-estree: improve comment parsing code (#1120) (e54998d)
2.6.0 (2019-10-28)
- parser: adds TTY check before logging the version mismatch warning (#1121) (768ef63)
- typescript-estree: better handle canonical paths (#1111) (8dcbf4c)
- typescript-estree: correct parenthesized optional chain AST (#1141) (5ae286e)
- typescript-estree: ensure parent pointers are set (#1129) (d4703e1)
- typescript-estree: normalize paths to fix cache miss on windows (#1128) (6d0f2ce)
2.5.0 (2019-10-21)
- typescript-estree: correct semver check range (#1109) (2fc9bd2)
- typescript-estree: handle running out of fs watchers (#1088) (ec62747)
- typescript-estree: parsing error for vue sfc (#1083) (7a8cce6)
- typescript-estree: remove now unneeded dep on chokidar (088a691)
2.4.0 (2019-10-14)
2.3.3 (2019-10-07)
Note: Version bump only for package @typescript-eslint/typescript-estree
2.3.2 (2019-09-30)
- typescript-estree: correct ClassDeclarationBase type (#1008) (8ce3a81)
- typescript-estree: handle optional computed prop w/o type (#1026) (95c13fe)
2.3.1 (2019-09-23)
2.3.0 (2019-09-16)
2.2.0 (2019-09-09)
Note: Version bump only for package @typescript-eslint/typescript-estree
2.1.0 (2019-09-02)
- eslint-plugin: [unified-signatures] type comparison and exported nodes (#839) (580eceb)
- typescript-estree: improve missing project file error msg (#866) (8f3b0a8), closes #853
- eslint-plugin: [no-type-alias] support tuples (#775) (c68e033)
- typescript-estree: Accept a glob pattern for
options.project
(#806) (9e5f21e)
2.0.0 (2019-08-13)
- feat(eslint-plugin)!: change recommended config (#729) (428567d), closes #729
- feat(typescript-estree)!: throw error on file not in project when
project
set (#760) (3777b77), closes #760 - feat(eslint-plugin)!: add rule
consistent-type-assertions
(#731) (92e98de), closes #731
- typescript-estree: fix
is
token typed as `Keyword (#750) (35dec52) - typescript-estree: jsx comment parsing (#703) (0cfc48e)
- recommended config changes are considered breaking
- by default we will now throw when a file is not in the
project
provided - Merges both no-angle-bracket-type-assertion and no-object-literal-type-assertion into one rule
- Node 6 is no longer supported
1.13.0 (2019-07-21)
Note: Version bump only for package @typescript-eslint/typescript-estree
1.12.0 (2019-07-12)
- eslint-plugin: handle
const;
(#633) (430d628), closes #441 - typescript-estree: fix
async
identifier token typed asKeyword
(#681) (6de19d3)
1.11.0 (2019-06-23)
1.10.2 (2019-06-10)
Note: Version bump only for package @typescript-eslint/typescript-estree
1.10.1 (2019-06-09)
Note: Version bump only for package @typescript-eslint/typescript-estree
1.10.0 (2019-06-09)
- eslint-plugin: [explicit-function-return-type] Fix obj setter prop (8c8497c), closes #525
- eslint-plugin: [no-extra-parens] Fix crash default switch case crash (5ec2b32), closes #509
- typescript-estree: allow expressions in ExportDefaultDeclaration (#593) (861844d)
- typescript-estree: stop ignoring comments in JSX with generic (#596) (31d5bd4)
- make utils/TSESLint export typed classes instead of just types (#526) (370ac72)
- support TypeScript versions >=3.2.1 <3.6.0 (#597) (5d2b962)
1.9.0 (2019-05-12)
Note: Version bump only for package @typescript-eslint/typescript-estree
1.8.0 (2019-05-10)
- eslint-plugin: [array-type] support readonly operator (#429) (8e2d2f5)
- eslint-plugin: Support more nodes no-extra-parens (2d15644)
- typescript-estree: ensure parents are defined during subsequent parses (#500) (665278f)
- eslint-plugin: (EXPERIMENTAL) begin indent rewrite (#439) (6eb97d4)
- eslint-plugin: no-inferrable-types: Support more primitives (#442) (4e193ca)
- ts-estree: add preserveNodeMaps option (#494) (c3061f9)
- Move shared types into their own package (#425) (a7a03ce)
1.7.0 (2019-04-20)
1.6.0 (2019-04-03)
1.5.0 (2019-03-20)
- eslint-plugin: fix false positives for adjacent-overload-signatures regarding computed property names (#340) (f6e5118)
- typescript-estree: only call watch callback on new files (#367) (0ef07c4)
1.4.2 (2019-02-25)
Note: Version bump only for package @typescript-eslint/typescript-estree
1.4.1 (2019-02-23)
Note: Version bump only for package @typescript-eslint/typescript-estree
1.4.0 (2019-02-19)
- ts-estree: make sure that every node can be converted to tsNode (#287) (9f1d314)
- typescript-estree, eslint-plugin: stop adding ParenthesizedExpressions to node maps (#226) (317405a)
- eslint-plugin: add 'no-unnecessary-qualifier' rule (#231) (cc8f906)
- eslint-plugin: Migrate plugin to ts (#120) (61c60dc)
- ts-estree: fix parsing nested sequence expressions (#286) (ecc9631)
1.3.0 (2019-02-07)
- ts-estree: align typeArguments and typeParameters across nodes (#223) (3306198)
- ts-estree: convert decorators on var and fn decs (#211) (0a1777f)
- ts-estree: fix issues with typeParams in FunctionExpression (#208) (d4dfa3b)
- change TypeScript version range to >=3.2.1 <3.4.0 (#184) (f513a14)
- ts-estree: enable errors 1098 and 1099 (#219) (fc50167)
1.2.0 (2019-02-01)
Note: Version bump only for package @typescript-eslint/typescript-estree
1.1.1 (2019-01-29)
- parser: add visiting of type parameters in JSXOpeningElement (#150) (5e16003)
- ts-estree: expand optional property to include question token (#138) (9068b62)
1.1.0 (2019-01-23)
- typescript-estree: correct range of parameters with comments (#128) (91eedf2)
- typescript-estree: fix range of assignment in parameter (#115) (4e781f1)
1.0.0 (2019-01-20)
0.2.1 (2019-01-20)
Note: Version bump only for package @typescript-eslint/typescript-estree