We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c37e9e commit fea39cdCopy full SHA for fea39cd
.changeset/rotten-glasses-smile.md
@@ -2,7 +2,9 @@
2
"wrangler": patch
3
---
4
5
-Improves the Wrangler auto-provisioning feature by:
+Improves the Wrangler auto-provisioning feature (gated behind the experimental flag `--x-provision`) by:
6
+
7
- Writing back changes to the user's config file (not necessary, but can make it resilient to binding name changes)
-- Fixing --dry-run
8
+- Fixing --dry-run, which previously threw an error when your config file had auto provisioned resources
9
+- Improve R2 bindings display to include the `bucket_name` from the config file on upload.
10
- Fixing bindings view for specific versions to not display TOML
0 commit comments