# readable-stream v4.7.0 - Product: readable-stream (https://whatsnew.fyi/product/readable-stream) - Vendor: Node.js - Date: 2025-01-07 - Version: v4.7.0 - Original notes: https://github.com/nodejs/readable-stream/releases/tag/v4.7.0 - Permalink: https://whatsnew.fyi/product/readable-stream/releases/v4.7.0 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** — Fix `string_decoder` import - **changed** — Update build ##### What's Changed * Fix `string_decoder` import by @jeswr in https://github.com/nodejs/readable-stream/pull/548 * Update build for #542 by @MattiasBuelens in https://github.com/nodejs/readable-stream/pull/549 * Run lint on CI by @MattiasBuelens in https://github.com/nodejs/readable-stream/pull/550 ##### New Contributors * @MattiasBuelens made their first contribution in https://github.com/nodejs/readable-stream/pull/549 **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.6.0...v4.7.0