github cloudflare/workers-sdk wrangler@4.11.0

latest releases: wrangler@4.35.0, @cloudflare/vite-plugin@1.12.4, @cloudflare/pages-shared@0.13.69...
4 months ago

Minor Changes

Patch Changes

  • #8885 f2802f9 Thanks @CarmenPopoviciu! - Disambiguate the "No files to upload. Proceeding with deployment..." message

  • #8924 d2b44a2 Thanks @dario-piotrowicz! - fix redirected config env validation breaking wrangler pages commands

    a validation check has recently been introduced to make wrangler error on
    deploy commands when an environment is specified and a redirected configuration
    is in use (the reason being that redirected configurations should not include
    any environment), this check is problematic with pages commands where the
    "production" environment is anyways set by default, to address this the validation
    check is being relaxed here on pages commands

  • Updated dependencies [f5413c5]:

    • miniflare@4.20250410.0

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.