Change8

v16.3.0-canary.4

📦 next-jsView on GitHub →
1 features🐛 1 fixes🔧 1 symbols

Summary

This release focuses on preserving error codes during page handoffs and optimizing performance by reducing allocations in a specific transform.

✨ New Features

  • Preserve __NEXT_ERROR_CODE across the /_error page handoff.

🐛 Bug Fixes

  • Reduced allocations in the next_debug_instant_stack transform.

Affected Symbols