11.3.0-beta.1 (2021-10-04)
Bug Fixes
- add
--no-stash
as hidden option for backwards-compatibility (73db492) - do not apply empty patch (a7c1c0b)
- do not use
fs/promises
for 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)