Skip to content

Releases: sindresorhus/grunt-eslint

v25.0.0

11 Apr 11:21
Compare
Choose a tag to compare

Breaking

Improvements

v24.3.0...v25.0.0

v24.3.0

14 Jul 14:04
Compare
Choose a tag to compare

v24.2.0...v24.3.0

v24.2.0

23 Jun 11:38
Compare
Choose a tag to compare

v24.1.0...v24.2.0

v24.1.0

09 May 07:07
Compare
Choose a tag to compare

v24.0.1...v24.1.0

v24.0.1

04 Dec 18:01
Compare
Choose a tag to compare
  • Fix the plugin not finishing in some cases 1322e30

v24.0.0...v24.0.1

v24.0.0

15 Oct 10:57
Compare
Choose a tag to compare

Breaking

  • Upgrade to ESLint 8 (#171) dbaf9d5
  • Require Node.js 12 (#171) dbaf9d5
  • Due to ESLint changes, some of the options (the ones that are not documented in the readme here) have changed. For example, configFile changed to overrideConfigFile. Consult the ESLint docs for the available options.

v23.0.0...v24.0.0

v23.0.0

18 May 07:59
Compare
Choose a tag to compare

Breaking

v22.0.0...v23.0.0

v22.0.0

30 Jun 05:08
Compare
Choose a tag to compare

Breaking:

v21.1.0...v22.0.0

v21.1.0

12 Jun 17:23
Compare
Choose a tag to compare

v21.0.0...v21.1.0

5.1.0

25 Jan 20:22
Compare
Choose a tag to compare

Added an outputFile option to output the report to a file instead of the terminal.