Releases: hygraph/rich-text
Releases · hygraph/rich-text
@graphcms/rich-text-react-renderer@0.6.2
Patch Changes
50696b8
#130 Thanks @jpedroschmitz! - Update documentation
@graphcms/rich-text-html-renderer@0.3.1
Patch Changes
c8a5a7c
#127 Thanks @jpedroschmitz! - fix: add closing tag for iframe
@graphcms/html-to-slate-ast@0.14.1
Patch Changes
fa2b896
#121 Thanks @jpedroschmitz! - Fix jsdom being bundled with the package
@graphcms/rich-text-types@0.5.1
Patch Changes
86411d2
#117 Thanks @joelpierre! - Fix/video prop types
@graphcms/html-to-slate-ast@0.14.0
Minor Changes
c831239
#115 Thanks @jpedroschmitz! - Add htmlToSlateASTSync function
Patch Changes
-
786beef
#115 Thanks @jpedroschmitz! - Fix htmlToSlateASTSync not working -
bb5a39a
#115 Thanks @jpedroschmitz! - Revert export changes which breaks types -
2cac5c4
#115 Thanks @jpedroschmitz! - Correctly export it from /client -
eb9ffd6
#115 Thanks @jpedroschmitz! - Export htmlToSlateASTSync from /client -
9faadd1
#115 Thanks @jpedroschmitz! - Export htmlToSlateASTSync from index
@graphcms/html-to-slate-ast@0.13.3
Patch Changes
4774158
#112 Thanks @jpedroschmitz! - Update @braintree/sanitize-url to fix vulnerability issue
@graphcms/html-to-slate-ast@0.13.2
Patch Changes
2cf8a43
#110 Thanks @jpedroschmitz! - Updated dev and peer dependencies alongside docs to fix vulnerability warning report
@graphcms/rich-text-html-renderer@0.3.0
Minor Changes
7992b80
#107 Thanks @rbastiansch! - ExportdefaultElements
@graphcms/html-to-slate-ast@0.13.1
Patch Changes
c28a87d
#95 Thanks @anmolarora1! - fix: replace hardcoded iframe url with src
@graphcms/html-to-slate-ast@0.13.0
Minor Changes
37b3d32
#93 Thanks @anmolarora1! - - Add IFrame support- Add bold text support to table cells
- Add nested tags support to table cells