Skip to content

Releases: SublimeLinter/SublimeLinter-eslint

4.1.2: Merge pull request #250 from SublimeLinter/braver-patch-1

18 May 10:28
09a3361
Compare
Choose a tag to compare
ignore ExperimentalWarning reports in stderr

Demote DeprecationWarnings

11 May 07:42
fb99eb6
Compare
Choose a tag to compare
Merge pull request #245 from SublimeLinter/better-deprecations

 Look for `DeprecationWarning` in stderr

Parity with SL 4.3

25 Apr 18:21
7e1bab7
Compare
Choose a tag to compare
  • Demote config error to warning
  • Use notify_failure() on errors
  • Implement empty view hack previously in SL4

Okay, endLine is also optional

19 Mar 16:49
e83f0b8
Compare
Choose a tag to compare

🙍 🙍‍♂️

ruleId is optional on older eslint versions

14 Mar 12:56
07a498f
Compare
Choose a tag to compare

4.0.3: Merge pull request #222 from SublimeLinter/column-is-optional

09 Mar 13:22
00d29fb
Compare
Choose a tag to compare

4.0.2: Merge pull request #218 from SublimeLinter/ignore-stderr-for-json

07 Mar 21:11
2b9ef4f
Compare
Choose a tag to compare

4.0.1 Selector based

05 Mar 21:01
5bbb0b9
Compare
Choose a tag to compare
  • Switch to selector based selecting of views
  • Switch to json output format

4.0.0: Fix 'File ignored' catching

02 Mar 11:11
Compare
Choose a tag to compare
The message eslint yields changed, so it didn't match our pattern
anymore.

1.10.1

10 Jan 18:46
Compare
Choose a tag to compare
clean up