Skip to content

Releases: AndreaPontrandolfo/sheriff

v9.3.2

17 Dec 01:28
Compare
Choose a tag to compare

9.3.2 (2022-12-17)

Bug Fixes

  • the eslint.config.js doesnt get linted anymore (11e239a)

v9.3.1

16 Dec 00:16
Compare
Choose a tag to compare

9.3.1 (2022-12-16)

Bug Fixes

  • deps: added eslint-plugin-typescript-enum to normal deps (0ddd4d6)

v9.3.0

15 Dec 20:09
Compare
Choose a tag to compare

9.3.0 (2022-12-15)

Features

  • deps: added support for eslint-plugin-typescript-enum (c1c822b)

v9.2.0

10 Dec 12:53
Compare
Choose a tag to compare

9.2.0 (2022-12-10)

Features

  • rules: added support for files override config (b4fec14)

v9.1.0

09 Dec 00:51
Compare
Choose a tag to compare

9.1.0 (2022-12-09)

Features

  • rules: disabled some rules (d950cad)
  • vscode: lintlens will now be recommended (2800afa)

v9.0.0

07 Dec 15:34
Compare
Choose a tag to compare

9.0.0 (2022-12-07)

Features

  • rules: changed some rules (4d81f4f)

BREAKING CHANGES

  • rules: removed import/no-unused-modules

v8.0.0

12 Nov 19:50
Compare
Choose a tag to compare

8.0.0 (2022-11-12)

Features

  • plugin: removed eslint-plugin-only-error (086075b)

BREAKING CHANGES

  • plugin: REMOVED eslint-plugin-only-error

v7.4.1

01 Nov 17:23
Compare
Choose a tag to compare

7.4.1 (2022-11-01)

Bug Fixes

  • rule: fixed a rule options (204ac85)

v7.4.0

29 Oct 17:37
Compare
Choose a tag to compare

7.4.0 (2022-10-29)

Features

  • plugin: added eslint-plugin-only-error (471d423)

v7.3.0

29 Oct 10:56
Compare
Choose a tag to compare

7.3.0 (2022-10-29)

Features

  • rule: added a react rule (47bcd6b)