What's Changed
Bug Fixes
- Fixed protocol-relative URL handling to properly guard against percent-encoded delimiters
- Fixed
usePathname hydration snapshot issues in codex
- Fixed hard navigation to browser URL when RSC fetch returns non-ok response in app router
- Fixed
isPending state to remain true across RSC-level redirects in app router
New Features
- Added support for rendering intercept route layouts inside App Router slots
Internal / Chores
- Added knip for dead code elimination
- Updated bonk to opus 4.7
- Bumped opencode version
Contributors
@southpolesteve
@james-elicx
@NathanDrake2406