Skip to content

Commit df36f62

Browse files
authored
Update 2025-10-23-preview-url-default-behavior.mdx
1 parent 5d711f9 commit df36f62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/workers/2025-10-23-preview-url-default-behavior.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ You can override the default setting by explicitly enabling or disabling the pre
1818

1919
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:
2020
- **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.
2323

2424
**Why we’re making this change**
2525

0 commit comments

Comments
 (0)