diff --git a/.changeset/thirty-walls-film.md b/.changeset/thirty-walls-film.md index 7fd0001bcffe..d70db203f706 100644 --- a/.changeset/thirty-walls-film.md +++ b/.changeset/thirty-walls-film.md @@ -1,5 +1,5 @@ --- -"wrangler": minor +"wrangler": patch --- Enable automatic resource provisioning by default in Wrangler. This is still an experimental feature, but we're turning on the flag by default to make it easier for people to test it and try it out. You can disable the feature using the `--no-x-provision` flag. It currently works for R2, D1, and KV bindings.