fix(deps): update tiptap monorepo to v3.20.0#114
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
cd6be2a to
36b539e
Compare
36b539e to
ec3c82f
Compare
swordbreaker
pushed a commit
that referenced
this pull request
Feb 12, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ec3c82f to
fd2c9f4
Compare
528b974 to
d8a41f4
Compare
d8a41f4 to
03cb997
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.16.0→3.20.03.16.0→3.20.03.16.0→3.20.03.16.0→3.20.03.16.0→3.20.03.16.0→3.20.03.16.0→3.20.03.16.0→3.20.03.16.0→3.20.03.16.0→3.20.0Release Notes
ueberdosis/tiptap (@tiptap/core)
v3.20.0Compare Source
Minor Changes
57624a1: AddtransformPastedHTMLextension API that allows extensions to transform pasted HTML content before it's parsed into the editor, enabling cleanup of styles, removal of dangerous content, and modification of pasted HTML through a chainable transform system.Patch Changes
4b731e2: Fix checking if mark is active and toggling off marks when part of the selection does not allow the mark (e.g. a code block)98546ac: Global attributes now support shorthand string values fortypes: use'*'to apply to all nodes and marks,'nodes'for all nodes (excluding text), or'marks'for all marks.76ce47d: Fixed a typo in the documentation ofeditor.viewv3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
Patch Changes
v3.17.1Compare Source
Patch Changes
aa9709e: Fixed$nodes()method to correctly return inline nodes (like text, mention, etc.) by fixing thechildrengetter inNodePosclassb46e66a: Fixed ResizableNodeView contentDOM getter to return null instead of undefined for proper TypeScript compatibilityv3.17.0Compare Source
Patch Changes
eecf1c9: AddedisFirefoxutility to coreueberdosis/tiptap (@tiptap/extension-bubble-menu)
v3.20.0Compare Source
Patch Changes
253ca1c: FixBubbleMenu/FloatingMenuto usepluginKeyas the transaction meta key so that multiple instances can be updated independently without affecting each other4b731e2]98546ac]57624a1]76ce47d]v3.19.0Compare Source
Patch Changes
v3.18.0Compare Source
Patch Changes
3e446fb: Fix BubbleMenu and FloatingMenu props not updating after initializationv3.17.1Compare Source
Patch Changes
725d182: Fixed bubble and floating menus to properly handle hide middleware data, hiding menus when reference element is scrolled out of viewaa9709e]b46e66a]v3.17.0Compare Source
Patch Changes
7a9b617: Added a safeguard to avoidTypeError: Cannot read properties of null (reading 'domFromPos')being thrown when the editor was being destroyedeecf1c9]ueberdosis/tiptap (@tiptap/extension-character-count)
v3.20.0Compare Source
Patch Changes
v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
Patch Changes
a65e55d]v3.17.1Compare Source
Patch Changes
v3.17.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-floating-menu)
v3.20.0Compare Source
Patch Changes
253ca1c: FixBubbleMenu/FloatingMenuto usepluginKeyas the transaction meta key so that multiple instances can be updated independently without affecting each other4b731e2]98546ac]57624a1]76ce47d]v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
Patch Changes
3e446fb: Fix BubbleMenu and FloatingMenu props not updating after initializationv3.17.1Compare Source
Patch Changes
725d182: Fixed bubble and floating menus to properly handle hide middleware data, hiding menus when reference element is scrolled out of viewaa9709e]b46e66a]v3.17.0Compare Source
Patch Changes
eecf1c9]ueberdosis/tiptap (@tiptap/extension-highlight)
v3.20.0Compare Source
Patch Changes
4b731e2]98546ac]57624a1]76ce47d]v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
Patch Changes
v3.17.1Compare Source
Patch Changes
aa9709e]b46e66a]v3.17.0Compare Source
Patch Changes
eecf1c9]ueberdosis/tiptap (@tiptap/extension-history)
v3.20.0Compare Source
Patch Changes
v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
Patch Changes
a65e55d]v3.17.1Compare Source
Patch Changes
v3.17.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-placeholder)
v3.20.0Compare Source
Patch Changes
v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
Patch Changes
a65e55d]v3.17.1Compare Source
Patch Changes
v3.17.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/pm)
v3.20.0Compare Source
v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
v3.17.1Compare Source
v3.17.0Compare Source
ueberdosis/tiptap (@tiptap/starter-kit)
v3.20.0Compare Source
Patch Changes
4b731e2]98546ac]57624a1]76ce47d]v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
Patch Changes
a65e55d]v3.17.1Compare Source
Patch Changes
62c6f15]aa9709e]5d267cb]b46e66a]v3.17.0Compare Source
Patch Changes
eecf1c9]ueberdosis/tiptap (@tiptap/vue-3)
v3.20.0Compare Source
Patch Changes
4b731e2]98546ac]57624a1]76ce47d]v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
Patch Changes
feac5c8: Fixed extension storage not updating in React and Vue node viewsv3.17.1Compare Source
Patch Changes
4807c55: Fixed IME input (Chinese, Japanese, Korean) in Vue 3 mark views by preventing DOM element destruction during composition eventsaa9709e]b46e66a]v3.17.0Compare Source
Patch Changes
eecf1c9]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.