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 preview release includes fixes for font handling in ImageResponse, prefetch warnings, and improvements to service worker compilation under Turbopack. It also adds documentation updates and dev tool enhancements.
Developers using Next.js with Turbopack or working with prefetching/local fonts may notice improvements.
Review documentation changes and test preview features if applicable to your workflow.
This preview release introduces an opt-in mechanism for automatic native binding installation during CI processes.
Developers using CI pipelines with Next.js may need to explicitly enable native binding installation.
Review CI configurations to ensure compatibility with the new opt-in behavior.
This canary release focuses on bug fixes and minor improvements, including fixes for local fonts in `ImageResponse`, error handling for blocking routes, and prefetch warnings.
Developers using `ImageResponse`, blocking routes, or prefetch functionality may be affected.
This canary release includes miscellaneous changes such as reverting legacy PPR codepaths, improvements to the dev-overlay, and fixes for dark mode styles in the Navigation Inspector.
Developers using Next.js canary builds may be affected by the reverted changes and fixes.
This release includes miscellaneous changes focused on documentation clarity, cache behavior adjustment, and header mutation prevention.
This canary release includes Turbopack improvements and build optimization changes. It introduces new chunk merging logic and environment variable support for debugging.
Developers using Turbopack or working with Next.js build optimizations may benefit from these changes.
This release focuses on improvements to ISR fallback shells, navigation inspector UI updates, and optimizations for prefetching routes. It also includes various bug fixes and documentation clarifications.
Developers using ISR, prefetching, or navigation inspector features may be affected by these changes.
Review the changes related to ISR fallback shells and prefetching routes to ensure compatibility.
Minor fixes and internal changes in this canary release, including Turbopack optimizations and cache component detection improvements.
view source on github->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.
This release includes upgrades to SWC, improvements to Turbopack module sorting, and enhancements to router instrumentation and OTEL spans for App Router.
Developers using Turbopack, SWC, or App Router instrumentation may be affected by these changes.
This canary release includes fixes for dev overlay hydration errors, retry logic for chunk loading in Turbopack, and updates to React and Playwright dependencies.
Developers using Next.js with Turbopack or experiencing hydration errors in the dev overlay may be affected.
This release focuses on bug fixes, documentation improvements, and minor enhancements to the development experience. Notable changes include fixes for Instant Navs DevTools, improvements to caching indicators, and updates to example projects.
Developers using Next.js in development environments may notice improved caching indicators and debugging tools.
This release focuses on minor improvements and optimizations, including reducing noise in PR descriptions and avoiding redundant error logging.
Developers working with PR descriptions and error logging may benefit from these changes.
Minor release focusing on improving the release process when publishing fails.
Affects maintainers dealing with failed package publishing.
Update to ensure smoother release train handling.
This canary release includes various improvements to Turbopack performance, bug fixes in OpenTelemetry integration, and experimental React support.
Developers using experimental React features or Turbopack may benefit most from these changes.
Consider testing the experimental React support flag if interested in cutting-edge React features.
This canary release focuses on internal upgrades and documentation updates, including support for Turbopack's experimental React compiler and improvements to CI workflows.
Developers using Turbopack or working with CI workflows may be affected.
This release focuses on improving the developer experience by addressing a premature Suspense fallback flash issue during streaming development renders.
Developers using Suspense in streaming development renders may notice improved behavior.
This release includes various improvements and fixes, particularly around Turbopack optimizations, App Shell enhancements, and edge runtime fixes. Documentation updates and CI improvements are also part of this release.
Developers using App Shell or Turbopack may benefit from the optimizations and fixes.
Update to this canary release to test the latest improvements and fixes.
This release introduces improvements to prefetching, caching, and dynamic content handling, along with internal refactoring and documentation updates.
Developers using prefetching and caching features in Next.js may be affected by the changes.
Review the updated Cache Components migration guide for potential adjustments.