Skip to content

Update tiptap monorepo to ^2.26.1 #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@tiptap/core (source) ^2.22.3 -> ^2.26.1 age confidence
@tiptap/core (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/extension-highlight (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/extension-image (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/extension-link (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/extension-task-item (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/extension-task-list (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/extension-text-align (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/extension-typography (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/extension-underline (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/react (source) 2.22.3 -> 2.26.1 age confidence
@tiptap/starter-kit (source) 2.22.3 -> 2.26.1 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

v2.23.0

Compare Source

Releases
@​tiptap/extension-mention@​2.23.0
Minor Changes
  • c168e6d: Support multiple triggers in Mention extension
@​tiptap/core@​2.23.0
Patch Changes
  • dfeaad4: Fix: Prevent content deletion from non-editable Tiptap source editors during drag and drop.
@​tiptap/react@​2.23.0
Patch Changes
@​tiptap/starter-kit@​2.23.0
Patch Changes
@​tiptap/vue-2@​2.23.0
Patch Changes
@​tiptap/vue-3@​2.23.0
Patch Changes
ueberdosis/tiptap (@​tiptap/extension-highlight)

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

v2.23.0

Compare Source

Releases

@​tiptap/extension-mention@​2.23.0

Minor Changes
  • c168e6d: Support multiple triggers in Mention extension

@​tiptap/core@​2.23.0

Patch Changes
  • dfeaad4: Fix: Prevent content deletion from non-editable Tiptap source editors during drag and drop.

@​tiptap/react@​2.23.0

Patch Changes

@​tiptap/starter-kit@​2.23.0

Patch Changes

@​tiptap/vue-2@​2.23.0

Patch Changes

@​tiptap/vue-3@​2.23.0

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-image)

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 force-pushed the renovate/tiptap-monorepo branch from f27a260 to 9c8ea44 Compare June 30, 2025 23:49
@renovate renovate bot changed the title Update tiptap monorepo to ^2.23.0 Update tiptap monorepo to ^2.23.1 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 9c8ea44 to 52cb7fd Compare July 2, 2025 21:07
@renovate renovate bot changed the title Update tiptap monorepo to ^2.23.1 Update tiptap monorepo Jul 2, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 52cb7fd to 68c266a Compare July 3, 2025 03:27
@renovate renovate bot changed the title Update tiptap monorepo Update tiptap monorepo to ^2.24.0 Jul 3, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 68c266a to b4592fa Compare July 3, 2025 21:45
@renovate renovate bot changed the title Update tiptap monorepo to ^2.24.0 Update tiptap monorepo to ^2.24.1 Jul 3, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from b4592fa to eeb6f5a Compare July 4, 2025 12:31
@renovate renovate bot changed the title Update tiptap monorepo to ^2.24.1 Update tiptap monorepo to ^2.24.2 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from eeb6f5a to 91c152f Compare July 6, 2025 22:33
@renovate renovate bot changed the title Update tiptap monorepo to ^2.24.2 Update tiptap monorepo to ^2.25.0 Jul 6, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 91c152f to 8765451 Compare July 10, 2025 20:07
@renovate renovate bot changed the title Update tiptap monorepo to ^2.25.0 Update tiptap monorepo to ^2.25.1 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 8765451 to 7edd40c Compare July 11, 2025 12:29
@renovate renovate bot changed the title Update tiptap monorepo to ^2.25.1 Update tiptap monorepo to ^2.26.0 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 7edd40c to c7b6b4a Compare July 11, 2025 20:32
@renovate renovate bot changed the title Update tiptap monorepo to ^2.26.0 Update tiptap monorepo Jul 11, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from c7b6b4a to 6e16419 Compare July 12, 2025 02:13
@renovate renovate bot changed the title Update tiptap monorepo Update tiptap monorepo to ^2.26.1 Jul 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants