github cloudflare/workers-sdk miniflare@3.20250718.1

Minor Changes

  • #10015 b5d9bb0 Thanks @dario-piotrowicz! - add structuredWorkerdLogs option

    add a new top-level option named structuredWorkerdLogs that makes workerd print to stdout structured logs (stringified jsons of the following shape: { timestamp: number, level: string, message: string }) instead of printing logs to stdout and stderr

Patch Changes

  • #10216 76d3002 Thanks @devin-ai-integration! - Add macOS version validation to prevent EPIPE errors on unsupported macOS versions (below 13.5). Miniflare and C3 fail hard while Wrangler shows warnings but continues execution.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.