sindresorhus/is-stream (is-stream)
### [`v4.0.1`](https://redirect.github.com/sindresorhus/is-stream/releases/tag/v4.0.1)
[Compare Source](https://redirect.github.com/sindresorhus/is-stream/compare/v4.0.0...v4.0.1)
- Fix docs [`022693d`](https://redirect.github.com/sindresorhus/is-stream/commit/022693d)
### [`v4.0.0`](https://redirect.github.com/sindresorhus/is-stream/releases/tag/v4.0.0)
[Compare Source](https://redirect.github.com/sindresorhus/is-stream/compare/v3.0.0...v4.0.0)
##### Breaking
- Require Node.js 18 [`42ad38e`](https://redirect.github.com/sindresorhus/is-stream/commit/42ad38e)
- The `isStream()` method now also ensures that the stream is not closed ([#20](https://redirect.github.com/sindresorhus/is-stream/issues/20)) [`dd03f79`](https://redirect.github.com/sindresorhus/is-stream/commit/dd03f79)
- You can pass `{canOpen: false}` to bring back the old behavior
##### Improvements
- Add `checkOpen` option ([#20](https://redirect.github.com/sindresorhus/is-stream/issues/20)) [`dd03f79`](https://redirect.github.com/sindresorhus/is-stream/commit/dd03f79)
- Add support for HTTP stream instances ([#21](https://redirect.github.com/sindresorhus/is-stream/issues/21)) [`45e90c2`](https://redirect.github.com/sindresorhus/is-stream/commit/45e90c2)
### [`v3.0.0`](https://redirect.github.com/sindresorhus/is-stream/releases/tag/v3.0.0)
[Compare Source](https://redirect.github.com/sindresorhus/is-stream/compare/v2.0.1...v3.0.0)
##### Breaking
- Require Node.js 12.20 [`5831295`](https://redirect.github.com/sindresorhus/is-stream/commit/5831295)
- This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
- [Changed from a default export to named exports.](https://redirect.github.com/sindresorhus/is-stream/compare/sindresorhus:fb8caed...sindresorhus:6913e34#diff-5a831ea67cf5cf8703b0de46901ab25bd191f56b320053be9332d9a3b0d01d15L14-R42)
Configuration
📅 Schedule: Branch creation - "before 7am every weekday" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^2.0.0
->^4.0.0
Release Notes
sindresorhus/is-stream (is-stream)
### [`v4.0.1`](https://redirect.github.com/sindresorhus/is-stream/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/sindresorhus/is-stream/compare/v4.0.0...v4.0.1) - Fix docs [`022693d`](https://redirect.github.com/sindresorhus/is-stream/commit/022693d) ### [`v4.0.0`](https://redirect.github.com/sindresorhus/is-stream/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/sindresorhus/is-stream/compare/v3.0.0...v4.0.0) ##### Breaking - Require Node.js 18 [`42ad38e`](https://redirect.github.com/sindresorhus/is-stream/commit/42ad38e) - The `isStream()` method now also ensures that the stream is not closed ([#20](https://redirect.github.com/sindresorhus/is-stream/issues/20)) [`dd03f79`](https://redirect.github.com/sindresorhus/is-stream/commit/dd03f79) - You can pass `{canOpen: false}` to bring back the old behavior ##### Improvements - Add `checkOpen` option ([#20](https://redirect.github.com/sindresorhus/is-stream/issues/20)) [`dd03f79`](https://redirect.github.com/sindresorhus/is-stream/commit/dd03f79) - Add support for HTTP stream instances ([#21](https://redirect.github.com/sindresorhus/is-stream/issues/21)) [`45e90c2`](https://redirect.github.com/sindresorhus/is-stream/commit/45e90c2) ### [`v3.0.0`](https://redirect.github.com/sindresorhus/is-stream/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/sindresorhus/is-stream/compare/v2.0.1...v3.0.0) ##### Breaking - Require Node.js 12.20 [`5831295`](https://redirect.github.com/sindresorhus/is-stream/commit/5831295) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). - [Changed from a default export to named exports.](https://redirect.github.com/sindresorhus/is-stream/compare/sindresorhus:fb8caed...sindresorhus:6913e34#diff-5a831ea67cf5cf8703b0de46901ab25bd191f56b320053be9332d9a3b0d01d15L14-R42)Configuration
📅 Schedule: Branch creation - "before 7am every weekday" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.