Skip to content

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 10:38
· 4 commits to main since this release

What's Changed

  • Align to Node.js by @yassernasc in #12

    exitCode is now null when the process is terminated by a signal and signal is now a string code, e.g. 'SIGABRT', rather than the corresponding numeric code, e.g. 6.

Full Changelog: v5.2.3...v6.0.0