Skip to content

Releases: sindresorhus/eslint-formatter-pretty

v6.0.1

02 Jan 16:29
Compare
Choose a tag to compare

v6.0.0...v6.0.1

v6.0.0

28 Oct 18:21
Compare
Choose a tag to compare

Breaking

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

v5.0.0...v6.0.0

v5.0.0

20 Mar 07:37
Compare
Choose a tag to compare

Breaking

Improvements

v4.1.0...v5.0.0

v4.1.0

05 Jun 18:12
Compare
Choose a tag to compare

v4.0.0...v4.1.0

v4.0.0

13 Jun 08:37
Compare
Choose a tag to compare

Breaking

v3.0.1...v4.0.0

v3.0.1

19 Nov 05:56
Compare
Choose a tag to compare
  • Fix regression when a rule has no docs (#49) 4790c1e

v3.0.0...v3.0.1

v3.0.0

13 Nov 05:08
Compare
Choose a tag to compare

Breaking

Enhancements

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

v2.1.1...v3.0.0

v2.1.0

16 Jan 07:11
Compare
Choose a tag to compare
  • 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

13 Nov 05:11
Compare
Choose a tag to compare

Breaking:

Other:

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