Releases: resend/react-email
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
create-email 0.0.26
What's Changed
- Updates template dependencies to the latest versions
- Fixes
Tailwind
being imported from@react-email/tailwind
instead of@react-email/components
by @hank619 on #1387
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.0.26
@react-email/tailwind 0.0.17
What's Changed
- Treat React as a peer dependency by @eps1lon on #1463
- Fixes the inlining of the JSX runtime by @eps1lon on #1462
- Fixes types for
TailwindConfig
being basically aRecord<string, any>
by @gabrielmfern on #1439 - Fixes children always being transformed into an array by @gabrielmfern on #1397
- Fixes
React.forwardRef
components not working by @nzben on #1335
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/render 0.0.14
What's Changed
- Fixes Issue with the
await import
when using inside NextJS by @gabrielmfern - Use
renderToPipeableStream
instead ofrenderToStaticNodeStream
by @gabrielmfern on #1443
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/head 0.0.9
What's Changed
- Adds an iOS formatting meta tag as default by @endymion1818 on #1369
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/components 0.0.18
What's Changed
- Updates dependency on
@react-email/head
to0.0.9
- Updates dependency on
@react-email/render
to0.0.14
- Updates dependency on
@react-email/tailwind
to0.0.17
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
react-email 2.1.3-canary.2
What's Changed
- Fixed export failing when using hooks by @gabrielmfern in #1467
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.3-canary.2
[email protected]
What's Changed
- Update dependency on
react-email
to2.1.3-canary.2
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.0.26-canary.2
react-email 2.1.3-canary.1
What's Changed
- Fixes a regression caused by updating to the latest Next.js by @gabrielmfern in #1465
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.3-canary.1
[email protected]
What's Changed
- Updates the template dependency on
react-email
to2.1.3-canary.1
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.0.26-canary.1