Sourced from @​typescript-eslint/parser's releases.
v4.15.2
4.15.2 (2021-02-22)
Bug Fixes
- typescript-estree: correct issues in AST definition (#3083) (509a117)
- add missing intrinsic keyword node to AST (#3081) (409bf0b)
- eslint-plugin: [no-var-requires] report when used in type assertion (#3074) (763a252)
- correct test names on windows for semantic-diagnostics-enabled (#3060) (885780d)
v4.15.1
4.15.1 (2021-02-15)
Bug Fixes
- eslint-plugin: [explicit-module-boundary-types] check allowNames on function declarations and property methods (#3051) (0ade469)
v4.15.0
4.15.0 (2021-02-08)
Bug Fixes
- eslint-plugin: [no-extra-parens] handle ESLint 7.19.0 (#2993) (4615048)
- eslint-plugin: [prefer-function-type] correct fixer when signature ends with a semi (#3002) (898dd39)
- scope-manager: fix visiting of TSImportType (#3008) (ce4fcbf), closes #3006
Features
Sourced from @​typescript-eslint/parser's changelog.
4.15.2 (2021-02-22)
Note: Version bump only for package typescript-eslint/parser
4.15.1 (2021-02-15)
Note: Version bump only for package typescript-eslint/parser
4.15.0 (2021-02-08)
Note: Version bump only for package typescript-eslint/parser