github resend/react-email @react-email/editor@1.5.0

latest releases: @react-email/ui@6.4.0, react-email@6.4.0, @react-email/editor@1.5.1...
7 hours ago

Minor Changes

  • 3353e03: expose the unformatted (non-prettified) HTML from composeReactEmail as a new unformattedHtml field on the result. The existing html field is unchanged and still Prettier-formatted. Consumers that persist or send the email should prefer unformattedHtml, since pretty() indentation can inflate the byte size by 5–10× on deeply-nested table layouts (e.g. exports from Stripo or Mailchimp) and pushes the output past Gmail's 102 KB clipping threshold.

Don't miss a new react-email release

NewReleases is sending notifications on new releases.