Skip to content

v1.5.0

Compare
Choose a tag to compare
@asnewman asnewman released this 29 Aug 17:07
· 6 commits to main since this release
cbdff13

Feature Additions

Ditto components with rich text can now be rendered natively by passing the richText property on either Ditto or DittoComponent.

Example

<Ditto componentId="shopping-cart" richText />

Related issue: #34