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

v8.3.0

Compare
Choose a tag to compare
@Arcanemagus Arcanemagus released this 18 Sep 04:14
· 358 commits to master since this release
v8.3.0
1a9cf01

v8.3.0

  • Stop breaking BABEL_ENV within Atom (#961)
  • Handle empty projectPath in diagnostic command (#962)
  • Set cwd to project directory if no .eslintignore is found (#965)
  • Update to ESLint v4.6.0 internally (#938, #997)
  • Add a right click command to trigger a fix job (#963)
  • Ignore invalid TextEditors for fix jobs (#978)
  • Handle ESLint errors as a lint message (#1015)
  • Add option to silence fixable rules while typing (#1018)