Skip to content

Latest commit

 

History

History
144 lines (79 loc) · 5.84 KB

CHANGELOG.md

File metadata and controls

144 lines (79 loc) · 5.84 KB

@graphcms/rich-text-react-renderer

0.4.0

Minor Changes

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

Patch Changes

0.2.0

Minor Changes

Patch Changes

0.1.5

Patch Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

⚡️ Improvements:

0.1.2

Patch Changes

🐛 Bug fixes

  • fix(react): empty space not being rendered

0.1.1

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:

  • feat(react): accept both array and object for content

0.1.1-canary.1

Patch Changes

🐛 Bug fixes:

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

0.1.1-canary.0

Patch Changes

🐛 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:

  • feat(react): accept both array and object for content