github opennextjs/opennextjs-cloudflare @opennextjs/cloudflare@1.19.11

3 hours ago

Patch Changes

  • #1270 802047e Thanks @alex-all3dp! - fix: skip non-upload-triggered worker versions when building skew-protection deployment mapping

    Worker versions created by metadata-only operations (e.g. Cloudflare API secret updates) do not include the static assets bundle. Previously, such versions could become the "latest" target in the skew-protection mapping, causing /_next/static/* requests to return 404 on past deployments. Versions are now filtered to those with workers/triggered_by in {upload, version_upload}.

    Closes #1230

Don't miss a new opennextjs-cloudflare release

NewReleases is sending notifications on new releases.