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

Releases: AtomLinter/linter-eslint

v7.2.2

17 Jun 17:41

Choose a tag to compare

  • Add links for several plugin's rules (#562)

v7.2.1

03 May 15:51

Choose a tag to compare

  • Only run Fix on Save on supported file types (#545)

v7.2.0

11 Apr 18:05

Choose a tag to compare

  • Add Fix on Save option (#508)

v7.1.3

22 Mar 01:48

Choose a tag to compare

  • Reliably use .eslintignore file if present (#481)

v7.1.1

12 Mar 08:02

Choose a tag to compare

  • Fix link color in certain themes (#480)

v7.1.0

12 Mar 08:02

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

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

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

Choose a tag to compare

  • Rewrite in ES6
  • Refactor the codebase and fix several bugs

v5.2.7

25 Jan 17:10

Choose a tag to compare

  • Remove timeout from worker spawn