Releases: resend/react-email
Releases · resend/react-email
react-email 2.1.2-canary.0
What's Changed
- Updated dependency on
@react-email/components
to the latest canary
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.2-canary.0
create-email 0.0.25-canary.1
What's Changed
- Updated template's dependencies to the latest canary ones (#1400)
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.0.25-canary.1
create-email 0.0.25-canary.0
What's Changed
- Fixed wrongly imported
<Tailwind>
component from@react-email/tailwind
which was not installed (#1387, thanks @hank619!)
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.0.25-canary.0
@react-email/tailwind 0.0.16-canary.1
What's Changed
- Fixes children always being transformed into an array by (#1397)
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/[email protected]
What's Changed
- Fixed components that were created with
React.forwardRef
not being rendered at all (#1335, thanks @nzben!)
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/head 0.0.8-canary.0
What's Changed
- Added a
<meta>
to disable iOS reformatting the text on the email template (#1369, thanks @endymion1818!)
react-email 2.1.1
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)
create-email 0.0.24
@react-email/tailwind 0.0.15
What's Changed
- Fixed media query selectors being escaped, which caused issues for some email clients (#1114)
- Improved internal code readability and fixed key warnings (#1351)
- Fixed missing head errors being thrown after minification of the Email's component code (#1352)
- Fixed not being able to use Tailwind classes on the
<html>
element (#1352)
@react-email/markdown 0.0.9
What's Changed
- Upgrade
md-to-react-email
to the latest version (#1355)- Fixes quotes not being handled properly in the
markdownCustomStyles
property
- Fixes quotes not being handled properly in the