Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ date: 2025-08-19

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.
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.

| Before | After (Light) | After (Dark) |
|--------|---------------|--------------|
Expand Down
Loading