Change8

v16.3.0-canary.29

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

Summary

This release introduces persistence for login state in development loops and updates internal optimization components, alongside a fix for error code merging.

Migration Steps

  1. Replace usage of next-ppr-optimizer with next-cache-components-optimizer.

✨ New Features

  • Skills: persist login state across development loops.

🐛 Bug Fixes

  • Errors.json merge driver now correctly handles gaps in error codes.