@react-email/editor@1.7.2
microsoft/VibeVoice@react-email/editor@1.7.2Aug 10, 2026by github-actions[bot]
AI Summary
A patch release that fixes a behavior where paragraph styles and classes were lost when splitting a paragraph using the Enter key.
Key Highlights
- Preserves paragraph `style` and `class` attributes when splitting with Enter.
New Features
- Preserved paragraph attributes on split.
Full Release Notes
### Patch Changes * b039b36: Preserve paragraph `style` and `class` attributes when splitting a paragraph with Enter