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

Releases: AtomLinter/linter-eslint

v5.0.0

15 Nov 10:02
Compare
Choose a tag to compare
  • Rewrote to make use of a separate worker for linting

v4.0.0

31 Oct 06:17
Compare
Choose a tag to compare
  • Tagging a new version due to the removal of support for eslint < 1.0.0 in v3.2.0
  • Fix EPERM on Windows (#245)

v3.2.1

30 Oct 17:06
Compare
Choose a tag to compare
  • Correct a bug in the usage of the Linter API (#243)

v3.2.0

28 Oct 10:45
Compare
Choose a tag to compare
  • Drop support for ESLint < 0.20
  • Support inline JavaScript linting (in HTML files)