Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: AtomLinter/linter-eslint

v7.2.2

17 Jun 17:41
Compare
Choose a tag to compare
  • Add links for several plugin's rules (#562)

v7.2.1

03 May 15:51
Compare
Choose a tag to compare
  • Only run Fix on Save on supported file types (#545)

v7.2.0

11 Apr 18:05
Compare
Choose a tag to compare
  • Add Fix on Save option (#508)

v7.1.3

22 Mar 01:48
Compare
Choose a tag to compare
  • Reliably use .eslintignore file if present (#481)

v7.1.1

12 Mar 08:02
Compare
Choose a tag to compare
  • Fix link color in certain themes (#480)

v7.1.0

12 Mar 08:02
Compare
Choose a tag to compare
  • Add a link to the rule definition page in HTML messages (#476)
  • Pin the bundled eslint to v2.2.0 (#478)

v7.0.0

10 Mar 20:26
Compare
Choose a tag to compare
  • Fix finding local eslint instance again (#409)
  • Workaround $PATH bug on OSX (#411)
  • Support the upcoming linter fix API (#415)
  • Update bundled eslint to v2.2.0 (#451) Potentially Breaking

v6.1.0

10 Mar 20:27
Compare
Choose a tag to compare
v6.1.0 Pre-release
Pre-release

Pulled

Re-released as v7.0.0.

v6.0.0

25 Jan 17:07
Compare
Choose a tag to compare
  • Rewrite in ES6
  • Refactor the codebase and fix several bugs

v5.2.7

25 Jan 17:10
Compare
Choose a tag to compare
  • Remove timeout from worker spawn