Skip to content

v3.0.0

Compare
Choose a tag to compare
@ehmicky ehmicky released this 14 Oct 14:27

Breaking changes

Features

Bug fixes

  • Fix errors being thrown when detached: true or cleanup: false is used (#360)
  • Make execa compatible with Node.js 13.0.0-pre (#370)

Dependencies

  • Upgrade npm-run-path from 3.0.0 to 4.0.0 (#376)
  • Upgrade cross-spawn to 7.0.0 (#367)

Documentation

  • Document the reasons why the returned promise might fail (#364)