Skip to content

Commit 80fec11

Browse files
[Workers] Update wrangler error screen changelog (cloudflare#24559)
* docs: update wrangler error screen changelog * Update src/content/changelog/workers/2025-08-19-improved-wrangler-error-screen.mdx Co-authored-by: lrapoport-cf <[email protected]> * remove footnote --------- Co-authored-by: lrapoport-cf <[email protected]>
1 parent a9fa40c commit 80fec11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ date: 2025-08-19
88

99
Wrangler's error screen has received several improvements to enhance your debugging experience!
1010

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.
11+
The error screen now features a refreshed design thanks to [youch](https://www.npmjs.com/package/youch), 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.
1212

1313
| Before | After (Light) | After (Dark) |
1414
|--------|---------------|--------------|

0 commit comments

Comments
 (0)