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)