Core Changes
- fix(navigation): allow
useSelectedLayoutSegment(s)
in Pages Router: #62584 - Consistently use /_not-found for not found page in App Router: #62679
- Add experimental config for navigation raf test: #62668
- Turbopack: remove unused code: #62690
- Revert "Ensure dynamic routes dont match _next/static unexpectedly": #62691
Documentation Changes
- Update 05-error-handling.mdx: #62153
Misc Changes
- ci(workflow): fix 403 redirect: #62665
Credits
Huge thanks to @kwonoj, @Soheiljafarnejad, @balazsorban44, @timneutkens, @ijjk, and @sokra for helping!