Minor Changes
- #10911
940b44d
Thanks @devin-ai-integration! - feat:wrangler init --from-dash
now generateswrangler.jsonc
config files instead ofwrangler.toml
files
Patch Changes
-
#10938
e52d0ec
Thanks @penalosa! - Acquire Cloudflare Access tokens for additional requests made during awrangler dev --remote
session -
#10923
2429533
Thanks @emily-shen! - fix: updatedocker manifest inspect
to use full image registry uri when checking if the image exists remotely -
#10521
88b5b7f
Thanks @penalosa! - Improves the Wrangler auto-provisioning feature (gated behind the experimental flag--x-provision
) by:- Writing back changes to the user's config file (not necessary, but can make it resilient to binding name changes)
- Fixing
--dry-run
, which previously threw an error when your config file had auto provisioned resources - Improve R2 bindings display to include the
bucket_name
from the config file on upload - Fixing bindings view for specific versions to not display TOML