Skip to content

Releases: hygraph/rich-text

@graphcms/[email protected]

23 Jun 17:17
Compare
Choose a tag to compare

Patch Changes

@graphcms/[email protected]

23 Jun 17:17
Compare
Choose a tag to compare

Patch Changes

@graphcms/[email protected]

28 May 13:38
5166d94
Compare
Choose a tag to compare

Patch Changes

@graphcms/[email protected]

28 May 13:38
5166d94
Compare
Choose a tag to compare

Patch Changes

⚡️ Improvements:

v0.1.2

13 May 14:32
e266523
Compare
Choose a tag to compare

Patch Changes

🐛 Bug fixes

  • fix(react): empty space not being rendered

v0.1.1

12 May 22:05
Compare
Choose a tag to compare

Patch Changes

  • d831c93 #2 Thanks @jpedroschmitz!

  • Add list_item_child to NodeRendererType;

  • Accept array of ElementNode and object with children on RichTextContent.

v0.1.0

12 May 13:43
056bc0d
Compare
Choose a tag to compare
  • Initial types version;

In future updates, we'll add proper descriptions of the changes.

v0.1.1

12 May 22:05
Compare
Choose a tag to compare

Patch Changes

b1a0bae #2 Thanks @jpedroschmitz!

🐛 Bug fixes:

  • Move @graphcms/rich-text-types to dependecy section to fix the error "can't resolve @graphcms/rich-text-types"

d831c93 #2 Thanks @jpedroschmitz!

🐛 Bug fixes:

  • fix(react): not rendering list children
  • fix(react): fix can't resolve @graphcms/rich-text-types
  • fix(react): html and jsx tags not being rendered correctly

⚡️ Improvements:

v0.1.0

12 May 13:00
056bc0d
Compare
Choose a tag to compare
  • Added the RichText component;

In future updates, we'll add proper descriptions of the changes.

v0.1.1-canary.0

12 May 20:04
Compare
Choose a tag to compare
v0.1.1-canary.0 Pre-release
Pre-release
  • Add list_item_child to NodeRendererType;
  • Accept array of ElementNode and object with children on RichTextContent.