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
- 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.