what stackpulse tracks
Eleventy releases from GitHub
StackPulse watches Eleventy release notes and keeps the original source link close to every summary.
A simpler static site generator StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Eleventy 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 alpha release introduces significant improvements to Nunjucks async compatibility and error messaging, along with fixes for data merging and environment variable handling. It also includes a low-risk breaking change to the default emitter mode.
Nunjucks users and developers relying on the default emitter mode are most affected.
Review the Nunjucks async changes and test the new emitter mode before upgrading.
This release introduces significant breaking changes, including a Node.js version bump and removal of deprecated APIs, while adding new features like TypeScript support and incremental build improvements.
Users relying on deprecated APIs or running Node.js versions below 22.15 will be affected.
Upgrade Node.js to version 22.15+ and review breaking changes before updating.