Skip to content

Commit 0e5792f

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

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed
355 KB
Loading
328 KB
Loading
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Better error screen coming to Wrangler
3+
description: Wrangler's error screen now features light and dark themes, more reliable source map resolution, and better error cause display.
4+
products:
5+
- workers
6+
date: 2025-08-19
7+
---
8+
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.
10+
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)
13+
14+
These improvements are available now in the latest version of Wrangler during local development.
15+

0 commit comments

Comments
 (0)