Skip to content

@npmcli/git v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 01:08
a90943a

⚠ BREAKING CHANGES

  • this drops support for the log property and all logs are now emitted on the process object via proc-log.
  • this drops support for node10 and non-LTS versions of node12 and node14.

Features

  • use proc-log instead of process.emit and drop support for log property (#41) (70fc3c4)

Dependencies