Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 1.06 KB

File metadata and controls

65 lines (34 loc) · 1.06 KB

eslint-config-godaddy

9.0.0

Major Changes

  • 0fabf67: Upgrade to ESLint 10

8.0.2

Patch Changes

  • 1b52e1c: Support mocha globals

8.0.1

Patch Changes

  • 545241e: fix(globals): add globals to the config

8.0.0

Major Changes

  • 16301df: chore(eslint)!: migrate all eslint configs to eslint@v9

    BREAKING CHANGE: removes v8 support and transistions configs to flat config. Also these packages are now type:module

7.1.1

Patch Changes

  • f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9.

7.1.0

Minor Changes

  • ca2dc13: valid-jsdoc Rule Deprecated & Triple-Slash Directive Support

7.0.2

Patch Changes

  • 906d745: Upgrade dependencies

7.0.1

Patch Changes

  • Update eslint-mocha-plugin

7.0.0

Major Changes

  • 7bac08c: WHAT: Eslint peer dep upgrade WHY: In order to support newer ecmascript versions HOW: Updated eslint peer dependency to v8 to prevent issues w/ earlier versions

6.1.0

Minor Changes

  • 40f5e60: Convert to turbo repo and changesets