Added bulk-resolve for issues and ability to execute any issue action directly from the Command Palette.
Next.js changelog digest
Jun 1 - Jun 7, 2026. Useful releases, risky migrations, and noisy updates from the Next.js channel.
No matching updates in this bucket.
Next.js updates in 2026-w23
Added stable @sentry/hono SDK with error monitoring, tracing, profiling, metrics, and logs
Backported bug fixes to 15.5.19, excluding new canary features
Backported numerous bug fixes across core, Playwright integration, dev-mode hydration, router query handling, cache tag encoding, server action rewrites, Turbopack hash encoding, FormData handling, module type handling, and adapter regio...
Fixed missing FormData entries in Server Actions for React Server Components.
Fix regression in React Server Components where FormData entries were missing in Server Actions
Fixed missing FormData entries in Server Actions.