Skip to content

Latest commit

 

History

History
198 lines (109 loc) · 7.9 KB

CHANGELOG.md

File metadata and controls

198 lines (109 loc) · 7.9 KB

@graphcms/rich-text-react-renderer

0.6.1

Patch Changes

0.6.0

Minor Changes

Patch Changes

0.5.0

Minor Changes

  • b7f16fa #77 Thanks @jpedroschmitz! - This update has no new features, only new types.

    ⚡️ New

    • Add NodeRendererType type
    • Add RichTextProps type
    • Add DefaultElementProps type
    • Add ClassRendererProps type
    • Add LinkRendererProps type

Patch Changes

0.4.3

Patch Changes

0.4.2

Patch Changes

0.4.1

Patch Changes

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