react-email icon indicating copy to clipboard operation
react-email copied to clipboard

πŸ’Œ Build and send emails using React

Results 262 react-email issues
Sort by recently updated
recently updated
newest added

### Describe the Bug When I run `email dev`, it opens up in the browser but none of the buttons work and it doesn't automatically refresh, although the CLI seems...

Type: Bug

- **add dev:preview command** - **update to use flex layouts** - **remove commented code** - **remove toolbar from sidebar** - **very initial draft of bottom toolbar** - **do more design...

Package: react-email

### Describe the Bug @react-email/code-block depends on vulnerable version of prismjs See https://github.com/advisories/GHSA-x7hr-w5r2-h6wg for vulnerability description. Unfortunately as of 3/4/2025 https://github.com/PrismJS/prism appears abandoned and has not had a commit in...

Type: Bug

# Summary If deno is the slected package manager use quiet flag not silent as it currently stops the dependencies being installed. Closes: https://github.com/resend/react-email/issues/1938 Affected command: ```bash bun email build...

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @​lkuechler in PrismJS/prism#3863 New Contributors...

dependencies
javascript

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prismjs](https://redirect.github.com/PrismJS/prism) | [`1.29.0` -> `1.30.0`](https://renovatebot.com/diffs/npm/prismjs/1.29.0/1.30.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prismjs/1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prismjs/1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

- **use the oficial lottie react library** - **add initial draft for react-dom rendering** - **use portals, SO MUCH SIMPLER** - **lint** - **fix props name** - **wire up overwritten...

Package: react-email

### Describe the Bug I have a nextjs app with prettier as a dev dependency. Recently I upgraded the version of prettier to the latest one. Since then now when...

Type: Bug
Package: @react-email/render