Minor Changes
-
#8890
c912b99
Thanks @edmundhung! - update esbuild version to 0.25 -
#8711
4cc036d
Thanks @CarmenPopoviciu! - Add the Pages deployment id to the JSON output forwrangler pages deployment list
-
#8244
84ecfe9
Thanks @CarmenPopoviciu! - feat: Add debug logs to capture assets upload status, specifically:- which asset files were read from the file system
- which files were successfully uploaded
Patch Changes
-
#8885
f2802f9
Thanks @CarmenPopoviciu! - Disambiguate the "No files to upload. Proceeding with deployment..." message -
#8924
d2b44a2
Thanks @dario-piotrowicz! - fix redirected config env validation breaking wrangler pages commandsa 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 -
Updated dependencies [
f5413c5
]:- miniflare@4.20250410.0