Skip to content

Commit fea39cd

Browse files
committed
improve changeset
1 parent 5c37e9e commit fea39cd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.changeset/rotten-glasses-smile.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"wrangler": patch
33
---
44

5-
Improves the Wrangler auto-provisioning feature by:
5+
Improves the Wrangler auto-provisioning feature (gated behind the experimental flag `--x-provision`) by:
6+
67
- Writing back changes to the user's config file (not necessary, but can make it resilient to binding name changes)
7-
- 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.
810
- Fixing bindings view for specific versions to not display TOML

0 commit comments

Comments
 (0)