Skip to content

Release 2.6.0

Compare
Choose a tag to compare
@webpro webpro released this 04 Apr 09:27
· 1391 commits to main since this release
  • Rename "warning" to "warn" (dbd4b35)
  • Fix edge case with string values of settings in eslint plugin (7744d6b)
  • Use getKeysByValue where applicable (0bff9b9)
  • Fix bug for local executable node scripts (not a binary, but entry file) (7e54670)
  • Optimize performance for some include/exclude combos (08d7736)
  • Refactor report out of ProjectPrincipal constructor options (e48f050)
  • Print issues with severity "warning" in grey/faded (9bee5ee)
  • Add rules config and only add issues of severity "error" to total error count (closes #94) (d564367)
  • Refactor IssueCollector a little (ee457a3)
  • Change eslint-plugin-node to eslint-plugin-n (#115) (91fca40)
  • Add issue templates (a532417)