Eslint Formatter Pretty Versions Save

Pretty ESLint formatter

v6.0.1

4 months ago

v6.0.0

6 months ago

Breaking

  • Require Node.js 18 13383af
  • Stay on v5 if you use this with ESLint

https://github.com/sindresorhus/eslint-formatter-pretty/compare/v5.0.0...v6.0.0

v5.0.0

1 year ago

Breaking

  • Require Node.js 14 ee9a212

Improvements

  • Update @types/eslint dependency (#57) 7de05cb

https://github.com/sindresorhus/eslint-formatter-pretty/compare/v4.1.0...v5.0.0

v4.1.0

2 years ago

v4.0.0

3 years ago

v3.0.1

4 years ago
  • Fix regression when a rule has no docs (#49) 4790c1e

https://github.com/sindresorhus/eslint-formatter-pretty/compare/v3.0.0...v3.0.1

v3.0.0

4 years ago

Breaking

  • Require Node.js 8 332b6dd

Enhancements

  • Use the rulesMeta property to get docs URL (#48) 9ac1a04

https://github.com/sindresorhus/eslint-formatter-pretty/compare/v2.1.1...v3.0.0

v2.1.0

5 years ago
  • Require ansi-escape ^3.1.0 for link method (#40) 874cfb2
  • Make file heading link to the first error (#38) a0cc031
  • Sort reports with least number of required fixes displayed last (#36) 492a0e3

v2.0.0

5 years ago

Breaking:

  • Require Node.js 6 3f5cd27

Other:

  • Linkify rules to ESLint documentation (#33) 7606f98