fix(deps): update tiptap packages to v3#1139
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for doist-typist ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
5 times, most recently
from
November 5, 2025 04:41
48e8ae2 to
c46108f
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
6 times, most recently
from
November 15, 2025 15:04
ada4d5b to
af59d1e
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
5 times, most recently
from
November 24, 2025 06:08
1915930 to
b853b7a
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
3 times, most recently
from
December 8, 2025 16:13
0310336 to
3cd5fe6
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
2 times, most recently
from
December 10, 2025 17:27
97878c9 to
e73b36b
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
from
December 24, 2025 11:03
e73b36b to
99377aa
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
from
December 31, 2025 18:29
99377aa to
7db26d4
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
4 times, most recently
from
January 12, 2026 14:52
5e8f6f8 to
593587f
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
from
January 19, 2026 20:24
593587f to
c6382a2
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
from
March 13, 2026 13:12
fe55480 to
996d824
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
from
March 20, 2026 18:48
996d824 to
be57159
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
4 times, most recently
from
March 27, 2026 15:55
68323bf to
2edf02e
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
from
March 29, 2026 18:07
2edf02e to
55ab72f
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
2 times, most recently
from
April 18, 2026 00:28
779bc52 to
5f87cc4
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
2 times, most recently
from
April 29, 2026 17:40
83786fb to
7472638
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
from
May 3, 2026 10:54
7472638 to
80c7414
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
from
May 12, 2026 13:38
80c7414 to
0387979
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
5 times, most recently
from
May 18, 2026 22:43
f86eaee to
4872cff
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
6 times, most recently
from
May 28, 2026 23:07
c114f97 to
fdea415
Compare
renovate
Bot
force-pushed
the
renovate/major-tiptap-packages
branch
3 times, most recently
from
June 3, 2026 08:37
fcf031b to
8e74c88
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:
2.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.02.27.2→3.28.0Release Notes
ueberdosis/tiptap (@tiptap/core)
v3.28.0Compare Source
Patch Changes
v3.27.4Compare Source
Patch Changes
v3.27.3Compare Source
Patch Changes
023f98c: FixdeleteSelectionto delete content across all selection ranges instead of only the first range. This restores multi-cell table selections and other custom selections with multiple ranges.v3.27.2Compare Source
Patch Changes
ceebb31]v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d: Ordered lists now support thetypeattribute (a,A,i,I).The
<ol>typeattribute is now fully preserved through the HTML round-trip:type="a"→ lowercase alphabetical markerstype="A"→ uppercase alphabetical markerstype="i"→ lowercase roman numeral markerstype="I"→ uppercase roman numeral markersPaste from external editors (Google Docs, Word, LibreOffice) now correctly detects the list style — both from the HTML
typeattribute and from CSSlist-style-typeproperties.Plain text paste of typed ordered list markers (e.g.
a. Item,I) Item,i. Item\nii. Item) is detected and converted to the correct list type.Markdown round-trip preserves typed markers: parsing
a. Itemcreatestype: "a", and serializing a typed list back to markdown uses the correct prefix (e.g.I.,ii.).Joining of adjacent lists now respects
type— two lists with different types (e.g. default numeric andtype="a") are not merged.795033c:parseAttributesnow supports any word characters at the start of classes or id attributes.0e0c4f9: FixmarksEqualto compare mark arrays as multisets instead of index-by-index, so order of marks no longer affects the result. Broaden the type signature to accept ProseMirrorMarkobjects (wheretypeis an object with anameproperty) alongside the existing JSON mark shape ({ type: string }).6d12bb9: Fix a edge-case inrewriteUnknownContentto not fail on null-ish values inside marks or nodes.v3.26.1Compare Source
Patch Changes
v3.26.0Compare Source
Patch Changes
v3.25.0Compare Source
Patch Changes
ec291dd: Fix: dragging an inline/resizable image within the editor no longer creates a duplicateWhen the
Imageextension was configured withinline: trueorresizeenabled, dragging an image within the editor could insert a duplicate at the drop position instead of moving it. This happened because the browser's native image drag behavior could populatedataTransfer.files, causing the FileHandler extension to intercept the drop before ProseMirror's internal move logic could run.454e9b8: Addclearablemark option (defaulttrue).unsetAllMarksnow skips marks withclearable: false, so semantic marks like comments are not removed by "clear formatting".9cf8db0: AddattrsEqualandmarksEqualutility functions to@tiptap/core.attrsEqualcompares two attribute objects for equality regardless of key ordering.marksEqualcompares two arrays of mark objects by type and attributes usingattrsEqual.3d4f94c: Fix plain-text copy of table cell selections including content from unselected cells in between. Each selected range is now serialized independently and joined in document order, so dragging upward (reverse selection) also produces output in document order.Updated dependencies [
c1a2ce8]v3.24.0Compare Source
Patch Changes
7c0499b]v3.23.6Compare Source
Patch Changes
d168376: Fix deleteSelection to properly handle inline nodes withtext*content. The selection is now expanded to include the entire inline node boundaries when deleting, preventing incorrect collapse of inline text nodes.v3.23.5Compare Source
Patch Changes
835caf5: Fix $pos() returning correct node for non-text atom nodes instead of doc node95e138c: fix(nodeview): eliminate unnecessary re-renders, add opt-in position trackingNodeViews no longer re-render when decorations or position change without
content changes. Added
trackNodeViewPositionoption — when enabled, thecomponent re-renders on every position shift so calls to
getPos()staycurrent in render output. Removed the internal
nodeViewPositionRegistry.Added shallow prop comparison in
ReactRenderer.updateProps().v3.23.4Compare Source
Patch Changes
v3.23.2Compare Source
Patch Changes
f98eaaf: Fix"HTML entity encoding ingetHTML()output for inline style attributes. Adds agetStylePropertyutility to@tiptap/coreand migratesColor,BackgroundColor,FontFamily,FontSize,LineHeight, andHighlightextensions to use it (#7016)v3.23.1Compare Source
Patch Changes
v3.22.5Compare Source
Patch Changes
a375002: AddselectedOnTextSelectionoption to node view renderers. When enabled, theselectedprop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.v3.22.4Compare Source
Patch Changes
27ea931: Fix dependencies installation after packages updates producing peer dependency resolution conflicts64f36b8: Fix text selection collapsing after toggling off a list with AllSelection27ea931]032f8f1]v3.22.3Patch Changes
cb28e7b: FixedinsertContentAtcorrupting the document when inserting inline content with marks at the start of a paragraph. Thefrom - 1position adjustment now only applies to block-level content.v3.22.2Patch Changes
f1d504c: Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected404c683: Fixes list toggling when the entire document is selectedv3.22.1Compare Source
Patch Changes
ee03ac0: Fix NodeView not re-rendering when a node's position changes without content or decoration changes (e.g. when a sibling node is moved within the same parent)b88f9ed: Don't stop dragover/dragenter events in NodeViews, to prevent spurious drag-copy cursorsv3.22.0Compare Source
Patch Changes
912a49b: Fix HTML character escaping in markdown roundtrip. HTML entities (<,>,&,") are now decoded to literal characters when parsing markdown into the editor.<,>, and&are re-encoded when serializing back to markdown, while"is preserved as a literal character since double quotes are ordinary in markdown. Code detection for skipping encoding now uses thecode: trueextension spec instead of hardcoded type names. Literal characters inside code blocks and inline code are always preserved.7d4fb9a: Fix ResizableNodeView ignoring node's inline setting by usinginline-flexfor inline nodes andflexfor block nodes0c1c112: extendMarkRange defaults to using the attributes of the first mark of the given type, instead ofattributes = {}. In particular,extendMarkRange('link')no longer extends to adjacent links with different hrefs; restore the previous behavior withextendMarkRange('link', {}).0c1c112: Fix getMarkRange attributes default to consider the first mark of the given typef99bdc2: Guard mark delete event handling whenunsetMarkremoves a mark from inline content that starts at position0, preventing aRangeErrorduring the before-node lookup.v3.21.0Compare Source
Patch Changes
v3.20.6Compare Source
Patch Changes
v3.20.5Patch Changes
v3.20.4Patch Changes
0bcf3c2: Fixed Tiptap not publishing with build dist artifactsv3.20.3Compare Source
Patch Changes
c94fac4: FixedisNodeEmpty()so multi-line text with non-whitespace content is no longer treated as empty whenignoreWhitespaceis enabled.6b9ea92: Fixed overlapping bold and italic markdown serialization and round-tripping.v3.20.2Compare Source
Patch Changes
269823d: Improved markdown empty-paragraph roundtripping across top-level and nested block content. Empty paragraphs now serialize with natural blank-line spacing for the first paragraph in a run and markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.v3.20.1Compare Source
Patch Changes
25f57e4: Fix inlinestyleparsing inmergeAttributesfor values containing:or;(e.g.url(https://...)orurl(data:...;charset=...,)) and skip incomplete declarationsv3.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 corev3.16.0Compare Source
Patch Changes
v3.15.3Compare Source
Patch Changes
8f86f06: Fix Safari scrolling to top when using editor.chain().focus() commandsv3.15.2Compare Source
Patch Changes
v3.15.1Compare Source
Patch Changes
v3.15.0Compare Source
Minor Changes
ac8361c: Add a newdispatchTransactionhook to extensions, allowing developers to intercept, modify, or block transactions before they are applied to the editor state.Patch Changes
v3.14.0Compare Source
Patch Changes
v3.13.0Compare Source
Minor Changes
e3b4f68: 1. Added an optionalcreateCustomHandlecallback toResizableNodeView, allowing developers to fully customize resize handles. When provided, it replaces the default handle creation and bypasses the built-inpositionHandlelogic, giving complete control over markup, styling, and positioning while preserving backward compatibility. 2. Removed predefined inline styles from thewrapperelement to better support dynamic alignment. This eliminates the need for!importantoverrides in user styles. 3. Added an editorupdateevent listener to dynamically attach or remove resize handles based on the editor’s editable state. The implementation tracks the previous editable state to avoid unnecessary re-renders.Patch Changes
526365a: Add 'mentionSuggestionChar' to allowedAttributes for Markdown serialization in multi-mention setups. The attribute is only serialized when it differs from the default '@' character, keeping markdown output clean for single-mention users.v3.12.1Compare Source
Patch Changes
v3.12.0Compare Source
Minor Changes
f232c5a: Implement position mapping using theMappablePositionclass. This enables position mapping in collaborative editing scenarios.MappablePositionclass in core withposition,fromJSON, andtoJSONmethodseditor.utilsproperty withgetUpdatedPosition(position, transaction)andcreateMappablePosition()methodsCollaborationMappablePositionsubclass that extendsMappablePositionwith Y.js relative position supportPatch Changes
v3.11.1Compare Source
Patch Changes
d0c4264: Improve TypeScript generics for Node.extendThe Node.extend method's TypeScript signature was updated so that ExtendedConfig can extend NodeConfig and MarkConfig,
improving type inference when extending Node and Mark classes with additional config properties.
This is a type-only change — there are no runtime behavior changes.
v3.11.0Compare Source
Minor Changes
541c93c: Add native text direction support for RTL and bidirectional content. The editor now includes atextDirectionoption that can be set to'ltr','rtl', or'auto'to control the direction of all content globally. Additionally, newsetTextDirectionandunsetTextDirectioncommands allow for granular control of text direction on specific nodes. This enables proper rendering of right-to-left languages like Arabic and Hebrew, as well as bidirectional text mixing multiple languages.Patch Changes
v3.10.8Compare Source
Patch Changes
8375241: Fixed a bug that caused extra characters to be inserted after a parsed, nestable content block by accounting for leading newlinesb7ead7c: Add documentation comments to Tiptap JSON types95d3e80: allowundefinedas a value for thedefaultattribute keyfd479bd: FixupdateAttributesandresetAttributescommands to return accurate results when used with.can(). Previously, these commands would always returntrueeven when they couldn't perform the operation. Now they correctly returnfalsewhen no matching nodes or marks are found in the selection.v3.10.7Compare Source
Patch Changes
v3.10.6Compare Source
Patch Changes
v3.10.5Compare Source
Patch Changes
92fae18: Fixed ProseMirror schema generation to properly respectisRequiredattribute configuration. Previously, attributes marked withisRequired: truewere incorrectly treated as optional because adefaultproperty was always included in the schema specification. ProseMirror determines attribute requirements by the absence of thedefaultproperty, so now thedefaultis only included when the attribute is not required and a default value is explicitly defined.v3.10.4Compare Source
Patch Changes
64561c4: Fix autofocus behavior to prevent unwanted scrolling when disabledv3.10.3Compare Source
Patch Changes
v3.10.2Compare Source
Patch Changes
v3.10.1Compare Source
Patch Changes
3564e7c: Use correctResizableNodeViewclass namev3.10.0Compare Source
Minor Changes
4aa9f57: Add a new ResizableNodeview NodeView to core that wraps elements (images, videos, iframes) with configurable resize handles. It provides live onResize/onCommit callbacks, min/max constraints, aspect-ratio support, and styling hooks (class names + data attributes) to improve UX when resizing media inside the editor.4aa9f57: the addNodeView function can now returnnullto dynamically disable rendering of a node viewWhile this should not directly cause any issues, it's noteworthy as it still could affect some behavior in some edge cases.
Patch Changes
v3.9.1Compare Source
Patch Changes
v3.9.0Compare Source
Patch Changes
bbb8e16: Only remove injected CSS on unmount if no other editors are in the document (fixes #6836)v3.8.0Compare Source
Releases
v3.8.0
@tiptap/extension-unique-id@3.8.0
Minor Changes
23e516e: AddupdateDocumentoption to disable document updates caused by the Unique ID extension.@tiptap/react@3.8.0
Patch Changes
f3770af: Prevent Bubble Menu plugin from re-loading every time the BubbleMenu component re-renders. Reverts a regression introduced in v3.6.3, in PR #7028.v3.7.2Compare Source
Releases
v3.7.2
@tiptap/html
Patch Changes
v3.7.1Compare Source
Releases
v3.7.1
@tiptap/markdown
Patch Changes
contentis an empty string andcontentTypeismarkdownv3.7.0Compare Source
Releases
v3.7.0
@tiptap/core
Minor Changes
All commands and their corresponding TypeScript types are now exported from
@tiptap/coreso they can be imported and referenced directly by consumers. This makes it easier to build typed helpers, extensions, and tests that depend on the command signatures.Why:
Notes:
@tiptap/coregoing forward.Add comprehensive bidirectional markdown support to Tiptap through a new
@tiptap/markdownpackage and Markdown utilities in@tiptap/core.New Package:
@tiptap/markdown- A new official extension that provides full Markdown parsing and serialization capabilities using MarkedJS as the underlying Markdown parser.Core Features:
Extension API
MarkdownExtension: Main extension that adds Markdown support to your editorMarkdownManager: Core engine for parsing and serializing Markdowneditor.markdown.parse(markdown)editor.markdown.serialize(json)editor.markdown.instanceEditor Methods
editor.getMarkdown(): Serialize current editor content to Markdown stringeditor.markdown: Access to MarkdownManager instance for advanced operationsEditor Options:
contentType: Control the type of content that is inserted into the editor. Can bejson,htmlormarkdown- defaults tojsonand will automatically detect invalid content types (like JSON when it is actually Markdown).Command Options: All content commands now support an
contentTypeoption:setContent(markdown, { contentType: 'markdown' }): Replace editor content with markdowninsertContent(markdown, { contentType: 'markdown' }): Insert markdown at cursor positioninsertContentAt(position, markdown, { contentType: 'markdown' }): Insert Markdown at specific positionFor more, check the documentation.
Patch Changes
baseExtensionsthat contains an unflattened array of extensions@tiptap/markdown
Minor Changes
Add comprehensive bidirectional markdown support to Tiptap through a new
@tiptap/markdownpackage and Markdown utilities in@tiptap/core.New Package:
@tiptap/markdown- A new official extension that provides full Markdown parsing and serialization capabilities using MarkedJS as the underlying Markdown parser.Core Features:
Extension API
MarkdownExtension: Main extension that adds Markdown support to your editorMarkdownManager: Core engine for parsing and serializing Markdowneditor.markdown.parse(markdown)editor.markdown.serialize(json)editor.markdown.instanceEditor Methods
editor.getMarkdown(): Serialize current editor content to Markdown stringeditor.markdown: Access to MarkdownManager instance for advanced operationsEditor Options:
contentType: Control the type of content that is inserted into the editor. Can bejson,htmlormarkdown- defaults tojsonand will automatically detect invalid content types (like JSON when it is actually Markdown).Command Options: All content commands now support an
contentTypeoption:setContent(markdown, { contentType: 'markdown' }): Replace editor content with markdowninsertContent(markdown, { contentType: 'markdown' }): Insert markdown at cursor positioninsertContentAt(position, markdown, { contentType: 'markdown' }): Insert Markdown at specific positionFor more, check [
Configuration
📅 Schedule: (UTC)
* * * * 1-5)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.