@react-email/editor@1.7.2

kyutai-labs/hibiki@react-email/editor@1.7.2Aug 10, 2026by github-actions[bot]

AI Summary

This is a patch release that fixes a specific bug where splitting a paragraph with the Enter key would fail to preserve the paragraph's `style` and `class` attributes.

Key Highlights

  • Patch release (1.7.2).
  • Fixes paragraph splitting behavior to preserve attributes.

Full Release Notes

### Patch Changes

* b039b36: Preserve paragraph `style` and `class` attributes when splitting a paragraph with Enter