Skip to content

Releases: resend/react-email

@react-email/editor@1.3.2

30 Apr 00:17
164f56d

Choose a tag to compare

Patch Changes

  • dbd400d: fix bubble menu's node selector closing bubble menu

react-email@6.0.5

28 Apr 21:00
d03a14f

Choose a tag to compare

chore(root): version packages (#3452)

Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>

react-email@6.0.4

28 Apr 19:24
961d1d2

Choose a tag to compare

Patch Changes

  • 96af3a7: Replace ora with picospinner for CLI and preview spinner output.
  • 5cf57ae: unpin esbuild
  • Updated dependencies [e0e896f]
    • @react-email/render@2.0.8

react-email@6.0.3

28 Apr 15:32
ec50c6d

Choose a tag to compare

Patch Changes

  • bb51e5e: fix missing react and react-dom peer dependencies

react-email@6.0.2

28 Apr 14:03
32e4d0b

Choose a tag to compare

Patch Changes

  • 63b6e71: Fix Markdown component crashing on CommonMark loose lists with paragraph continuations

@react-email/ui@6.0.5

28 Apr 21:00
d03a14f

Choose a tag to compare

Patch Changes

  • 61df218: Fix the preview server package build so Turbopack's externalized esbuild alias is included in the published tarball.

@react-email/ui@6.0.4

28 Apr 19:24
961d1d2

Choose a tag to compare

Patch Changes

  • 96af3a7: Replace ora with picospinner for CLI and preview spinner output.

@react-email/ui@6.0.3

28 Apr 15:32
ec50c6d

Choose a tag to compare

chore(root): version packages (#3436)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

@react-email/ui@6.0.2

28 Apr 14:03
32e4d0b

Choose a tag to compare

Patch Changes

  • 6b24228: fallback behavior for prompt copying when too long

@react-email/render@2.0.8

28 Apr 19:24
961d1d2

Choose a tag to compare

Patch Changes

  • e0e896f: Strip nul bytes from React 18 renderToPipeableStream output to prevent emails with multi-byte characters from being truncated.