Releases: AtomLinter/linter-eslint
Releases · AtomLinter/linter-eslint
v8.4.0
19 Oct 04:38
Compare
Sorry, something went wrong.
No results found
Normalize all config paths (#1014 )
Check for remote files (#1017 )
Allow multiple rule directories (#1016 )
v8.3.2
18 Sep 06:55
Compare
Sorry, something went wrong.
No results found
Verify that a rule has a meta property before accessing (#1026 )
v8.3.1
18 Sep 06:32
Compare
Sorry, something went wrong.
No results found
Fix deprecation warning in Atom v1.21.0 (#1019 )
Don't attempt to process fixable rules on ESLint v3 (#1024 )
v8.3.0
18 Sep 04:14
Compare
Sorry, something went wrong.
No results found
v8.3.0
Stop breaking BABEL_ENV within Atom (#961 )
Handle empty projectPath in diagnostic command (#962 )
Set cwd to project directory if no .eslintignore is found (#965 )
Update to ESLint v4.6.0 internally (#938 , #997 )
Add a right click command to trigger a fix job (#963 )
Ignore invalid TextEditors for fix jobs (#978 )
Handle ESLint errors as a lint message (#1015 )
Add option to silence fixable rules while typing (#1018 )
v8.2.1
04 Aug 22:15
Compare
Sorry, something went wrong.
No results found
Prevent users .babelrc from breaking building the package (#922 )
v8.2.0
22 May 17:51
Compare
Sorry, something went wrong.
No results found
Linter API v2 (#855 )
Support global Yarn installs and better errors (#907 )
Preserve .eslintcache on fixes (#898 )
Handle parse errors better (#911 )
Move to the Task API (#889 )
Use Atom's per-package transpilation (#890 )
Wait on specific Notifications in the specs (#902 )
Fix builds of Atom beta (#913 )
Fix embedded HTML scope with custom scopes (#914 )
Utilize warnIgnored instead of filtering messages (#915 )
Remove attempt to reset cursor position (#876 )
Add specs for showRuleIdInMessage (#916 )
v8.1.7
27 Apr 05:25
Compare
Sorry, something went wrong.
No results found
Let ESLint handle configuration where possible (#896 )
v8.1.6
13 Apr 21:43
Compare
Sorry, something went wrong.
No results found
Reduce package activation time (#875 )
Async-ify the specs (#878 )
Cancel pending idle callbacks on deactivate (#880 )
v8.1.5
08 Apr 02:59
Compare
Sorry, something went wrong.
No results found
Move to the CLIEngine API (#873 )
Attempt to restore cursor position after fixing (#853 )
v8.1.4
14 Mar 23:44
Compare
Sorry, something went wrong.
No results found
Improve package.json eslintConfig support (#848 )