Skip to content

Conversation

@edmundhung
Copy link
Member

@edmundhung edmundhung commented Aug 15, 2025

Summary

This adds a changelog entry for some of the works we did on the wrangler error screen.

Todos:

  • Confirm the changelog date on both the filename and the metadata.

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/assets/images/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @kodster28, @cloudflare/wrangler, @cloudflare/workers-runtime-1, @cloudflare/wrangler
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing

@edmundhung edmundhung marked this pull request as ready for review August 15, 2025 17:46
@github-actions
Copy link
Contributor

github-actions bot commented Aug 15, 2025

Copy link
Contributor

@irvinebroque irvinebroque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we show old vs. new on this side by side?

|-------------|------------|
| ![Light theme error screen](../../../assets/images/workers/changelog/error-screen-light.png) | ![Dark theme error screen](../../../assets/images/workers/changelog/error-screen-dark.png) |

These improvements are available now in the latest version of Wrangler during local development.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we give people CLI command to run, ex: npx wrangler@latest dev — show vs. tell people how to run latest version of wrangler

@@ -0,0 +1,18 @@
---
title: Better error screen coming to Wrangler
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mikenomitch title

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Streamline your debugging with improved Wrangler error screen?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe Easier debugging in Workers with improved Wrangler error screen

@lrapoport-cf I just personally don't like streamline for whatever reason (sounds a big corporate), and then added Workers just in case people don't know Wrangler.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have updated the title as Mike suggested. We can publish later today if no other issues come up. Thanks everyone for the input!

@edmundhung
Copy link
Member Author

I am still looking into why the screenshot ratios do not match, but here is a first pass showing how they render side by side.

Copy link
Contributor

@irvinebroque irvinebroque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@edmundhung edmundhung merged commit ee97365 into production Aug 19, 2025
8 checks passed
@edmundhung edmundhung deleted the edmundhung/wrangler-error-screen branch August 19, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants