v16.0.2-canary.18
📦 next-js
✨ 2 features🐛 2 fixes🔧 3 symbols
Summary
This release focuses on bug fixes for interception route 404 errors and build-time performance optimizations by sharing StaticWorkers. It also includes minor Turbopack test improvements and documentation updates regarding npm links.
✨ New Features
- Turbopack: Expose used export information in tests.
- Build: Shared StaticWorker between static check and static generation for improved build efficiency.
🐛 Bug Fixes
- Fixed 404 responses for interception routes when children slots are missing.
- Performance: Reverted to light safe stringify for is-error.
🔧 Affected Symbols
StaticWorkeris-errorinterception routes