Skip to content

v1.58.0

Compare
Choose a tag to compare
@shiftkey shiftkey released this 15 Mar 05:49
· 859 commits to main since this release

This version handles and swallows errors related to the incorrect usage of process.stdin by callers, which manifests in EPIPE, EOF and ECONNECT errors, depending on the underlying OS.

See #164 for more details.