v16.2.0-canary.46
📦 next-jsView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release focuses on core stability, fixing scroll behavior on page navigations and improving export error reporting. It also updates a test dependency for Turbopack.
Migration Steps
- Use `require.resolve()` to get the installed `next` version in agents-md configuration.
🐛 Bug Fixes
- Ensure hoisted elements don't break scroll-to-top on page navigations in fragment-scroll.
- Include path count in export error message for better diagnostics.