Skip to content

@cloudflare/local-explorer-ui@0.16.0

Choose a tag to compare

@workers-devprod workers-devprod released this 24 Sep 10:46
· 13 commits to main since this release
8d7e380

Minor Changes

  • #15567 a71237a Thanks @tpmmorris! - Add row-level email resend tools to the Local Explorer

    Routing captures can now be resent directly or loaded into the test email composer for editing. Routing rows expose and use a UUID-based capture ID for identity, detail lookup, and resend operations instead of relying on the email's Message-ID. Message-ID detail lookup remains available for compatibility, and resends preserve partial-capture warnings across replayed messages.