releases.shpreview
Cloudflare/Workers SDK/miniflare@4.20260507.1

miniflare@4.20260507.1

$npx @buildinternet/releases get rel_I2BwEoggd7tCeDsVBi6D2

Patch Changes

  • #13348 5cf6f81 Thanks @mglewis! - Improve variant URLs returned by the hosted images mock for local development

    The miniflare hosted images mock previously returned bare variant names (e.g. "public") in the variants field of ImageMetadata. In production, this field contains full delivery URLs. The bare names were not usable as image sources, causing applications that render images from variant URLs to fail during local development.

    Variant URLs now point to a new local delivery endpoint at /cdn-cgi/imagedelivery/<image_id>/<variant> which serves image bytes directly from the local KV store with content-type detection via Sharp.

Fetched May 7, 2026