Closed github-actions[bot] closed 2 years ago
Path | Size |
---|---|
packages/react-renderer/dist/rich-text-react-renderer.cjs.production.min.js | 5.23 KB (0%) |
packages/react-renderer/dist/rich-text-react-renderer.esm.js | 5.16 KB (0%) |
packages/html-renderer/dist/rich-text-html-renderer.cjs.production.min.js | 2.65 KB (0%) |
packages/html-renderer/dist/rich-text-html-renderer.esm.js | 2.59 KB (0%) |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@graphcms/rich-text-html-renderer@0.1.0
Minor Changes
b7f16fa
#77 Thanks @jpedroschmitz! - Initial version of thehtml-renderer
for Rich Text content.Features
astToHtmlString
function for returning HTMLPatch Changes
Updated dependencies [
b7f16fa
,b7f16fa
]:@graphcms/html-to-slate-ast@0.12.0
Minor Changes
3f454e8
#78 Thanks @larisachristie! - Parse GCMS embedsPatch Changes
Updated dependencies [
b7f16fa
]:@graphcms/rich-text-react-renderer@0.5.0
Minor Changes
b7f16fa
#77 Thanks @jpedroschmitz! - This update has no new features, only new types.⚡️ New
NodeRendererType
typeRichTextProps
typeDefaultElementProps
typeClassRendererProps
typeLinkRendererProps
typePatch Changes
Updated dependencies [
b7f16fa
]:@graphcms/rich-text-types@0.4.0
Minor Changes
b7f16fa
#77 Thanks @jpedroschmitz! - ⚠️ This release has breaking changes!⚡️ New
isEmpty
utility functionEmptyElementsToRemove
enum as a replacement forRemoveEmptyElementType
elementTypeKeys
⚠️ Breaking Changes
RichTextProps
typeNodeRendererType
typeRemoveEmptyElementType
typeClassRendererProps
typeLinkRendererProps
typeDefaultElementProps
type