Note: changes since v0.7 can be found on the releases page
- Feature: configure dependency installation with
dependencyInstallMode
(#20) - Internal only: Switch to NCC for building (#18)
- Feature: Support ESLint's new v7+ API (eslint.CLIEngine() has been removed as of v8)
- Feature: Allow specifying lowest failure level with
failureLevel
- Fix: Find peer dependencies that begin with
@
- Fix: Include empty annotations array on error
- Add
issuesCount
output (#7)
- Install Prettier packages in addition to ESLint (#4)
- Update for ESLint v6 (#2)
- Initial release