# readable-stream v3.6.1 - Product: readable-stream (https://whatsnew.fyi/product/readable-stream) - Vendor: Node.js - Date: 2023-02-23 - Version: v3.6.1 - Original notes: https://github.com/nodejs/readable-stream/releases/tag/v3.6.1 - Permalink: https://whatsnew.fyi/product/readable-stream/releases/v3.6.1 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 undefined global in some environments on v3.x branch ##### What's Changed * fix undefined global in some environments (v3.x branch) by @smeng9 in https://github.com/nodejs/readable-stream/pull/502 **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v3.6.0...v3.6.1