Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 18:30
26e313a

5.0.0 (2022-10-26)

⚠️ BREAKING CHANGES

  • leading and trailing whitespace is no longer preserved when stdioStrings is set
  • this module no longer attempts to infer a uid and gid for processes

Features

Bug Fixes

  • 0f3dc07 #42 trim stdio strings before returning when stdioStrings is set (#42) (@nlf)