what stackpulse tracks
Next.js releases from GitHub
StackPulse watches Next.js release notes and keeps the original source link close to every summary.
The React Framework for the Web StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Next.js 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 canary release includes various fixes and improvements, such as statically prerendering metadata image routes under Cache Components and upgrading React. It also removes legacy PPR codepaths and adds a global opt-in for Cached Navigations.
Users relying on legacy PPR codepaths or the turbopack edge runtime will be affected.
Update code to use the new self-contained runtime and migrate away from legacy PPR codepaths.
This canary release removes the embedded Claude Code plugin marketplace and includes miscellaneous changes.
Users relying on the Claude Code plugin marketplace within Next.js will be affected.
Migrate to alternative plugin marketplace solutions if previously using the embedded Claude Code marketplace.