Skip to content

Version Packages#1271

Merged
james-elicx merged 1 commit into
mainfrom
changeset-release/main
May 19, 2026
Merged

Version Packages#1271
james-elicx merged 1 commit into
mainfrom
changeset-release/main

Conversation

@workers-frameworks
Copy link
Copy Markdown
Contributor

@workers-frameworks workers-frameworks commented May 18, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@opennextjs/cloudflare@1.19.11

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 Skew protection can map previous deployments to asset-less worker versions #1230


Open in Devin Review

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 18, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@opennextjs/cloudflare@1271

commit: f6b54c0

@james-elicx james-elicx merged commit 596f924 into main May 19, 2026
8 checks passed
@james-elicx james-elicx deleted the changeset-release/main branch May 19, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skew protection can map previous deployments to asset-less worker versions

2 participants