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

Releases: AtomLinter/linter-jshint

v3.1.9

27 Sep 22:58
Compare
Choose a tag to compare

3.1.9 (2018-09-27)

Bug Fixes

  • deps: update dependency jshint to v2.9.6 (d663243)

v3.1.8

06 May 01:24
Compare
Choose a tag to compare

3.1.8 (2018-05-06)

Bug Fixes

  • package: update jshint-json to version 2.0.0 (a11590e)

v3.1.7

06 May 01:11
Compare
Choose a tag to compare

3.1.7 (2018-05-06)

Bug Fixes

  • package: update shelljs to version 0.8.0 (#556) (6382677)

v3.1.6

25 Sep 19:27
v3.1.6
0bf7818
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • .jshintignore is being ignored on Windows #514
  • Bring ignore behavior inline with JSHint #515 (Arcanemagus)

v3.1.5

29 Jun 23:25
v3.1.5
9d6b640
Compare
Choose a tag to compare

Implemented enhancements:

v3.1.4

23 Jun 21:33
v3.1.4
bb518b6
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Atom Helper using 100% of CPU on Mac OS when escaping new lines '' for a big string #410

v3.1.3

23 Jun 19:25
v3.1.3
7c17e06
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

v3.1.2

10 May 17:08
v3.1.2
9c6e4fe
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • "Disable when no jshintrc..." option still broken #396
  • Fix logic when there is a config file #398 (Arcanemagus)

v3.1.1

08 May 22:05
v3.1.1
5937cf0
Compare
Choose a tag to compare

Fixed bugs:

  • Disable when no .jshintrc option broken #391
  • Wait on home config check response #392 (Arcanemagus)

v3.1.0

08 May 18:18
v3.1.0
2d2b1bd
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs: