Skip to content

Releases: AndreaPontrandolfo/sheriff

@sherifforg/[email protected]

23 Aug 00:02
15f0306
Compare
Choose a tag to compare

Patch Changes

  • 350edfb: fix(cli): remove CJS support for config file and fix crash. Fixes #222
    feat(cli): added version and help commands with aliases to cli
    feat(cli): added welcome message

[email protected]

19 Aug 22:53
60f7d2d
Compare
Choose a tag to compare

Major Changes

  • f685bae: feat(config): exposed more variables from main package
    feat(config): reworked overrides
    BREAKING CHANGE: removed the noRestrictedSyntaxOverride config option

    Closes #188

  • b4685c3: feat(config): added ESLint v9 support and removed ESLint version 8.57.0 pins
    Fixes #179
    Fixes #185

Minor Changes

  • a124f56: feat(config): removed eslint-plugin-fp
  • dd61624: feat(deps): Update eslint-plugin-jsdoc to latest. Closes #182
  • 4960381: feat(config): removed eslint-config-prettier
  • 734355c: feat(deps): updated eslint-plugin-unicorn to latest

Patch Changes

  • 1d42d3b: feat(deps): update eslint-plugin-playwright to latest
    Fixes #184
  • c92bee5: feat(config): added getIndexedBaseNoRestrictedSyntaxRules
  • 66b6e50: feat(deps): update eslint-plugin-jest to latest
    Fixes #183
  • fdbb0db: chore(deps): updated some deps
  • 028c5d7: chore(deps): bump
  • 84ab8bb: feat(deps): update eslint-plugin-react to latest
    Fixes #176
  • b755626: feat(deps): update eslint-plugin-sonarjs to latest
  • fc4e0e5: feat(deps): update @typescript-eslint/eslint-plugin to latest
    Fixes #177
  • 76dcc6a: feat(deps): added @types/eslint-plugin-jsx-a11y

[email protected]

19 Aug 22:53
60f7d2d
Compare
Choose a tag to compare

Patch Changes

  • fdbb0db: chore(deps): updated some deps
  • 028c5d7: chore(deps): bump
  • b4685c3: feat(config): added ESLint v9 support and removed ESLint version 8.57.0 pins
    Fixes #179
    Fixes #185

@sherifforg/[email protected]

19 Aug 22:53
60f7d2d
Compare
Choose a tag to compare

Patch Changes

  • fdbb0db: chore(deps): updated some deps

  • 028c5d7: chore(deps): bump

  • f685bae: feat(config): exposed more variables from main package
    feat(config): reworked overrides
    BREAKING CHANGE: removed the noRestrictedSyntaxOverride config option

    Closes #188

[email protected]

28 Jul 22:34
bc1b21b
Compare
Choose a tag to compare

Major Changes

  • aa57685: feat!: make astro support optional
  • 1859c47: fix!: typo in config

Minor Changes

  • 0fd4217: feat: allow zero-config sheriff

[email protected]

28 Jul 22:34
bc1b21b
Compare
Choose a tag to compare

Patch Changes

  • a8863d8: fix bug with auto install packages to ensure the correct version is installed

@sherifforg/[email protected]

28 Jul 22:34
bc1b21b
Compare
Choose a tag to compare

Major Changes

Patch Changes

  • aa57685: feat!: make astro support optional

[email protected]

07 Jul 22:50
d3a4c9a
Compare
Choose a tag to compare

Minor Changes

  • 9883842: fix(deps): moved @sherifforg/constants to devDeps. Fixes #150

[email protected]

07 Jul 22:50
d3a4c9a
Compare
Choose a tag to compare

Minor Changes

  • 9883842: fix(deps): moved @sherifforg/constants to devDeps. Fixes #150

[email protected]

29 Jun 22:43
a6bad6c
Compare
Choose a tag to compare

Minor Changes

  • 6e6cbee: feat(rules): added unicorn/prefer-node-protocol rule
  • 409ee4a: feat(rules): removed no-complicated-conditional-rendering
    feat(plugins): added eslint-plugin-simple-import-sort plugin
    feat(rules): replaced a unicorn rule with a import rule
    docs(website): updated docs regarding vscode support

Patch Changes