Skip to content

Releases: mizdra/eslint-interactive

v11.1.0

28 Sep 12:35
v11.1.0
fea4c85
Compare
Choose a tag to compare

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

  • Use stylish as default formatter instead of eslint-formatter-codeframe by @mizdra in #379

Refactoring

  • Use util.stripVTControlCharacters instead of strip-ansi by @mizdra in #378

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

02 Sep 16:24
v11.0.3
c9d9114
Compare
Choose a tag to compare

What's Changed

Bug

Refactoring

  • Remove source map in production as it does not make debugging easier by @mizdra in #363

Dependencies

  • Replace dependency npm-run-all with npm-run-all2 ^5.0.0 by @renovate in #343

Full Changelog: v11.0.2...v11.0.3

v11.0.2

11 May 15:15
v11.0.2
125fdda
Compare
Choose a tag to compare

What's Changed

Bug

Full Changelog: v11.0.1...v11.0.2

v11.0.1

01 Apr 02:10
v11.0.1
a5ab787
Compare
Choose a tag to compare

What's Changed

Bug

Full Changelog: v11.0.0...v11.0.1

v11.0.0

30 Mar 13:40
v11.0.0
ef685ad
Compare
Choose a tag to compare

Flat Config is now supported! 🎉🎉🎉

What's Changed

Breaking Change

Feature

Refactoring

Testing

CI

Dependencies

Full Changelog: v10.8.0...v11.0.0

v10.8.0

06 May 08:59
v10.8.0
0867b6e
Compare
Choose a tag to compare

What's Changed

Feature

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

Full Changelog: v10.7.0...v10.8.0

v10.7.0

15 Apr 05:43
3fd7a77
Compare
Choose a tag to compare

What's Changed

Feature

  • Support --resolve-plugins-relative-to option by @sisisin in #279

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

01 Mar 16:45
4c89fe6
Compare
Choose a tag to compare

What's Changed

Feature

CI

Dependencies

  • chore(deps): update dependency stream-match to ^3.0.1 by @renovate in #271

Full Changelog: v10.5.0...v10.6.0

v10.5.0

05 Feb 06:18
aeb4ccc
Compare
Choose a tag to compare

What's Changed

Bug

  • Fix problem with printing lint results using pager in windows by @mizdra in #259

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

09 Jan 15:00
ccf189b
Compare
Choose a tag to compare

What's Changed

Feature

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