Skip to content

3.0.1

Compare
Choose a tag to compare
@okonet okonet released this 08 Sep 14:35
· 832 commits to master since this release
  • Switched to listr. Simplified code and more beautiful output.
  • Switched to execa. Should fix #30
  • Use ES2015. Dropped support for Node < 4.x
  • Support commands with arguments in the lint-staged config. Closes #47
  • Support binaries from $PATH. Closes #47
  • Removed --color option from runner. You should pass arguments yourself.