Skip to content

Commit aceec13

Browse files
committed
fixup! docs: changelog for new wrangler error screen
1 parent 0e5792f commit aceec13

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ products:
66
date: 2025-08-19
77
---
88

9-
Wrangler's error screen has received several improvements to enhance your debugging experience. The error screen now features a refreshed design with support for both light and dark themes, improved source map resolution logic that handles missing source files more reliably, and better error cause display.
9+
Wrangler's error screen has received several improvements to enhance your debugging experience!
1010

11-
![Light theme error screen](../../../assets/images/workers/changelog/error-screen-light.png)
12-
![Dark theme error screen](../../../assets/images/workers/changelog/error-screen-dark.png)
11+
The error screen now features a refreshed design with support for both light and dark themes, improved source map resolution logic that handles missing source files more reliably, and better error cause display.
12+
13+
| Light Theme | Dark Theme |
14+
|-------------|------------|
15+
| ![Light theme error screen](../../../assets/images/workers/changelog/error-screen-light.png) | ![Dark theme error screen](../../../assets/images/workers/changelog/error-screen-dark.png) |
1316

1417
These improvements are available now in the latest version of Wrangler during local development.
1518

0 commit comments

Comments
 (0)