@react-email/editor@1.6.4
resend/react-email@react-email/editor@1.6.4Jul 7, 2026by github-actions[bot]
AI Summary
Fixes UI state management issues in the editor where menus and inspectors were losing selection during interactions.
Key Highlights
- Fixed bubble menus and Inspector losing editor selection
- Fixed FocusScopes registry wiping on plugin reconfiguration
Full Release Notes
### Patch Changes * d89be14: Fix bubble menus and the Inspector losing the editor selection on click. The `FocusScopes` registry was wiped on every plugin reconfiguration; it now persists until the plugin is removed or the editor is destroyed. * Updated dependencies \[dca3c01] * react-email@6.6.8