v16.2.0-canary.38
📦 next-jsView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces experimental scroll handling improvements for the layout router and allows coexistence of sitemap files within Turbopack configurations.
✨ New Features
- Added `experimental.appNewScrollHandler` for scroll and focus restoration in the layout router.
- Allowed `sitemap.ts` and `sitemap/page.tsx` to coexist in Turbopack.
🐛 Bug Fixes
- Cleaned up scroll and focus restoration in the layout router ([fragment-scroll]).