what stackpulse tracks
Astro releases from GitHub
StackPulse watches Astro release notes and keeps the original source link close to every summary.
The web framework for content-driven websites StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Astro release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This patch release fixes a memory leak in the EventEmitter when serving static pages with `staticHeaders` and CSP enabled.
Users serving static pages with `staticHeaders` and CSP enabled may experience memory leaks due to EventEmitter.
Update to @astrojs/node@11.1.1 if you are using `staticHeaders` with CSP to prevent memory leaks.
This release updates the `js-yaml` dependency to version 4.3.0, ensuring compatibility and security improvements.
Users relying on the `js-yaml` dependency in the Astro VSCode extension are affected.
Update to this version to benefit from the latest `js-yaml` dependency.