v11.2.0-beta.1
Pre-release
Pre-release
github-actions
released this
02 Oct 13:13
·
9 commits
to beta
since this release
11.2.0-beta.1 (2021-10-02)
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)