v3.0.0v2.1.0
Reading changes from the repo…
error.originalMessage
property, providing more context when an error occurs during process execution. all
option allows users to handle both stdout
and stderr
streams more effectively, ensuring that processes finish correctly even when buffer
is set to false. npm-run-path
and cross-spawn
dependencies are upgraded to their latest major versions, enhancing performance and security. detached: true
or cleanup: false
, ensuring a smoother experience when configuring child processes. buffer
is set to false, allowing for proper error handling in such cases.