Releases: resend/react-email
Releases Β· resend/react-email
@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
react-email v2.1.1-canary.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-canary.1
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.1-canary.1
create-email 0.0.24-canary.1
What's Changed
- Upgraded
react-email
on the template to2.1.1-canary.1
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.0.24-canary.1
@react-email/tailwind 0.0.15-canary.1
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)
v0.0.14
v0.0.13
v0.0.12
v0.0.11
feat(client): Add app (#533)