Skip to content

v11.1.0

Latest
Compare
Choose a tag to compare
@mizdra mizdra released this 28 Sep 12:35
v11.1.0
fea4c85

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