Skip to content

Releases: resend/react-email

@react-email/markdown 0.0.9

28 Mar 13:47
8a030bb
Compare
Choose a tag to compare

What's Changed

  • Upgrade md-to-react-email to the latest version (#1355)
    • Fixes quotes not being handled properly in the markdownCustomStyles property

react-email v2.1.1-canary.1

13 Mar 19:10
3db39a8
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fixed links on the sidebar being broken with a custom emails directory (#1356)
  • Upgraded dependency on @react-email/components to 0.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

13 Mar 19:12
3db39a8
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Upgraded react-email on the template to 2.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

13 Mar 19:16
3db39a8
Compare
Choose a tag to compare
Pre-release

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

25 Apr 12:04
Compare
Choose a tag to compare

Patches

v0.0.13

24 Apr 20:04
Compare
Choose a tag to compare

Patches

  • Support external file imports inside of email components #615

v0.0.12

05 Apr 07:22
Compare
Choose a tag to compare

Patches

  • fix(client): Remove nav block classname #602
  • fix(client): kill subprocess if an error occurs #617

v0.0.11

12 Mar 17:36
37387e3
Compare
Choose a tag to compare
feat(client): Add app (#533)