- 0fabf67: Upgrade to ESLint 10
- 1b52e1c: Support mocha globals
- 545241e: fix(globals): add globals to the config
-
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
- f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9.
- ca2dc13:
valid-jsdocRule Deprecated & Triple-Slash Directive Support
- 906d745: Upgrade dependencies
- Update eslint-mocha-plugin
- 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
- 40f5e60: Convert to turbo repo and changesets