lint-staged 11.3.0-beta.1
v11.3.0-beta.1 - 04 Oct 2021
Bug Fixes
- add
--no-stashas hidden option for backwards-compatibility (73db492) - do not apply empty patch (a7c1c0b)
- do not use
fs/promisesfor Node.js 12 compatibility (c99a6a1) - restore original state when preventing an empty commit (f7ef8ef)
- restore previous order of jobs (ba62b22)
Features
- do not use a git stash for better performance (ff0cc0d)