Skip to content

Releases: hygraph/rich-text

@graphcms/[email protected]

04 Jul 13:12
bbb23e8
Compare
Choose a tag to compare

Patch Changes

@graphcms/[email protected]

01 Jul 18:46
4a8dfae
Compare
Choose a tag to compare

Minor Changes

@graphcms/[email protected]

01 Jul 18:46
4a8dfae
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@graphcms/[email protected]

01 Jul 18:46
4a8dfae
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@graphcms/[email protected]

01 Jul 18:46
4a8dfae
Compare
Choose a tag to compare

Patch Changes

@graphcms/[email protected]

11 May 17:40
57b89d4
Compare
Choose a tag to compare

Patch Changes

@graphcms/[email protected]

05 Apr 16:16
cc5d9ca
Compare
Choose a tag to compare

Minor Changes

  • b7f16fa #77 Thanks @jpedroschmitz! - ⚠️ This release has breaking changes!

    ⚡️ New

    • Add isEmpty utility function
    • Add EmptyElementsToRemove enum as a replacement for RemoveEmptyElementType
    • Add elementTypeKeys

    ⚠️ Breaking Changes

    The RichTextProps, ClassRendererProps, LinkRendererProps, DefaultElementProps and the NodeRendererType type are now available on the @graphcms/rich-text-react-renderer package.

    • Remove RichTextProps type
    • Remove NodeRendererType type
    • Remove RemoveEmptyElementType type
    • Remove ClassRendererProps type
    • Remove LinkRendererProps type
    • Remove DefaultElementProps type

@graphcms/[email protected]

05 Apr 16:16
cc5d9ca
Compare
Choose a tag to compare

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

@graphcms/[email protected]

05 Apr 16:16
cc5d9ca
Compare
Choose a tag to compare

Minor Changes

Features

  • astToHtmlString function for returning HTML
  • Types for the package
  • Vue and Svelte examples

Patch Changes

@graphcms/[email protected]

05 Apr 16:16
cc5d9ca
Compare
Choose a tag to compare

Minor Changes

Patch Changes