Skip to content

Latest commit

 

History

History
113 lines (35 loc) · 3.42 KB

CHANGELOG.md

File metadata and controls

113 lines (35 loc) · 3.42 KB

Change Log

All notable changes to this project will be documented in this file. This file is just a history of the commits included in each release. For full release notes, please see the github releases page See Conventional Commits for commit guidelines.

4.0.1 (2020-08-31)

Note: Version bump only for package @typescript-eslint/scope-manager

4.0.0 (2020-08-31)

Bug Fixes

  • scope-manager: correct analysis of abstract class properties (#2420) (cd84549)

Features

  • support ESTree optional chaining representation (#2308) (e9d2ab6)

3.10.1 (2020-08-25)

Note: Version bump only for package @typescript-eslint/scope-manager

3.10.0 (2020-08-24)

Note: Version bump only for package @typescript-eslint/scope-manager

3.9.1 (2020-08-17)

Note: Version bump only for package @typescript-eslint/scope-manager

3.9.0 (2020-08-10)

Features

  • typescript-estree: support TSv4 labelled tuple members (#2378) (00d84ff)

3.8.0 (2020-08-03)

Note: Version bump only for package @typescript-eslint/scope-manager

3.7.1 (2020-07-27)

Note: Version bump only for package @typescript-eslint/scope-manager

3.7.0 (2020-07-20)

Note: Version bump only for package @typescript-eslint/scope-manager

3.6.1 (2020-07-13)

Note: Version bump only for package @typescript-eslint/scope-manager

3.6.0 (2020-07-06)

Note: Version bump only for package @typescript-eslint/scope-manager

3.5.0 (2020-06-29)

Features