@react-email/ui@6.3.0

resend/react-email@react-email/ui@6.3.0May 21, 2026by github-actions[bot]

AI Summary

This minor release adds HTML email template previewing capabilities and improves the user experience of the send email flow.

Key Highlights

  • Adds support for previewing HTML email templates.
  • Infers email titles based on file names.
  • Stores preferred subject lines and recipients in local storage.

New Features

  • HTML email template previewing.
  • Improved send email flow (title inference, subject persistence, recipient storage).

Full Release Notes

### Minor Changes

* 99cadf3: support previewing HTML email templates

### Patch Changes

* fd140fc: quality of life improvements to the send email flow:
  * infer a proper title based on the file name
  * store preferred subject per email when modified
  * store recipient for testing in local storage as well