Skip to content

Latest commit

 

History

History
485 lines (199 loc) · 17.5 KB

CHANGELOG.md

File metadata and controls

485 lines (199 loc) · 17.5 KB

Changelog

16.0.0 (2024-10-05)

⚠ BREAKING CHANGES

  • move prefer-enum-initializers and prefer-optional-chain to error
  • update dependencies and support ESLint 9

Features

  • move prefer-enum-initializers and prefer-optional-chain to error (8ee892b)
  • update dependencies and support ESLint 9 (86a5295)

15.0.1 (2024-08-27)

Bug Fixes

  • replace deprecation plugin with builtin no-deprecated rule (09ae60c)

15.0.0 (2024-08-01)

⚠ BREAKING CHANGES

  • update typescript-eslint to v8 and enforce TS >=5.5

Features

  • update typescript-eslint to v8 and enforce TS >=5.5 (e32b7b6)

14.0.0 (2024-07-02)

⚠ BREAKING CHANGES

  • migrate to ESLint flat config

Features

  • migrate to ESLint flat config (740220d)

13.0.0 (2024-06-29)

⚠ BREAKING CHANGES

  • update dependencies

Features

12.4.0 (2024-05-01)

Features

12.3.0 (2024-04-10)

Features

  • enable no-unreachable eslint rule (62d2246)

12.2.0 (2024-02-13)

Features

  • upgrade typescript-eslint to v7 (4134c57)

12.1.0 (2023-12-05)

Features

  • update dependencies and add no-unsafe-unary-minus rule (b5d5db9)

12.0.4 (2023-07-28)

Bug Fixes

  • disable @typescript-eslint/no-redundant-type-constituents (#39) (da7cfb7)

12.0.3 (2023-07-19)

Bug Fixes

  • disable require-await rule (7d735af)

12.0.2 (2023-07-18)

Bug Fixes

  • configure array-type rule (55bff12)

12.0.1 (2023-07-18)

Bug Fixes

  • disable new problematic rules (27347ad)
  • reintroduce warnings instead of errors (94df95a)

12.0.0 (2023-07-18)

⚠ BREAKING CHANGES

  • update plugin and config

Features

  • update plugin and config (5140835)

11.3.1 (2023-03-18)

Bug Fixes

11.3.0 (2023-03-10)

Features

11.2.2 (2022-11-07)

Bug Fixes

  • include TypeScript overrides in base config (a514a41)

11.2.1 (2022-10-31)

Bug Fixes

  • remove prefer-regexp-exec (59f2465)

11.2.0 (2022-10-31)

Features

  • add unicorn config and remove jest config (618ec22)

11.1.0 (2022-09-20)

Features

  • update rules to v5.38.0 (18bde10)

11.0.1 (2022-06-02)

Bug Fixes

  • disable some problematic rules (189ecc6)

11.0.0 (2022-06-02)

⚠ BREAKING CHANGES

  • update config with latest dependencies and rules

Features

  • update config with latest dependencies and rules (b63dbf9)

10.4.0 (2022-03-08)

Features

  • split config into two base and jest configs (0862d1f)

10.3.0 (2021-12-17)

Features

  • make ban-ts-comment an error (c379d6b)

10.2.4 (2021-11-22)

Bug Fixes

  • allow double leading underscores (95886fc)

10.2.3 (2021-11-22)

Bug Fixes

  • allow leading underscore in variable names and type properties (7580587)

10.2.2 (2021-11-04)

Bug Fixes

  • allow PascalCase and UPPER_CASE in type properties (f5b0494)

10.2.1 (2021-11-02)

Bug Fixes

  • allow variables to be PascalCase (0e22cd7)

10.2.0 (2021-11-02)

Features

  • add naming-convention rule and disable no-parameter-properties (7e158b8)

10.1.1 (2021-10-15)

Bug Fixes

  • only disable type-related rules in TypeScript files (02380b3)

10.1.0 (2021-10-15)

Features

10.0.0 (2021-10-15)

⚠ BREAKING CHANGES

  • update to ESLint v8

Features

  • support cts and mts extensions (b7913b7)
  • update to ESLint v8 (039dfb7)

9.0.0 (2021-10-12)

⚠ BREAKING CHANGES

  • mark eslint plugins as peer dependencies

Bug Fixes

  • mark eslint plugins as peer dependencies (f6af7c7)

8.0.11 (2021-10-12)

Bug Fixes

  • update typescript-eslint to v5.0.0 (aef742c)

8.0.10 (2021-10-11)

Bug Fixes

8.0.9 (2021-05-10)

Bug Fixes

8.0.8 (2021-02-23)

Bug Fixes

  • do not extend prettier anymore (fcccd71)

8.0.7 (2021-02-22)

Bug Fixes

  • disable no-empty-interface rule (5506bb5)

8.0.6 (2021-02-04)

Bug Fixes

  • only use TypeScript parser for TypeScript files (e655cae)

8.0.5 (2020-10-26)

Bug Fixes

  • disable redundant no-throw-literal from ESLint (2bfb717)

8.0.4 (2020-10-20)

Bug Fixes

  • only apply rules to TypeScript files (4761989)

8.0.3 (2020-10-05)

Bug Fixes

  • ignore rest siblings in no-unused-vars (5c77912)

8.0.2 (2020-09-24)

Bug Fixes

  • disable too restrictive rules (99463e7)

8.0.1 (2020-09-23)

Bug Fixes

  • make the config less strict (9a562c7)

8.0.0 (2020-09-23)

Features

BREAKING CHANGES

  • Many new rules were added.

7.0.0 (2020-07-28)

6.0.0 (2020-05-25)

5.0.0 (2020-03-27)

chore

BREAKING CHANGES

  • Breaking changes in base config

4.1.3 (2020-02-04)

4.1.2 (2019-11-04)

Bug Fixes

4.1.1 (2019-08-28)

Bug Fixes

  • remove rules that don't exist anymore (12d2ce5)

4.1.0 (2019-08-28)

Features

  • move to typescript-eslint@2 (ac8fa83)

4.0.2 (2019-08-02)

Bug Fixes

  • do not ban ts-ignore in tests (2131258)

4.0.1 (2019-07-24)

Bug Fixes

  • disable no-magic-numbers rule (2886607)

4.0.0 (2019-07-24)

3.0.1 (2019-06-22)

Bug Fixes

  • disable no-explicit-any rule (cb9575b), closes #2

3.0.0 (2019-01-25)

Features

BREAKING CHANGES

  • The peer dependencies have changed after upgrade to @typescript-eslint/eslint-plugin.

2.0.0 (2018-12-22)

Features

  • update eslint-plugin-typescript to 1.0.0-rc.0 (6f4bad7)

BREAKING CHANGES

  • Many more rules were enabled.

1.0.1 (2018-11-06)

1.0.0 (2018-11-05)