Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 19:16
164dc7c

6.0.0 (2022-11-01)

⚠️ BREAKING CHANGES

  • stdout and stderr will now be returned as strings by default, for buffers set stdioString to false
  • when the shell option is set provided arguments will automatically be escaped

Features