# readable-stream v4.4.2 - Product: readable-stream (https://whatsnew.fyi/product/readable-stream) - Vendor: Node.js - Date: 2023-07-03 - Version: v4.4.2 - Original notes: https://github.com/nodejs/readable-stream/releases/tag/v4.4.2 - Permalink: https://whatsnew.fyi/product/readable-stream/releases/v4.4.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Add string decoder as a dependency ##### What's Changed * fix: add string decoder as a dependency by @jeswr in https://github.com/nodejs/readable-stream/pull/522 **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.4.1...v4.4.2