Releases: AndreaPontrandolfo/sheriff
Releases · AndreaPontrandolfo/sheriff
v6.3.0
6.3.0 (2022-10-11)
Features
- rules: updated extractRules script (8c6ee99)
v6.2.0
6.2.0 (2022-10-09)
Features
- docs: added rules section in readme (b9cb9fc)
v6.1.0
6.1.0 (2022-10-09)
Features
- imports: added support for eslint-plugin-import (2d70508)
v6.0.0
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
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
4.2.0 (2022-10-08)
Features
- ignores: added more ignore patterns (03a4f38)
- typescript: added typescript declaration file (6061ca6)
v4.1.0
4.1.0 (2022-10-08)
Features
- typescript: added tsconfig (3ad54de)
v4.0.1
4.0.1 (2022-10-08)
Bug Fixes
- deps: update dependency eslint-plugin-unicorn to v44 (726847d)
v4.0.0
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
3.3.0 (2022-10-02)
Features
- eslint plugin: added support for eslint-plugin-next (76ec94b)