Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
@tiptap/core (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-blockquote (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-bold (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-bullet-list (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-character-count (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-code (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-code-block (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-color (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-document (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-dropcursor (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-focus (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-font-family (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-gapcursor (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-hard-break (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-heading (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-highlight (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-history (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-horizontal-rule (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-image (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-italic (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-link (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-list-item (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-mention (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-ordered-list (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-paragraph (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-placeholder (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-strike (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-subscript (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-superscript (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-table (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-table-cell (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-table-header (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-table-row (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-task-item (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-task-list (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-text (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-text-align (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-text-style (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/extension-underline (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/html (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/pm (source) ^2.23.0 -> ^2.26.1 age confidence
@tiptap/vue-3 (source) ^2.23.0 -> ^2.26.1 age confidence
@types/lodash (source) ^4.17.19 -> ^4.17.20 age confidence
@vueuse/core (source) ^13.4.0 -> ^13.8.0 age confidence
cz-git (source) ^1.11.2 -> ^1.12.0 age confidence
czg (source) ^1.11.1 -> ^1.12.0 age confidence
semantic-release ^24.2.6 -> ^24.2.7 age confidence
vite-plugin-checker ^0.9.3 -> ^0.10.3 age confidence
vuetify (source) ^3.8.11 -> ^3.9.6 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v2.26.1

Compare Source

v2.26.0

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

Releases
@​tiptap/react@​2.25.0
Minor Changes
  • 6114489: Reintroduce flushSync to sync rendering of React and ProseMirror
Patch Changes

v2.24.2

Compare Source

Releases
@​tiptap/extension-emoji@​2.24.2
Patch Changes
  • bd142ba: Added alt tag to emoji extension

v2.24.1

Compare Source

Releases
@​tiptap/extension-bubble-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-floating-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-task-item@​2.24.1
Patch Changes
  • 4b123bc: Added a new a11y option to task list items to set the checkbox aria-label
@​tiptap/react@​2.24.1
Patch Changes
@​tiptap/starter-kit@​2.24.1
Patch Changes
@​tiptap/vue-2@​2.24.1
Patch Changes
@​tiptap/vue-3@​2.24.1
Patch Changes

v2.24.0

Compare Source

Releases
@​tiptap/react@​2.24.0
Minor Changes
  • 45bba95: Removed flushSync on NodeView render which caused performance regressions, bugs with unused NodeViews still being reconciled for PMViewDesc checks and more
Patch Changes
@​tiptap/core@​2.24.0
Patch Changes
  • 71e1427: Fix RangeException in cut command when targetPos is zero
@​tiptap/extension-link@​2.24.0
Patch Changes
  • 71e1427: Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters
@​tiptap/starter-kit@​2.24.0
Patch Changes
@​tiptap/vue-2@​2.24.0
Patch Changes
@​tiptap/vue-3@​2.24.0
Patch Changes

v2.23.1

Compare Source

Releases
@​tiptap/extension-drag-handle-react@​2.23.1
Patch Changes
  • 5b3d723: Fix a bug that causes rerenders on the react drag handle breaking its tippy connection
@​tiptap/extension-mention@​2.23.1
Patch Changes
  • 63c9453: Show mention indicator when converting document to HTML
@​tiptap/react@​2.23.1
Patch Changes
@​tiptap/starter-kit@​2.23.1
Patch Changes
@​tiptap/vue-2@​2.23.1
Patch Changes
@​tiptap/vue-3@​2.23.1
Patch Changes
ueberdosis/tiptap (@​tiptap/extension-blockquote)

v2.26.1

Compare Source

v2.26.0

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

Releases
@​tiptap/react@​2.25.0
Minor Changes
  • 6114489: Reintroduce flushSync to sync rendering of React and ProseMirror
Patch Changes

v2.24.2

Compare Source

Releases
@​tiptap/extension-emoji@​2.24.2
Patch Changes
  • bd142ba: Added alt tag to emoji extension

v2.24.1

Compare Source

Releases
@​tiptap/extension-bubble-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-floating-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-task-item@​2.24.1
Patch Changes
  • 4b123bc: Added a new a11y option to task list items to set the checkbox aria-label
@​tiptap/react@​2.24.1
Patch Changes
@​tiptap/starter-kit@​2.24.1
Patch Changes
@​tiptap/vue-2@​2.24.1
Patch Changes
@​tiptap/vue-3@​2.24.1
Patch Changes

v2.24.0

Compare Source

Releases
@​tiptap/react@​2.24.0
Minor Changes
  • 45bba95: Removed flushSync on NodeView render which caused performance regressions, bugs with unused NodeViews still being reconciled for PMViewDesc checks and more
Patch Changes
@​tiptap/core@​2.24.0
Patch Changes
  • 71e1427: Fix RangeException in cut command when targetPos is zero
@​tiptap/extension-link@​2.24.0
Patch Changes
  • 71e1427: Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters
@​tiptap/starter-kit@​2.24.0
Patch Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot merged commit c993fdb into master Aug 31, 2025
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 31, 2025 20:33
@yikoyu
Copy link
Owner

yikoyu commented Sep 23, 2025

🎉 This PR is included in version 2.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant