Skip to content

@cloudflare/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 20:16
· 198 commits to main since this release
eae9f6a

Minor Changes

Patch Changes

  • 660ed5e: Prevent prerender files from overwriting in the output directory when the file hashes are the same.
  • 660ed5e: Completely avoid processing rsc functions due to them being identical to non-rsc functions.
  • f08f2b9: Fix next.config.js rewrites unintentionally redirecting the user instead of rewriting the request.
  • 6c28128: Fix middleware redirects not always bailing out of the routing stages.
  • 9734795: clarify that Yarn Plug'n'Play can't be used simply because not supported by vercel
  • 551fa05: Fix the /_next/static exclusion in _routes.json being incorrect when the directory is not in the root.