Skip to content

v1.4.1

Latest

Choose a tag to compare

@2xburnt 2xburnt released this 22 Aug 12:48
Immutable release. Only release title and notes can be modified.
e80433b

Fixed

  • cloudflare-version.yml previews of Workers that implement a Durable Object (Containers included) no longer fail on the missing preview URL — Cloudflare never generates one for them. The metadata step falls back to the target URL and sets a new preview-note output ("no preview URL … version is uploaded at 0% traffic"), which cloudflare-pr.yml surfaces in the sticky PR comment and the step summary. Deploys are unchanged, and a missing Version ID still fails the step.

Changed

  • advance internal pins to the v1.4.1 implementation

Validation

  • pnpm install --frozen-lockfile
  • pnpm run lint, 82 Node tests (including a new regression test for the preview-URL fallback), actionlint with shellcheck