Minor Changes
-
#6479
3c24d84
Thanks @petebacondarwin! - feat: allow HTTPS custom certificate paths to be provided by a environment variablesAs 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