is-stream breaking changes

npm

8 curated breaking changes across major versions of is-stream. Use this as a migration checklist before bumping dependencies.

8
changes
Breaking changes by transition
  • v3.0.0 \u2192 v4.0.0breaking

    Require Node.js 18 42ad38e

  • v3.0.0 \u2192 v4.0.0breaking

    The `isStream()` method now also ensures that the stream is not closed (#20) dd03f79

  • v3.0.0 \u2192 v4.0.0breaking

    You can pass `{canOpen: false}` to bring back the old behavior

  • v2.0.1 \u2192 v3.0.0breaking

    Require Node.js 12.20 5831295

  • v2.0.1 \u2192 v3.0.0breaking

    This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

  • v2.0.1 \u2192 v3.0.0breaking

    [Changed from a default export to named exports.](https://github.com/sindresorhus/is-stream/compare/sindresorhus:fb8caed...sindresorhus:6913e34#diff-5a831ea67cf5cf8703b0de46901ab25bd191f56b320053be9332d9a3b0d01d15L14-R42) https://github.com/sindresorhus/is-stream/compare/v2.0.1...v3.0.0

  • unknown \u2192 v2.0.0breaking

    Require Node.js 8 (#10) c918e37 Enhancements:

  • unknown \u2192 v2.0.0breaking

    Add TypeScript definition (#10) c918e37 https://github.com/sindresorhus/is-stream/compare/v1.1.0...v2.0.0

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/npm/is-stream
is-stream breaking changes — npm migration guide | DepScope