fix(deps): update tiptap to ^2.10.2 (main) #6687
Open
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.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
^2.9.1
->^2.10.2
Release Notes
ueberdosis/tiptap (@tiptap/core)
v2.10.2
Compare Source
What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.1...v2.10.2
v2.10.1
Compare Source
What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.0...v2.10.1
v2.10.0
Compare Source
Minor Changes
7619215
: Previously, only a json representation of the node could be inserted into the editor. This change allows for the insertion of ProsemirrorNode
s andFragment
s directly into the editor through theinsertContentAt
,setContent
andinsertContent
commands.Patch Changes
7619215
: preserve existing node attributes when running setNode7619215
: Addresses a bug withinsertContentAt
'ssimulatedPasteRules
option where it could only accept text and not ProsemirrorNode
andContent
7619215
: Updates the types ofaddOptions
andaddStorage
to have the parent be possibly undefined which is the most accurate typing7619215
: feat: addonce
to EventEmitters7619215
: Add NodelinebreakReplacement
support and enable on hard-break nodes7619215
: Improve handling of selections withupdateAttributes
. Should no longer modify parent nodes of the same type.2ea807d
: getMarkRange would greedily match more content than it should have if it was the same type of mark, now it will match only the mark at the position #3872Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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.