Skip to content

@react-email/ui@6.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:43
7165657

Minor Changes

  • badeb1b: The preview props editor now lives in a collapsible panel beside the preview, with a syntax-highlighted JSON editor. Static builds show the props read-only.

Patch Changes

  • 4166fb6: Disconnect hot reload sockets when preview components unmount to prevent connections from accumulating across template navigation.