Skip to content

v0.0.43

Choose a tag to compare

@github-actions github-actions released this 22 Apr 09:45
· 947 commits to main since this release
a775527

What's Changed

Bug Fixes

  • Fixed App Router navigation to properly maintain loading states during programmatic navigation with router.push()
  • Fixed routing issues with sibling intercepted routes in App Router applications
  • Fixed cache headers for route handlers with revalidate: 0 to properly emit no-store Cache-Control directive

Contributors

@NathanDrake2406