v24.0.0
⚠ Breaking Changes
eslint-plugin-import-xis now used instead ofeslint-plugin-import.eslint-plugin-nis now used instead ofeslint-plugin-node.- Migrated some rules covered by typescript-eslint to
@stylistic/ts - Add peerDependencies to eslint v9
- update
@typescript-eslint/eslint-pluginto v8 (before : v7) - update
@typescript-eslint/parserto v8 (before : v7) - update
eslint-config-prettierto v10 (before : v9) - update
eslint-plugin-react-hooksto v5 (before: v4)
What's Changed
- Added support for FlatConfig
- Added presets for FlatConfig in
/flat/ - See Configuration Migration Guide for more information.
- Added presets for FlatConfig in
- Added support for ESLint v9.
- Added presets for kintone customize written in ES6 or higher JS version. (Previously, we only provide for es5.)
@cybozu/eslint-config/preset/kintone-customizeand@cybozu/eslint-config/preset/kintone-customize-prettier
New Contributors
- @k1tikurisu made their first contribution in #779
- @tasshi-me made their first contribution in #737
Full Changelog: v23.0.0...v24.0.0