- [BREAKING] Update to ESLint version 7
- [BREAKING] Drop support for Node < 10.12.0
- [BREAKING] Update to ESLint version 6
- [ENHANCEMENT] Support Mocha 6
- [BREAKING] Update to ESLint verison 5
- [BREAKING] Drop support for Node < 6
- [ENHANCEMENT] Add
contextName
option to control Mocha report output
- [BREAKING] Update to ESLint
^4.2.0
- [BUGFIX] Remove tests from npm package
- [BREAKING] Update to ESLint 3.0.0
- [BUGFIX] Prevent error when no options are given
- [ENHANCEMENT] Support Mocha
slow
override option - [ENHANCEMENT] Add
strict
option to treat warnings as failures
- [BUGFIX] Prevent duplicate error messages when more than one file with errors
- [BUGFIX] Prevent duplicate error messages
- [ENHANCEMENT] Add multiple globs and negation support
- [ENHANCEMENT] Add mocha timeout option
- [BREAKING] Update to ESLint 2.0.0
- [BREAKING] Update to ESLint 1.0.0
- [ENHANCEMENT] Add alwaysWarn option, defaults to true
- [ENHANCEMENT] Increment ESLint to v0.24.0
- [ENHANCEMENT] Increment ESLint to v0.21.0
- [ENHANCEMENT] Increment ESLint to v0.20.0
- [ENHANCEMENT] Increment ESLint to v0.19.0
- [ENHANCEMENT] Increment ESLint to v0.18.0
- [BUGFIX] Fix glob dependency
- [ENHANCEMENT] Add ability to pass glob patterns as arguments
- [BUGFIX] Display ESLint warnings even if tests pass
- [ENHANCEMENT] Added acceptance tests
- [BUGFIX] Removed template strings for Node compatibility
- [ENHANCEMENT] Added badges to readme