Releases: AtomLinter/linter-eslint
Releases · AtomLinter/linter-eslint
v7.2.2
- Add links for several plugin's rules (#562)
v7.2.1
- Only run Fix on Save on supported file types (#545)
v7.2.0
- Add Fix on Save option (#508)
v7.1.3
- Reliably use
.eslintignore
file if present (#481)
v7.1.1
- Fix link color in certain themes (#480)
v7.1.0
- Add a link to the rule definition page in HTML messages (#476)
- Pin the bundled
eslint
to v2.2.0 (#478)
v7.0.0
- 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
Pulled
Re-released as v7.0.0.
v6.0.0
- Rewrite in ES6
- Refactor the codebase and fix several bugs
v5.2.7
- Remove timeout from worker spawn