@tiptap/extension-text-style
Patch Changes
- Unsetting one text style inside a blockquote no longer removes the other text styles in it.
@tiptap/extension-youtube
Patch Changes
- YouTube live URLs (
/live/<id>) now embed the video.
@tiptap/core
Patch Changes
- Fix JSX runtime to properly render nested sibling elements by spreading children arrays into DOMOutputSpec
@tiptap/react
Patch Changes
- Fix ReactNodeViewRenderer crash when contentComponent is not available
@tiptap/ai-toolkit
Minor Changes
- Add the
AiInsertRevealextension (@tiptap/ai-toolkit/streaming-reveal) to fade in text as the AI streams it into a collaborative document.