Skip to content

Releases: cascornelissen/lint-formatter

v2.0.0

09 Aug 14:11
Compare
Choose a tag to compare

Breaking changes

  • Rewritten in ES6 which means a recent version (>= 8.0.0) of Node.js is required.

Fixed

  • Security warnings (npm audit) by bumping dependency versions.

v1.0.2

09 Aug 13:30
Compare
Choose a tag to compare

Fixed

  • Issues with terminals were process.stdout.columns is not set or is 0.

v1.0.1

09 Aug 13:29
Compare
Choose a tag to compare

Fixed

  • Patch release version in package.json to make sure npm notices the update.

v1.0.0

09 Aug 13:27
Compare
Choose a tag to compare

Added

  • Stylelint formatter
  • ESLint formatter
  • README