Skip to content

feat: support react-email import#272

Merged
felipefreitag merged 2 commits intomainfrom
feat/support-react-email-import
Apr 16, 2026
Merged

feat: support react-email import#272
felipefreitag merged 2 commits intomainfrom
feat/support-react-email-import

Conversation

@felipefreitag
Copy link
Copy Markdown
Contributor

@felipefreitag felipefreitag commented Apr 15, 2026

Summary by cubic

Add react-email as a third fallback for resolving render in the esbuild plugin, so templates work with the v6 umbrella package. Updated the error text and error-codes.md to mention @react-email/render, @react-email/components, and react-email.

Written for commit 40cbc4b. Summary will update on new commits.

Add `react-email` as a third fallback when resolving the `render`
function in the esbuild plugin. This supports users who install the
new `react-email` umbrella package (v6) instead of `@react-email/render`
or `@react-email/components` individually.
@felipefreitag felipefreitag marked this pull request as ready for review April 15, 2026 19:48
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@felipefreitag felipefreitag merged commit 8af5acc into main Apr 16, 2026
8 checks passed
@felipefreitag felipefreitag deleted the feat/support-react-email-import branch April 16, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants