Skip to content

v4.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 19 Feb 19:09
· 4 commits to main since this release

Breaking

  • Require Node.js 18 42ad38e
  • The isStream() method now also ensures that the stream is not closed (#20) dd03f79
    • You can pass {canOpen: false} to bring back the old behavior

Improvements

v3.0.0...v4.0.0