Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2025

This PR contains the following updates:

Package Change Age Confidence
@tiptap/pm (source) 3.13.03.18.0 age confidence
@tiptap/starter-kit (source) 3.13.03.18.0 age confidence
@tiptap/vue-3 (source) 3.13.03.18.0 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/pm)

v3.18.0

Compare Source

v3.17.1

Compare Source

v3.17.0

Compare Source

v3.16.0

Compare Source

v3.15.3

Compare Source

v3.15.2

Compare Source

v3.15.1

Compare Source

v3.15.0

Compare Source

v3.14.0

Compare Source

ueberdosis/tiptap (@​tiptap/starter-kit)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

@​tiptap/extension-paragraph
Patch Changes
  • Fixed markdown serialization doubling newlines and parsing collapsing multiple blank lines
@​tiptap/markdown
Patch Changes
  • Fixed markdown serialization doubling newlines and parsing collapsing multiple blank lines
  • Fixed markdown HTML parsing when window object is unavailable in server-side environments
  • Fixed ordered list numbering when list has a non-default start value
@​tiptap/vue-3
Patch Changes
  • Fixed IME input (Chinese, Japanese, Korean) in Vue 3 mark views by preventing DOM element destruction during composition events
@​tiptap/extension-collaboration-caret
Patch Changes
  • Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @​tiptap/y-tiptap@​3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
@​tiptap/extension-collaboration
Patch Changes
  • Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @​tiptap/y-tiptap@​3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
@​tiptap/extension-drag-handle
Patch Changes
  • Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @​tiptap/y-tiptap@​3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
@​tiptap/html
Patch Changes
  • Fixed server-side HTML parsing crash when content contains link, script, or style tags with resource references.
  • Fixed server exports failing in Node.js test environments with jsdom/happy-dom
@​tiptap/extension-bubble-menu
Patch Changes
  • Fixed bubble and floating menus to properly handle hide middleware data, hiding menus when reference element is scrolled out of view
@​tiptap/extension-floating-menu
Patch Changes
  • Fixed bubble and floating menus to properly handle hide middleware data, hiding menus when reference element is scrolled out of view
@​tiptap/core
Patch Changes
  • Fixed $nodes() method to correctly return inline nodes (like text, mention, etc.) by fixing the children getter in NodePos class
  • Fixed ResizableNodeView contentDOM getter to return null instead of undefined for proper TypeScript compatibility
@​tiptap/extension-list
Patch Changes
  • Fixed ordered list numbering when list has a non-default start value

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Patch Changes

v3.15.3

Compare Source

Patch Changes

v3.15.2

Compare Source

Patch Changes

v3.15.1

Compare Source

Patch Changes

v3.15.0

Compare Source

Patch Changes

v3.14.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/vue-3)

v3.18.0

Compare Source

Patch Changes

v3.17.1

Compare Source

Patch Changes
  • 4807c55: Fixed IME input (Chinese, Japanese, Korean) in Vue 3 mark views by preventing DOM element destruction during composition events
  • Updated dependencies [aa9709e]
  • Updated dependencies [b46e66a]

v3.17.0

Compare Source

Patch Changes

v3.16.0

Compare Source

Minor Changes
  • 9516ee0: Add updateEvent support for FloatingMenu to allow programmatic position updates via setMeta('floatingMenu', 'updatePosition')
Patch Changes

v3.15.3

Compare Source

Patch Changes

v3.15.2

Compare Source

Patch Changes

v3.15.1

Compare Source

Patch Changes

v3.15.0

Compare Source

Patch Changes

v3.14.0

Compare Source

Patch Changes
  • 383145e: 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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 463f158 to 9496fe5 Compare January 5, 2026 22:04
@renovate renovate bot changed the title Update tiptap monorepo to v3.14.0 Update tiptap monorepo to v3.15.0 Jan 5, 2026
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 9496fe5 to 60b4f48 Compare January 6, 2026 13:47
@renovate renovate bot changed the title Update tiptap monorepo to v3.15.0 Update tiptap monorepo to v3.15.1 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 60b4f48 to b0c40e9 Compare January 7, 2026 12:59
@renovate renovate bot changed the title Update tiptap monorepo to v3.15.1 Update tiptap monorepo to v3.15.2 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from b0c40e9 to c0e8bae Compare January 7, 2026 17:35
@renovate renovate bot changed the title Update tiptap monorepo to v3.15.2 Update tiptap monorepo to v3.15.3 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch 2 times, most recently from 4121683 to 953c195 Compare January 18, 2026 17:02
@renovate renovate bot changed the title Update tiptap monorepo to v3.15.3 Update tiptap monorepo to v3.16.0 Jan 20, 2026
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch 2 times, most recently from facbb87 to 7b95459 Compare January 23, 2026 13:46
@renovate renovate bot changed the title Update tiptap monorepo to v3.16.0 Update tiptap monorepo to v3.17.0 Jan 23, 2026
@renovate renovate bot changed the title Update tiptap monorepo to v3.17.0 Update tiptap monorepo to v3.17.1 Jan 24, 2026
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch 2 times, most recently from 89692e4 to 144403a Compare January 24, 2026 22:06
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 144403a to 02fa96c Compare January 28, 2026 17:14
@renovate renovate bot changed the title Update tiptap monorepo to v3.17.1 Update tiptap monorepo to v3.18.0 Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants