Skip to content

Releases: resend/react-email

react-email@4.2.6

31 Jul 13:12
8e8b293
Compare
Choose a tag to compare
react-email@4.2.6

@react-email/preview-server@4.2.6

31 Jul 13:12
8e8b293
Compare
Choose a tag to compare

Patch Changes

  • d3cc64d: use unformmated markup to send emails, and to render into the iframe

@react-email/components@0.4.0

31 Jul 13:12
8e8b293
Compare
Choose a tag to compare

Minor Changes

  • 00aa805: body: apply all styles of the body to an inner table cell for them to work on Yahoo and AOL

Patch Changes

  • Updated dependencies [00aa805]
    • @react-email/body@0.1.0

@react-email/body@0.1.0

31 Jul 13:12
8e8b293
Compare
Choose a tag to compare

Minor Changes

  • 00aa805: apply all styles of the body to an inner table cell for them to work on Yahoo and AOL

@react-email/render@1.1.4

30 Jul 12:02
df52e77
Compare
Choose a tag to compare

Patch Changes

  • f5f35f1: fix hydration markers on React canary/Next.js latest when rendering large email templates

@react-email/components@0.3.3

30 Jul 12:02
df52e77
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [f5f35f1]
    • @react-email/render@1.1.4
    • @react-email/body@0.0.11
    • @react-email/button@0.2.0
    • @react-email/code-block@0.1.0
    • @react-email/code-inline@0.0.5
    • @react-email/column@0.0.13
    • @react-email/container@0.0.15
    • @react-email/font@0.0.9
    • @react-email/head@0.0.12
    • @react-email/heading@0.0.15
    • @react-email/hr@0.0.11
    • @react-email/html@0.0.11
    • @react-email/img@0.0.11
    • @react-email/link@0.0.12
    • @react-email/markdown@0.0.15
    • @react-email/preview@0.0.13
    • @react-email/row@0.0.12
    • @react-email/section@0.0.16
    • @react-email/tailwind@1.2.2
    • @react-email/text@0.1.5

react-email@4.2.5

29 Jul 13:04
2a71e05
Compare
Choose a tag to compare

Patch Changes

  • 8719082: fix errors in export when without manual React import

@react-email/preview-server@4.2.5

29 Jul 13:04
2a71e05
Compare
Choose a tag to compare
@react-email/preview-server@4.2.5

react-email@4.2.4

23 Jul 16:08
5ad63c6
Compare
Choose a tag to compare
react-email@4.2.4

@react-email/preview-server@4.2.4

23 Jul 16:08
5ad63c6
Compare
Choose a tag to compare

Patch Changes

  • 57b8bb8: fix custom JSX runtime trying to be run as ESM on ESM projects