@react-email/editor@1.7.2
elebumm/RedditVideoMakerBot@react-email/editor@1.7.2Aug 10, 2026by github-actions[bot]
AI Summary
A patch release ensuring that when splitting a paragraph using the Enter key, the original style and class attributes are preserved to prevent data loss.
Key Highlights
- Paragraph `style` and `class` attributes are preserved when splitting paragraphs.
- Editing is improved by preventing attribute loss during text manipulation.
New Features
- Preservation of paragraph attributes upon split.
Full Release Notes
### Patch Changes * b039b36: Preserve paragraph `style` and `class` attributes when splitting a paragraph with Enter