Releases: npm/git
Releases · npm/git
v3.0.1
3.0.1 (2022-04-05)
Bug Fixes
Dependencies
- bump @npmcli/promise-spawn from 1.3.2 to 3.0.0 (#69) (d8f4488)
- update lru-cache requirement from ^7.3.1 to ^7.4.0 (#50) (3beb9a2)
- update lru-cache requirement from ^7.4.0 to ^7.4.1 (#55) (17c1e8a)
- update lru-cache requirement from ^7.4.1 to ^7.4.2 (#56) (eeb67f4)
- update lru-cache requirement from ^7.4.2 to ^7.4.4 (#57) (24dff2f)
@npmcli/git v3.0.0
⚠ BREAKING CHANGES
- this drops support for the
log
property and all logs are now emitted on the process object viaproc-log
. - this drops support for node10 and non-LTS versions of node12 and node14.