@react-email/ui@6.6.3
resend/react-email@react-email/ui@6.6.3Jun 16, 2026by github-actions[bot]
AI Summary
Improves the 'Upload to Resend' experience by updating existing templates based on their name rather than creating duplicate entries.
Key Highlights
- Updated existing Resend templates on upload
- Fixed duplicate template creation (welcome, welcome (1))
- Implemented template name lookup logic
Full Release Notes
### Patch Changes * 5ad1d79: Update the existing Resend template on upload instead of always creating a new one. The "Upload to Resend" and "Bulk Upload" actions now look the template up by name and update it in place when exactly one matches, so re-uploading no longer produces duplicates (`welcome`, `welcome (1)`, ...).