Change8

v16.2.3

📦 next-jsView on GitHub →
🐛 5 fixes🔧 3 symbols

Summary

This release backports critical security and bug fixes, addressing issues in ISR reporting, HMR, asset emission, styled-jsx rendering, and turbo-tasks stability.

🐛 Bug Fixes

  • App-page now reports stale ISR revalidation errors via onRequestError.
  • Fixed HMR breakage in Next.js 16.2 caused by manifest.ts.
  • Deduplicated output assets and added detection for content conflicts during emit.
  • Resolved a styled-jsx race condition where styles were lost due to concurrent rendering.
  • Applied stability fixes for task cancellation and error handling in turbo-tasks-backend.

Affected Symbols