github cloudflare/workers-sdk @cloudflare/containers-shared@0.16.5

latest releases: wrangler@4.134.0, miniflare@5.20260917.0-alpha, @cloudflare/runtime-types@0.0.29...
4 hours ago

Patch Changes

  • #15673 2b39fc2 Thanks @ghostwriternr! - Support explicit named Container image selection in Wrangler local development

    Wrangler builds or pulls named images configured through Wrangler JSON or TOML and exposes their local tags through ctx.container.images. Pass one of those references to ctx.container.start({ image }) to select the image.

    This extends the experimental Durable Object-managed Containers interface. Named images are opt-in and do not become the Container's default image. A Container without a default image must supply an image or full Container snapshot when starting.

  • Updated dependencies [6874aa9]:

    • @cloudflare/workers-utils@0.40.0
    • @cloudflare/cli-shared-helpers@0.1.33

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.