github cloudflare/workers-sdk wrangler@3.114.7

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

Patch Changes

  • #8955 b7eba92 Thanks @workers-devprod! - When Wrangler encounters an error, if the Bun runtime is detected it will now warn users that Wrangler does not officially support Bun.

  • #8928 8bcb257 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

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.