@react-email/editor@1.7.6
resend/react-email@react-email/editor@1.7.6Sep 8, 2026by github-actions[bot]
AI Summary
This patch release fixes alignment issues in the bubble menu and updates the core library to version 6.9.5.
Key Highlights
- Fixes the Left alignment button never reading as active for default content.
- Resolves inherited alignment issues (e.g., paragraphs inside centered table cells).
- Updates react-email dependency to version 6.9.5.
Full Release Notes
### Patch Changes * cd3b7f1: Fix the bubble menu's Left alignment button never reading as active for left-aligned (default) content, persist an explicit left alignment to the HTML, and resolve inherited alignment from aligned ancestors (for example a paragraph inside a center-aligned table cell) so the button no longer reports `left` while the content is visually centered. * Updated dependencies \[0250981] * react-email@6.9.5