chore(deps): update tiptap monorepo to v3.20.4#268
Merged
Conversation
ad2b75d to
40e9a83
Compare
40e9a83 to
70824e2
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.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.43.20.1→3.20.4Release Notes
ueberdosis/tiptap (@tiptap/core)
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.ueberdosis/tiptap (@tiptap/extension-blockquote)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]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.269823d]ueberdosis/tiptap (@tiptap/extension-bold)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
6b9ea92: Fixed overlapping bold and italic markdown serialization and round-tripping.c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]ueberdosis/tiptap (@tiptap/extension-code-block)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]ueberdosis/tiptap (@tiptap/extension-document)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]ueberdosis/tiptap (@tiptap/extension-heading)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]ueberdosis/tiptap (@tiptap/extension-image)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]ueberdosis/tiptap (@tiptap/extension-italic)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
6b9ea92: Fixed overlapping bold and italic markdown serialization and round-tripping.c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]ueberdosis/tiptap (@tiptap/extension-link)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]ueberdosis/tiptap (@tiptap/extension-list)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]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.269823d]ueberdosis/tiptap (@tiptap/extension-paragraph)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]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.269823d]ueberdosis/tiptap (@tiptap/extension-text)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]ueberdosis/tiptap (@tiptap/extension-text-align)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]ueberdosis/tiptap (@tiptap/extensions)
v3.20.4@tiptap/core
Patch Changes
v3.20.3Compare Source
@tiptap/react
Patch Changes
className,style,data-*, and event handlers bind to the positioned menu container.pluginKeyis omitted, so multiple BubbleMenu or FloatingMenu components can be mounted without colliding.@tiptap/vue-2
Patch Changes
className,style,data-*, and event handlers bind to the positioned menu container.pluginKeyis omitted, so multiple BubbleMenu or FloatingMenu components can be mounted without colliding.@tiptap/core
Patch Changes
isNodeEmpty()so multi-line text with non-whitespace content is no longer treated as empty whenignoreWhitespaceis enabled.@tiptap/extension-unique-id
Patch Changes
@tiptap/extension-youtube
Patch Changes
getEmbedUrlFromYoutubeUrlandisValidYoutubeUrlembed URL utility functions@tiptap/vue-3
Patch Changes
pluginKeyis omitted, so multiple BubbleMenu or FloatingMenu components can be mounted without colliding.@tiptap/extension-placeholder
Patch Changes
includeChildrenis enabled to prevent duplicate placeholders on wrapper nodes like lists.@tiptap/extension-bold
Patch Changes
@tiptap/extension-italic
Patch Changes
@tiptap/markdown
Patch Changes
v3.20.2Compare Source
@tiptap/core
Patch Changes
markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.@tiptap/extension-blockquote
Patch Changes
markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.@tiptap/extension-list
Patch Changes
markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.@tiptap/extension-paragraph
Patch Changes
markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.@tiptap/markdown
Patch Changes
markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.ueberdosis/tiptap (@tiptap/pm)
v3.20.4v3.20.3Compare Source
v3.20.2Compare Source
ueberdosis/tiptap (@tiptap/react)
v3.20.4Patch Changes
0bcf3c2]v3.20.3Compare Source
Patch Changes
f4f6be2: Forward BubbleMenu and FloatingMenu HTML props to the actual menu element so attributes likeclassName,style,data-*, and event handlers bind to the positioned menu container.f4f6be2: Generate a stable per-instance menu plugin key automatically whenpluginKeyis omitted, so multiple BubbleMenu or FloatingMenu components can be mounted without colliding.c94fac4]6b9ea92]v3.20.2Compare Source
Patch Changes
269823d]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.
This PR was generated by Mend Renovate. View the repository job log.