@react-email/ui@6.6.6
resend/react-email@react-email/ui@6.6.6Jul 2, 2026by github-actions[bot]
AI Summary
This patch improves build resilience by preventing the `email build` command from failing due to spam check API errors or timeouts. The build process now logs a warning and continues execution without the baked-in spam score.
Key Highlights
- Build continues even if spam check API fails or times out
- Logs warning instead of erroring out
Full Release Notes
### Patch Changes * b68009f: Stop failing `email build` when the spam check API errors or times out — the build now logs a warning and continues without a baked-in spam score.