v16.2.1-canary.3
📦 next-jsView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This release focuses on core optimizations and bug fixes, including improvements to layout segment optimization and server actions stability in standalone mode. Turbopack received several performance and tracing enhancements.
🐛 Bug Fixes
- Fixed layout segment optimization by moving app-page imports to server-utility transition.
- Fixed server actions in standalone mode when using `cacheComponents`.
- Fixed `edge-async-local-storage` deploy test timeout and race condition.