This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Releases: AtomLinter/linter-jshint
Releases · AtomLinter/linter-jshint
v3.1.9
v3.1.8
v3.1.7
v3.1.6
Implemented enhancements:
- Update flow-bin to version 0.55.0 🚀 #511 (greenkeeper[bot])
- Update babel-eslint to version 8.0.0 🚀 #505 (greenkeeper[bot])
- Update eslint-config-airbnb-base to version 12.0.0 🚀 #498 (greenkeeper[bot])
- Update flow-bin to version 0.54.0 🚀 #496 (greenkeeper[bot])
- Update flow-bin to version 0.53.0 🚀 #483 (greenkeeper[bot])
- chore(package): update jasmine-fix to version 1.3.0 #477 (Arcanemagus)
- Update flow-bin to version 0.52.0 🚀 #474 (greenkeeper[bot])
- Update flow-bin to version 0.51.0 🚀 #461 (greenkeeper[bot])
- Update flow-bin to version 0.50.0 🚀 #455 (greenkeeper[bot])
- Update eslint to version 4.3.0 🚀 #419 (greenkeeper[bot])
Fixed bugs:
- .jshintignore is being ignored on Windows #514
- Bring ignore behavior inline with JSHint #515 (Arcanemagus)
v3.1.5
Implemented enhancements:
- Check for existing issues #441 (Arcanemagus)
- Remove some Travis CI dependencies #438 (Arcanemagus)
- Update flow-bin to the latest version 🚀 #437 (greenkeeper[bot])
v3.1.4
Implemented enhancements:
- Cache debug information where possible #418 (Arcanemagus)
Fixed bugs:
- Atom Helper using 100% of CPU on Mac OS when escaping new lines '' for a big string #410
v3.1.3
Implemented enhancements:
- Update jshint to version 2.9.5 🚀 #415 (greenkeeper[bot])
- chore(package): update flow-bin to version 0.48.0 #413 (Arcanemagus)
Fixed bugs:
- Not all JSHint warnings showing when indentation is set to tabs #416
- Specify compatible Atom versions #402
- Fix generation of invalid trace messages #417 (Arcanemagus)
- Fix Atom Beta Travis CI builds #414 (Arcanemagus)
- Update Travis-CI image to Trusty #405 (Arcanemagus)
- Specify a minimum Atom version #404 (Arcanemagus)
v3.1.2
Implemented enhancements:
- Update flow-bin to version v0.46.0 🚀 #397 (greenkeeper[bot])
Fixed bugs:
- "Disable when no jshintrc..." option still broken #396
- Fix logic when there is a config file #398 (Arcanemagus)
v3.1.1
Fixed bugs:
- Disable when no .jshintrc option broken #391
- Wait on home config check response #392 (Arcanemagus)
v3.1.0
Implemented enhancements:
- Option to force lint by file extension or scope #372
- Can't configure to use .jshintignore file #302
- Improve startup time #388 (Arcanemagus)
- Update to the Linter v2 API #387 (Arcanemagus)
- Remove workarounds and handle errors better #386 (Arcanemagus)
- Set CWD and fix ignore handling #385 (Arcanemagus)
- Async-ify the specs #384 (Arcanemagus)
- Update atom-linter to v10.0.0 🚀 #378 (greenkeeper[bot])
- Added option to configure scopes to lint #374 (augusto-moura)
Fixed bugs:
- Default .jshintrc #339
- Linter silently fails with config issue #212
- Remove check on ID #390 (Arcanemagus)
- Allow JSHint to handle configuration where possible #389 (Arcanemagus)
- Fix Flow usage #382 (Arcanemagus)