Skip to content

Releases: voxpelli/eslint-formatter-summary

v4.2.0

Choose a tag to compare

@vp-helper vp-helper released this 20 Apr 17:34
66f4dd8

4.2.0 (2026-04-20)

🌟 Features

  • write markdown summary to $GITHUB_STEP_SUMMARY (#21) (bb8ba2a)

🧹 Chores

  • add node:test + c8 unit test suite (#22) (e1f1a26)

v4.1.0

Choose a tag to compare

@vp-helper vp-helper released this 20 Apr 17:32
9750adc

4.1.0 (2026-04-16)

🌟 Features

  • add fixable column and CSV output format (#18) (4104296)

📚 Documentation

  • reorder and enhance badge section in README (061c747)

🧹 Chores

  • fix renovate config (e6eaa5c)
  • update dependency terminal-link to v5 (#19) (b847881)

v4.0.0

Choose a tag to compare

@voxpelli voxpelli released this 14 Apr 13:58
637d60c

Modernize dependencies and require node.js >= 20


v3.0.0...v4.0.0

v3.0.0

Choose a tag to compare

@voxpelli voxpelli released this 08 Oct 12:15
929b97d
  • Feature: Add links to the terminal output in supported terminals like brand new VSCode 1.72 and many other thanks to the @sindresorhus terminal-link fa6708f
  • Improvement: Sorting 0487ebd:
    • Replaced EFS_SORT_REVERSE with EFS_SORT_DESC
    • Made error sorting the default
    • Changed numbers to be sorted descending by default
    • Added fallbacks to error and warning sorting – will sort on the other value and then on the rule name in case of matching numbers
  • Internal: Misc tweaks c553ab8 6a030b8 52b436e

v2.1.0...v3.0.0

v2.1.0

Choose a tag to compare

@voxpelli voxpelli released this 16 Sep 21:25
7bf7449
  • Feature: Include list of files in markdown output 76a6311
  • Internal: Quality of life pieces for me

v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@voxpelli voxpelli released this 13 Sep 17:51
4483182
  • Forked module
  • Changed env variable names
  • Added markdown mode

https://github.com/voxpelli/eslint-summary-formatter/compare/v1.1.0...v2.0.0