sindresorhus/into-stream (into-stream)
### [`v8.0.1`](https://togithub.com/sindresorhus/into-stream/releases/tag/v8.0.1)
[Compare Source](https://togithub.com/sindresorhus/into-stream/compare/v8.0.0...v8.0.1)
- Throw user-friendly error message on undefined input [`d38670e`](https://togithub.com/sindresorhus/into-stream/commit/d38670e)
### [`v8.0.0`](https://togithub.com/sindresorhus/into-stream/releases/tag/v8.0.0)
[Compare Source](https://togithub.com/sindresorhus/into-stream/compare/v7.0.0...v8.0.0)
##### Breaking
- Require Node.js 16 [`ebbad60`](https://togithub.com/sindresorhus/into-stream/commit/ebbad60)
- It no longer chunks up the input if it's a string.
- This should not really matter as the chunks are not guaranteed to be preserved anyway.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, 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:
^7.0.0
->^8.0.0
Release Notes
sindresorhus/into-stream (into-stream)
### [`v8.0.1`](https://togithub.com/sindresorhus/into-stream/releases/tag/v8.0.1) [Compare Source](https://togithub.com/sindresorhus/into-stream/compare/v8.0.0...v8.0.1) - Throw user-friendly error message on undefined input [`d38670e`](https://togithub.com/sindresorhus/into-stream/commit/d38670e) ### [`v8.0.0`](https://togithub.com/sindresorhus/into-stream/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/into-stream/compare/v7.0.0...v8.0.0) ##### Breaking - Require Node.js 16 [`ebbad60`](https://togithub.com/sindresorhus/into-stream/commit/ebbad60) - It no longer chunks up the input if it's a string. - This should not really matter as the chunks are not guaranteed to be preserved anyway.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, 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.