@cloudflare/deploy-helpers@0.11.1
Patch Changes
-
#15592
945aaa3Thanks @WillTaylorDev! - Add a provisioning delay note when custom domain Preview URLs changeWrangler now explains that DNS and TLS certificate provisioning may continue after a deploy adds a custom domain or enables its Preview URLs. Stable redeploys don't repeat the note.
This assumes that a request which matches the stored custom domain state doesn't restart provisioning. The client infers this from the API changeset and current domain record because this repository can't verify the backend behavior.
-
#15592
945aaa3Thanks @WillTaylorDev! - Clarify production status labels for custom domain routesWrangler now prefixes explicit custom domain production states with
production:so they match Preview labels. The updated labels appear in deployed trigger output andWRANGLER_OUTPUT_FILE_PATH. -
#15592
945aaa3Thanks @WillTaylorDev! - Avoid replacement prompts for custom domains already on the WorkerWrangler now updates Preview settings without asking to replace a custom domain when that domain already belongs to the deployed Worker. It still asks before replacing domains attached to another Worker.
-
#15592
945aaa3Thanks @WillTaylorDev! - Explain how to enable Preview URLs when a Preview deployment has nonewrangler previewnow shows URL shapes and configuration snippets for Workers.dev and custom domains. The custom domain snippet preserves every configured route, and the guidance distinguishes missing settings from disabled ones.This changes a private beta feature. The warning also makes clear that
wrangler deploypublishes code from the current checkout. -
Updated dependencies [
47d906f,c2699bf,7d39eed]:- miniflare@5.20260911.0-alpha
- @cloudflare/containers-shared@0.16.1