Releases: resend/react-email
Releases · resend/react-email
@react-email/editor@1.3.2
Patch Changes
- dbd400d: fix bubble menu's node selector closing bubble menu
react-email@6.0.5
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
react-email@6.0.3
Patch Changes
- bb51e5e: fix missing react and react-dom peer dependencies
react-email@6.0.2
Patch Changes
- 63b6e71: Fix Markdown component crashing on CommonMark loose lists with paragraph continuations
@react-email/ui@6.0.5
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
Patch Changes
- 96af3a7: Replace ora with picospinner for CLI and preview spinner output.
@react-email/ui@6.0.3
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
Patch Changes
- 6b24228: fallback behavior for prompt copying when too long
@react-email/render@2.0.8
Patch Changes
- e0e896f: Strip nul bytes from React 18
renderToPipeableStreamoutput to prevent emails with multi-byte characters from being truncated.