Skip to content

Releases: AndreaPontrandolfo/sheriff

v7.2.0

27 Oct 18:18
Compare
Choose a tag to compare

7.2.0 (2022-10-27)

Features

  • plugins: added suppoort for jest and vite (1653cf1)

v7.1.0

22 Oct 23:04
Compare
Choose a tag to compare

7.1.0 (2022-10-22)

Bug Fixes

  • rules: fixed some problematic rules (9fdd1e3)

Features

  • new rule: added padding-line-between-statements rule (5433eba)
  • new rules: added new rules regarding switch statement (062b283)
  • newplugin: added some rules for eslint-plugin-fp (5e2b375)

v7.0.0

14 Oct 23:50
Compare
Choose a tag to compare

7.0.0 (2022-10-14)

Features

  • rules: tweaked some rules (a0f5998)

BREAKING CHANGES

  • rules: tweaked a lot of rules

v6.3.0

11 Oct 17:24
Compare
Choose a tag to compare

6.3.0 (2022-10-11)

Features

  • rules: updated extractRules script (8c6ee99)

v6.2.0

09 Oct 18:56
Compare
Choose a tag to compare

6.2.0 (2022-10-09)

Features

  • docs: added rules section in readme (b9cb9fc)

v6.1.0

09 Oct 12:37
Compare
Choose a tag to compare

6.1.0 (2022-10-09)

Features

  • imports: added support for eslint-plugin-import (2d70508)

v6.0.0

08 Oct 19:12
Compare
Choose a tag to compare

6.0.0 (2022-10-08)

Features

  • react: react is now optional (450acc9)

BREAKING CHANGES

  • react: react is not supported by default anymore

v5.0.0

08 Oct 17:13
Compare
Choose a tag to compare

5.0.0 (2022-10-08)

Features

  • imports: changed the exporting handling (c89fd02)

BREAKING CHANGES

  • imports: changed how the library gets exported/imported

v4.2.0

08 Oct 16:33
Compare
Choose a tag to compare

4.2.0 (2022-10-08)

Features

  • ignores: added more ignore patterns (03a4f38)
  • typescript: added typescript declaration file (6061ca6)

v4.1.0

08 Oct 15:46
Compare
Choose a tag to compare

4.1.0 (2022-10-08)

Features

  • typescript: added tsconfig (3ad54de)