# readable-stream v4.5.1 - Product: readable-stream (https://whatsnew.fyi/product/readable-stream) - Vendor: Node.js - Date: 2023-12-18 - Version: v4.5.1 - Original notes: https://github.com/nodejs/readable-stream/releases/tag/v4.5.1 - Permalink: https://whatsnew.fyi/product/readable-stream/releases/v4.5.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'. --- - **changed** — Use globalThis instead of global ##### What's Changed * Use globalThis instead of global by @mcollina in https://github.com/nodejs/readable-stream/pull/530 **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.5.0...v4.5.1