lint-staged 3.0.1
v3.0.1 - 08 Sep 2016
- 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
--coloroption from runner. You should pass arguments yourself.