react-email@2.1.1
版本发布时间: 2024-03-28 21:54:13
resend/react-email最新发布版本:create-email@0.0.34(2024-09-03 00:00:52)
What's Changed
- Fixed links on the sidebar being broken with a custom emails directory (#1356)
- Upgraded dependency on
@react-email/components
to0.0.16
- Made the preview server detect changes to dependencies of email templates for hot reloading (#1379)
- Remove existing
out
directory when runningemail export
multiple times (#1373) (Thanks @bennyburrito!) - Use internal implementation for the logged tree when running
email export
for better security (#1221) - Fixes missing URL, TextDecoder, TextEncoder and other global missing things on the preview server (#1259)