github cloudflare/workers-sdk wrangler@3.72.0

latest releases: wrangler@3.78.6, miniflare@3.20240909.4, @cloudflare/vitest-pool-workers@0.5.6...
one month ago

Minor Changes

  • #6479 3c24d84 Thanks @petebacondarwin! - feat: allow HTTPS custom certificate paths to be provided by a environment variables

    As well as providing paths to custom HTTPS certificate files, it is now possible to use WRANGLER_HTTPS_KEY_PATH and WRANGLER_HTTPS_CERT_PATH environment variables.

    Specifying the file paths at the command line overrides specifying in environment variables.

    Fixes #5997

Patch Changes

  • #6471 0d85f24 Thanks @petebacondarwin! - fix: add a helpful message on Windows when Miniflare fails to start

  • #6489 34bf393 Thanks @GregBrimble! - fix: Upload assets as JSON Lines (application/jsonl) rather than NDJSON (application/x-ndjson)

  • #6482 e24939c Thanks @RamIdeas! - fix: reimplement module aliasing so user-defined aliases take precedence over other plugins (eg unenv node.js polyfills)

  • Updated dependencies [00f340f]:

    • miniflare@3.20240806.1
    • @cloudflare/workers-shared@0.2.0

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.