@react-email/editor@1.6.4
Gerstep/HumanCompiler@react-email/editor@1.6.4Jul 7, 2026by github-actions[bot]
AI Summary
A patch release fixing selection loss issues in the editor's bubble menus and Inspector, along with dependency updates.
Key Highlights
- Fixed bubble menus and Inspector losing editor selection on click
- FocusScopes registry now persists until plugin removal/destruction
- Updated react-email dependency to version 6.6.8
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