v16.4.0-canary.6
📦 next-jsView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release includes miscellaneous changes focused on improving Turbopack's performance and reliability, such as inline execution of scheduled tasks and better error handling. It also addresses a bug in metadata prefetch cache keys.
🐛 Bug Fixes
- Fix metadata prefetch cache key for search params: #97729
- Turbopack: Improve file existence error handling in realpath_with_links and in module resolution: #97717