v11.0.0
Flat Config is now supported! πππ
What's Changed
Breaking Change
- Require Node.js v18+ by @mizdra in #311
- Change
Options
interface ofCore
class by @mizdra in #325 - Change options interface by @mizdra in #327
- Drop ESLint v7 by @mizdra in #339
- Require ESLint v8.45.0+ by @mizdra in #340
Feature
- Support ESLint v9 (Excluding flat config support) by @mizdra in #341
- Support flat config by @mizdra in #349
Refactoring
- Update eslint-config-mizdra by @mizdra in #281
- Update devDeps by @mizdra in #310
- Refactoring tsconfig.json by @mizdra in #315
- Refactoring test and add vscode debugger config by @mizdra in #317
- Refactoring npm-scripts by @mizdra in #318
- Remove hacks for Node.js v14 by @mizdra in #320
- Refactoring tests by @mizdra in #322
- refactor: Reuse same
ESLint
instance by @mizdra in #326 - Refactoring core's test by @mizdra in #331
- Apply fixes using
SourceCodeFixer
instead of a plugin by @mizdra in #337 - Remove unused codes by @mizdra in #338
Testing
CI
- Focus on minimum version set for CI by @mizdra in #312
- Add E2E job for CI by @mizdra in #319
- Upgrade eslint from 9.0.0-alpha.0 to 9.0.0-rc.0 by @mizdra in #348
Dependencies
- Update dependency @types/node to ^18.16.18 by @renovate in #291
- Update dependency stream-match to ^3.0.2 by @renovate in #289
- Update babel monorepo to ^7.22.5 by @renovate in #290
- Update dependency boxen to ^7.1.0 by @renovate in #292
- Update dependency @babel/core to ^7.22.9 by @renovate in #294
- Update dependency boxen to ^7.1.1 by @renovate in #295
- Update babel monorepo to ^7.22.11 by @renovate in #301
- Update dependency @types/estraverse to ^5.1.3 by @renovate in #302
- Update dependency @types/estraverse to ^5.1.4 by @renovate in #304
- Update dependency @types/estree to ^1.0.2 by @renovate in #305
- Update dependency @types/estraverse to ^5.1.6 by @renovate in #306
- Update deps by @mizdra in #321
- Update dependency @types/estree to ^1.0.5 by @renovate in #307
- Update dependency @types/fs-extra to ^11.0.4 by @renovate in #308
- Update babel monorepo to ^7.23.3 by @renovate in #309
Full Changelog: v10.8.0...v11.0.0