Skip to content

wrangler@4.1.0

Choose a tag to compare

@workers-devprod workers-devprod released this 17 Mar 23:45
· 2881 commits to main since this release
db01727

Minor Changes

  • #8337 1b2aa91 Thanks @Ltadrian! - Add mTLS configuration fields to Hyperdrive command

    hyperdrive create test123 ... --ca-certificate-uuid=CA_CERT_UUID --mtls-certificate-uuid=MTLS_CERT_UUID

Patch Changes

  • #8401 b8fd1b1 Thanks @petebacondarwin! - Support no_bundle config in Pages for both dev and deploy.

    This was already supported via a command line arg (--no-bundle).

  • #8472 4978e5b Thanks @edmundhung! - fix: throw explicit error for unknown mimetype during wrangler check startup

  • #8478 931b53d Thanks @penalosa! - Add wrangler types support for importable env and process.env

  • #8503 edf169d Thanks @GregBrimble! - Fix Workers Assets metafiles (_headers and _redirects) resolution when running Wrangler from a different directory

  • Updated dependencies [5ae180e, 74b0c73]:

    • miniflare@4.20250317.0