Skip to content

@opennextjs/cloudflare@1.19.7

Choose a tag to compare

@workers-frameworks workers-frameworks released this 06 May 19:36
· 29 commits to main since this release
08b3d3c

Patch Changes

  • #1252 29fe15d Thanks @vicb! - bump the number of retries for r2 cache uploads

    Increase the retry count from 5 to 15 with a capped exponential backoff to improve resilience against transient R2 write failures during cache population.

  • #1255 364b7d9 Thanks @vicb! - Bump react and next