v16.3.2
📦 next-jsView on GitHub →
🐛 6 fixes🔧 2 symbols
Summary
This release backports several bug fixes to the core functionality, including improvements for Turbopack and Turborepo remote caching.
🐛 Bug Fixes
- Scope app-entry export validation to files inside the app directory.
- Fix catch-all index page being served for every other slug.
- Turbopack: don't trace embedded WASM loader helpers.
- Turbopack: retain conditions when replacing resolve request keys.
- Fix Turbopack worker chunk loading with asset prefix.
- Authenticate Turborepo remote caching with OIDC instead of a static PAT.