Download Latest Version v3.14.0 source code.tar.gz (1.7 MB)
Email in envelope

Get an email when there's a new version of Tiptap

Home / v3.14.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-19 1.5 kB
v3.14.0 source code.tar.gz 2025-12-19 1.7 MB
v3.14.0 source code.zip 2025-12-19 2.6 MB
Totals: 3 Items   4.3 MB 2

v3.14.0

@tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@tiptap/react

Patch Changes

  • Append all children of editors parent node to element

Fixes a regression introduced by [#6972], that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

Fixes a regression introduced by [#6972], that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

Fixes a regression introduced by [#6972], that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Source: README.md, updated 2025-12-19