v16.2.0-canary.81
📦 next-jsView on GitHub →
✨ 1 features🐛 3 fixes🔧 2 symbols
Summary
This release includes core updates such as upgrading React, fixing build failures related to prefetch inlining, and adding trace spans for turbopack persistence. It also contains various Turbopack improvements and bug fixes.
✨ New Features
- Added trace spans for turbopack persistence in .next/trace.
🐛 Bug Fixes
- Fixed prefetch inlining build failure with dynamic routes.
- Resolved uncached data suspense issue.
- Fixed some eventually consistent reads at the top level in Turbopack dev-server and snapshot tests.