Skip to content

Releases: AndreaPontrandolfo/sheriff

[email protected]

17 Sep 23:39
53e0e31
Compare
Choose a tag to compare

Minor Changes

  • ea724f4: fix(astro): added more fine-grained control to files influence

[email protected]

17 Sep 22:34
e813513
Compare
Choose a tag to compare

Minor Changes

  • b5b5abf: fix(rules): fixed broken astro support

[email protected]

15 Sep 22:45
15d6dc7
Compare
Choose a tag to compare

Minor Changes

  • 91b3b38: feat(rules): added astro support. Closes #45
    fix(rules): removed eslint-plugin-etc rules
    BREAKING CHANGE: removed eslint-plugin-etc

[email protected]

15 Sep 22:45
15d6dc7
Compare
Choose a tag to compare

Patch Changes

  • 91b3b38: feat(rules): added astro support. Closes #45
    fix(rules): removed eslint-plugin-etc rules
    BREAKING CHANGE: removed eslint-plugin-etc

[email protected]

10 Sep 23:08
d607a90
Compare
Choose a tag to compare

Major Changes

  • be8dd36: feat(config): added pathsOverrides parameter.

    BREAKING CHANGE: The customTSConfigPath parameter is now deprecated. You can replace it with pathsOveriddes.tsconfigLocation.

  • fcc5a81: converted eslint-config-sheriff to typescript

  • 0f5443f: feat(rules): added support for @typescript-eslint@6

Patch Changes

[email protected]

10 Sep 23:07
d607a90
Compare
Choose a tag to compare

Major Changes

  • fcc5a81: converted eslint-config-sheriff to typescript

Patch Changes

[email protected]

23 Aug 23:39
fbf67b9
Compare
Choose a tag to compare

Minor Changes

Patch Changes

[email protected]

23 Aug 23:39
fbf67b9
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v14.3.0

05 Aug 22:16
Compare
Choose a tag to compare

14.3.0 (2023-08-05)

Features

  • deps: updated eslint-config-prettier support (1a8f6b3)

v14.2.0

30 Jul 11:43
Compare
Choose a tag to compare

14.2.0 (2023-07-30)

Bug Fixes

  • added fix for missing vitest dep found (1fb1397)

Features

  • rules: better support for vitest (71bfafb)