You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/workers/2025-10-23-preview-url-default-behavior.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ You can override the default setting by explicitly enabling or disabling the pre
18
18
19
19
The default behavior depends on the version of Wrangler you are using. This new logic applies to the latest version. Here is a summary of the behavior across different versions:
20
20
-**Before v4.34.0:** Preview URLs defaulted to enabled, regardless of the workers.dev setting.
21
-
-**v4.34.0 up to the latest version:** Preview URLs defaulted to disabled, regardless of the workers.dev setting.
22
-
-**Latest version:** Preview URLs now default to matching your workers.dev setting.
21
+
-**v4.34.0 up to (but not including) v4.44.0:** Preview URLs defaulted to disabled, regardless of the workers.dev setting.
22
+
-**v4.44.0 or later:** Preview URLs now default to matching your workers.dev setting.
0 commit comments