Skip to content

Commit 66a3b07

Browse files
committed
update title and screenshots dimension
1 parent b40a24d commit 66a3b07

File tree

4 files changed

+1
-2
lines changed

4 files changed

+1
-2
lines changed
70.2 KB
Loading
91.5 KB
Loading
91.6 KB
Loading

src/content/changelog/workers/2025-08-19-better-wrangler-error-screen.mdx renamed to src/content/changelog/workers/2025-08-19-improved-wrangler-error-screen.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Better error screen coming to Wrangler
2+
title: Easier debugging in Workers with improved Wrangler error screen
33
description: Wrangler's error screen now features light and dark themes, more reliable source map resolution, and better error cause display.
44
products:
55
- workers
@@ -15,4 +15,3 @@ The error screen now features a refreshed design with support for both light and
1515
| ![Old error screen](../../../assets/images/workers/changelog/old-error-screen.png) | ![New light theme error screen](../../../assets/images/workers/changelog/new-error-screen-light.png) | ![New dark theme error screen](../../../assets/images/workers/changelog/new-error-screen-dark.png) |
1616

1717
Try it out now with `npx wrangler@latest dev` in your Workers project.
18-

0 commit comments

Comments
 (0)