github cloudflare/workers-sdk @cloudflare/config@0.10.0

Minor Changes

  • #15379 ea28cc3 Thanks @ibbykhazanchi! - Add query string redaction to Workers observability configuration

    Set observability.redact_query_string in wrangler.json or observability.redactQueryString in the experimental cloudflare.config.ts format to remove query strings from request URLs in logs and traces.

  • #15388 10d6bfb Thanks @jamesopstad! - Support partial manifests in the experimental Build Output Specification

    Build output producers now declare whether their module inventory is complete. readBuildOutput() resolves partial manifests by discovering .js, .mjs, and .map files while preserving explicit module type overrides.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.