Releases: mizdra/eslint-interactive
Releases · mizdra/eslint-interactive
v11.1.0
What's Changed
Bug
- Fix a problem that 3rd-party plugins could not be loaded with legacy config by @mizdra in #366
- Thanks for contributing! @uhyo
- Fix adding a disable comment in template literal by @mizdra in #369
- Thanks for contributing! @uhyo
Feature
Refactoring
Maintenance
- Suppress type errors during E2E testing by @mizdra in #368
- Fix to load custom rules for
pnpm dev
by @mizdra in #370 - Maintenance project configuration by @mizdra in #371
Dependencies
Full Changelog: v11.0.3...v11.1.0
v11.0.3
What's Changed
Bug
- Fix
Config (unnamed): Key "language"
in ESLint@9.5.0+ by @mizdra in #362- Thanks for contributing! @danielpza @tamasfabi @nocive
Refactoring
Dependencies
Full Changelog: v11.0.2...v11.0.3
v11.0.2
v11.0.1
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
v10.8.0
What's Changed
Feature
- Add support for "Description position" by @stevenmusumeche in #286
Dependencies
- chore(deps): update dependency @types/estree to ^1.0.1 by @renovate in #288
- chore(deps): update babel monorepo by @renovate in #287
New Contributors
- @stevenmusumeche made their first contribution in #286
Full Changelog: v10.7.0...v10.8.0
v10.7.0
What's Changed
Feature
Dependencies
- chore(deps): update dependency @types/fs-extra to ^11.0.1 by @renovate in #270
- chore(deps): update babel monorepo to ^7.21.4 by @renovate in #277
- fix(deps): update dependency boxen to ^7.0.2 by @renovate in #276
- chore(deps): update dependency fs-extra to ^11.1.1 by @renovate in #275
- chore(deps): update dependency @types/node to ^18.15.11 by @renovate in #278
New Contributors
Full Changelog: v10.6.0...v10.7.0
v10.6.0
What's Changed
Feature
- Support
--config
and--no-eslintrc
option by @mizdra in #273- This feature was proposed by @DerZyklop. Thanks!
- Improve help message by @mizdra in #274
CI
- Run E2E tests on Windows by @mizdra in #263
- Reliable benchmarking in noisy environments by @mizdra in #264
Dependencies
Full Changelog: v10.5.0...v10.6.0
v10.5.0
What's Changed
Bug
Feature
- Create cache directory under cwd by @mizdra in #256
- Support for writing details of lint result to a file by @mizdra in #260
CI
Full Changelog: v10.4.0...v10.5.0
v10.4.0
What's Changed
Feature
- Support for Windows by @mizdra and @dbartholomae in #250
- However, there are some known issues. (ref: #252)
- Thanks for contributing to this issue! @dbartholomae @lewis-geek @KnifeFed
Dependencies
- chore(deps): update dependency @babel/core to ^7.20.7 by @renovate in #248
- fix(deps): update dependency boxen to ^7.0.1 by @renovate in #249
Full Changelog: v10.3.0...v10.4.0