Skip to content

v0.0.44

Choose a tag to compare

@github-actions github-actions released this 24 Apr 20:39
· 939 commits to main since this release
c58daa6

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