Releases: resend/react-email
react-email 2.1.5-canary.0
What's Changed
- Adds missing Node modules used by the Prisma client on #1490 by @jperasmus
- Fixes
email build
andemail start
not working properly on Windows on #1485 by @gabrielmfern
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.5-canary.0
create-email 0.0.28-canary.0
What's Changed
- Updates template dependency on
@react-email/components
- Updates template dependency on
@react-email/render
- Updates template dependency on
react-email
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.0.28-canary.0
@react-email/render 0.0.16-canary.0
What's Changed
- Fixes an issue with ESM on #1491 by @gabrielmfern
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/components 0.0.20-canary.0
What's Changed
- Updates dependency on
@react-email/render
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
react-email 2.1.4
What's Changed
- Fixed a windows issue with the render resolving esbuild plugin by @gabrielmfern on #1481
- Fixed a few hot reloading rough edges by @gabrielmfern on #1427
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.4
create-email 0.0.27
What's Changed
- Updates the template dependency on
@react-email/components
- Updates the template dependency on
react-email
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.0.27
@react-email/tailwind 0.0.18
What's Changed
- Fixes relatively complex media queries not being parsed properly by @gabrielmfern on #1475
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/render 0.0.15
What's Changed
- Fixes an extra
<!DOCTYPE html>
that was included in a few cases
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/components 0.0.19
What's Changed
- Updates dependency on
@react-email/render
- Updates dependency on
@react-email/tailwind
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
react-email 2.1.3
What's changed
- Fixes
email export
failing when emails use hooks by @gabrielmfern on #1467 - Fixes different
react-dom
version being used to render email templates by @gabrielmfern on #1431 - Fixes the "__filanem" typo passed on the VM context for resolving email components on the preview by @gabrielmfern on #1341
- Fixes possible file system race conditions by @gabrielmfern on #1313
- Redirect users back to
/
if the email is not found on/preview
by @gabrielmfern on #1205 - Show only the filename on the preview page title and on the topbar by @gabrielmfern on #1197
- Fixes the missing
Headers
on the global context for email templates by @ugurrdemirel on #1446 - Fixes the missing
URLSearchParams
on global context for email VM by @vlaforet on #1419 - Improved error stack traces for the preview server by @gabrielmfern on #1264
- Fixes an issue with
email dev
when there is abrowserslist
in the user's package.json by @gabrielmfern on #1401
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.3