# Astro @astrojs/node@11.1.1 - Product: Astro (https://whatsnew.fyi/product/astro) - Vendor: Astro - Date: 2026-08-11 - Version: @astrojs/node@11.1.1 - Original notes: https://github.com/withastro/astro/releases/tag/%40astrojs/node%4011.1.1 - Permalink: https://whatsnew.fyi/product/astro/releases/astrojs-node-11.1.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 an EventEmitter memory leak when serving static pages over keep-alive connections with staticHeaders enabled and CSP (security.csp) active ###### Patch Changes - [#17658](https://github.com/withastro/astro/pull/17658) [`8b211a5`](https://github.com/withastro/astro/commit/8b211a56c86f0e41782e6d7fa4b4d13dec895e80) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes an EventEmitter memory leak when serving static pages over keep-alive connections with `staticHeaders` enabled and CSP (`security.csp`) active