@react-email/editor@1.6.0
resend/react-email@react-email/editor@1.6.0Jun 30, 2026by github-actions[bot]
AI Summary
This minor release introduces a feature to maintain applied styles when an image node is replaced within the editor. Previously, replacing an image might have reset specific styling attributes.
Key Highlights
- Preserves image styles during node replacement
New Features
- Preserve image styles when replacing an image node
Full Release Notes
### Minor Changes * b897235: preserve image styles when replacing an image node