Skip to content

Latest commit

 

History

History
83 lines (26 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

83 lines (26 loc) · 2.76 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.10.0 (2020-08-24)

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

3.9.1 (2020-08-17)

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

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/types

3.7.1 (2020-07-27)

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

3.7.0 (2020-07-20)

Features

  • eslint-plugin: [no-empty-function] add decoratedFunctions option (#2295) (88f08f4)
  • typescript-estree: support short-circuiting assignment operators (#2307) (2c90d9f)

3.6.1 (2020-07-13)

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

3.6.0 (2020-07-06)

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

3.5.0 (2020-06-29)

Features