releases.shpreview
Cloudflare/Workers SDK/miniflare@4.20260405.0

miniflare@4.20260405.0

$npx -y @buildinternet/releases show rel_EarVGiakrND3RM4sJ7nHx

Minor Changes

  • #13240 a3e3b57 Thanks @emily-shen! - local explorer: serve the local explorer's OpenAPI spec at /cdn-cgi/explorer/api

    The local explorer is supported by a REST API served from the worker's local address. It can be accessed independently of the UI, (e.g. by an AI agent) and is thus documented at this endpoint.

  • #13314 7a60d4b Thanks @Ltadrian! - Fix hyperdrive local dev binding tls configuration bug

Patch Changes

  • #13241 7d318e1 Thanks @dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    DependencyFromTo
    workerd1.20260401.11.20260402.1
  • #13305 fa6d84f Thanks @dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    DependencyFromTo
    workerd1.20260402.11.20260405.1
  • #13241 7d318e1 Thanks @dependabot! - Update Images binding local mock to use chainable handle pattern

    hosted.image(imageId) now returns a handle with details(), bytes(), update(), and delete() methods, aligning with the updated workerd API (https://github.com/cloudflare/workerd/pull/6288).

Fetched April 7, 2026