Releases: AndreaPontrandolfo/sheriff
Releases · AndreaPontrandolfo/sheriff
v7.2.0
7.2.0 (2022-10-27)
Features
- plugins: added suppoort for jest and vite (1653cf1)
v7.1.0
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
7.0.0 (2022-10-14)
Features
- rules: tweaked some rules (a0f5998)
BREAKING CHANGES
- rules: tweaked a lot of rules
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)