github ueberdosis/tiptap v3.26.0

latest release: v3.26.1
5 hours ago

@tiptap/extension-blockquote

Minor Changes

  • 7fb19eb: Backspace at the start of a non-first child of a blockquote now lifts that child out, splitting the blockquote around it. A second backspace at the start of a top-level textblock whose previous sibling is a blockquote merges the textblock's inline content into the blockquote's last textblock instead of pulling the paragraph back inside.

Patch Changes

  • @tiptap/core@3.26.0

@tiptap/server-ai-toolkit

Patch Changes

  • 7fb19eb: Only add hash attributes to nodes, not to marks.

@tiptap/extensions

Patch Changes

  • 7fb19eb: Fix the Selection extension highlighting beyond the selected text on multi-line selections: the native browser selection is now hidden while the editor is blurred, so only the styled .selection decoration is shown.
  • @tiptap/core@3.26.0
    • @tiptap/pm@3.26.0

Don't miss a new tiptap release

NewReleases is sending notifications on new releases.