Skip to content

Releases: AndreaPontrandolfo/sheriff

[email protected]

27 Aug 22:23
fe7622a
Compare
Choose a tag to compare

Minor Changes

  • 701edf5: feat!: esm-only bundling (follow up to #225)
    fix: don't bundle node_modules
    fix: webservices types
    feat!: enable verbatimModuleSyntax

@sherifforg/[email protected]

27 Aug 22:23
fe7622a
Compare
Choose a tag to compare

Minor Changes

  • 701edf5: feat!: esm-only bundling (follow up to #225)
    fix: don't bundle node_modules
    fix: webservices types
    feat!: enable verbatimModuleSyntax

@sherifforg/[email protected]

27 Aug 22:23
fe7622a
Compare
Choose a tag to compare

Major Changes

  • b6649e0: feat(cli): added new package @sherifforg/create-config

@sherifforg/[email protected]

27 Aug 22:23
fe7622a
Compare
Choose a tag to compare

Minor Changes

  • 701edf5: feat!: esm-only bundling (follow up to #225)
    fix: don't bundle node_modules
    fix: webservices types
    feat!: enable verbatimModuleSyntax

Patch Changes

  • b6649e0: feat(cli): added new package @sherifforg/create-config

@sherifforg/[email protected]

25 Aug 18:05
1484efe
Compare
Choose a tag to compare

Patch Changes

  • bd82253: feat(cli): renamed create-sheriff-config to @sherifforg/cli
    Fixes #226

@sherifforg/[email protected]

25 Aug 18:05
1484efe
Compare
Choose a tag to compare

Major Changes

  • bd82253: feat(cli): renamed create-sheriff-config to @sherifforg/cli
    Fixes #226

[email protected]

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

Major Changes

  • 8210524: fix(config): fixed import/no-default-export rule
    Closes #218

Minor Changes

  • 9eafd0f: feat(config): added no-useless-assignment rule
    Fixes #186

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]

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

Major 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

Patch Changes

  • c8f8f09: fix bug with ts-patch installation

@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