v16.3.1-canary.17
📦 next-jsView on GitHub →
✨ 1 features🐛 2 fixes🔧 4 symbols
Summary
This release includes improvements to Turbopack, such as adding an imports_wildcard NFT unit test and improving chunk_item_content documentation. It also fixes a bug with missing Pages runtime in adapter Pages API outputs and scopes app-entry export validation.
✨ New Features
- Emit whole-app server NFTs when `output: 'standalone'` is used with an adapter.
🐛 Bug Fixes
- Fix missing Pages runtime in adapter Pages API outputs.
- Scope app-entry export validation to files inside the app directory.