github cloudflare/workers-sdk @cloudflare/format-errors@0.0.7

Patch Changes

  • #12756 c7d0d18 Thanks @petebacondarwin! - Fix error formatting to reliably return fallback responses on failure

    Previously, if something went wrong while formatting a pretty error page, the failure could go unhandled, resulting in no response being returned to the user. Now, errors during formatting are properly caught, ensuring users always receive a 500 JSON fallback response.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.