Skip to content

Releases: AndreaPontrandolfo/sheriff

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)

v4.0.1

08 Oct 11:07
86d1ee8
Compare
Choose a tag to compare

4.0.1 (2022-10-08)

Bug Fixes

  • deps: update dependency eslint-plugin-unicorn to v44 (726847d)

v4.0.0

02 Oct 22:32
Compare
Choose a tag to compare

4.0.0 (2022-10-02)

Bug Fixes

  • console: removed a console.log (46f8e31)

Features

  • external config: added support for a user-defined config (05077a6)

BREAKING CHANGES

  • external config: some eslint plugins aren't enabled by default anymore

v3.3.0

02 Oct 17:09
Compare
Choose a tag to compare

3.3.0 (2022-10-02)

Features

  • eslint plugin: added support for eslint-plugin-next (76ec94b)