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

  • @npmcli/template-oss@2.7.1 (#39) (2f4154a)
  • bump lru-cache from 6.0.0 to 7.3.1 (#45) (ca9ccde)
  • bump npm-pick-manifest from 6.1.1 to 7.0.0 (#46) (294da31)