Publish a new pre-release version #5836
Merged
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to develop, this PR will be updated.
Releases
@tiptap/[email protected]
Minor Changes
rewriteUnknownContent
helper, which can strip your editor JSON of content which is invalid within the current editor's schemaPatch Changes
AllSelection
for theselectAll
command [Bug]: editor.commands.selectAll() does in fact not select all #5516@tiptap/[email protected]
Minor Changes
unsetColor
,unsetFontFamily
, etc broken due toremoveEmptyTextStyle
mistakenly removing _all_ text styles if just first selected mark has no text styles left #4311 - update the logic ofremoveEmptyTextStyle
to manually handle the selection of all of the nodes within the selection to check for their marks independently to fix an issue where unsetting the font family on a selection would remove all applied text style marks from the selection as wellmergeNestedSpanStyles
option to theTextStyle
extension to address issue [Bug]: Nested marks with styling are stripped by default #5720@tiptap/[email protected]
Patch Changes
content
, if limit is set on the character count extension fixes [Bug]: While settingcontent
directly while using CharacterCount with limit is not obeyed #5851@tiptap/[email protected]
Patch Changes
inputRegex
andpasteRegex
while avoiding lookbehind for compatibility with safari versions older than 16.4@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
allowToIncludeChar
that allows the usage of the suggestion char inside the query@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
Patch Changes
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]
@tiptap/[email protected]