Wrangler
Patch Changes
#6511
e75c581Thanks @petebacondarwin! - fix: allow Pages projects to use `experimental:nodejs_compat_v2" flagFixes #6288
Updated dependencies [
b0e2f0b,f5bde66]:- miniflare@3.20240821.0
- @cloudflare/workers-shared@0.3.0
Patch Changes
#6530
d0ecc6aThanks @WalshyDev! - fix: fixedwrangler versions uploadprinting bindings twice#6502
a9b4f25Thanks @garvit-gupta! - fix: Fix Vectorize List MetadataIndex Http Method#6508
56a3de2Thanks @petebacondarwin! - fix: move the Windows C++ redistributable warning so it is only shown if there is an actual access violationReplaces #6471, which was too verbose.
Fixes #6170
Minor Changes
#6479
3c24d84Thanks @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
0d85f24Thanks @petebacondarwin! - fix: add a helpful message on Windows when Miniflare fails to start#6489
34bf393Thanks @GregBrimble! - fix: Upload assets as JSON Lines (application/jsonl) rather than NDJSON (application/x-ndjson)#6482
e24939cThanks @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
Minor Changes
#6464
da9106cThanks @AnantharamanSI! - feat: rename--countto--limitinwrangler d1 insightsThis PR renames
wrangler d1 insight's--countflag to--limitto improve clarity and conform to naming conventions.To avoid a breaking change, we have kept
--countas an alias to--limit.#6451
515de6aThanks @danielrs! - feat:whoamishows membership information when available#6463
dbc6782Thanks @AnantharamanSI! - feat: add queryEfficiency towrangler d1 insightsoutput#6252
a2a144cThanks @garvit-gupta! - feat: Enable Wrangler to operate on Vectorize V2 indexes
Patch Changes
Minor Changes
- #6383
05082adThanks @petebacondarwin! - feat: support outputting ND-JSON files via an environment variable
Patch Changes
#6440
09b5092Thanks @petebacondarwin! - fix: tweak the properties of the new Wrangler output file entries for better consistencyUpdated dependencies [
d55eeca]:
Patch Changes
- #6432
cba2e25Thanks @petebacondarwin! - fix: prevent crash when running wrangler dev due to missing dependency