Skip to content

chore(deps): update tiptap monorepo to v3.16.0#145

Merged
payamnj merged 1 commit into
masterfrom
renovate/tiptap-monorepo
Jan 23, 2026
Merged

chore(deps): update tiptap monorepo to v3.16.0#145
payamnj merged 1 commit into
masterfrom
renovate/tiptap-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 20, 2026

This PR contains the following updates:

Package Change Age Confidence
@tiptap/core (source) 3.15.33.16.0 age confidence
@tiptap/extension-bold (source) 3.15.33.16.0 age confidence
@tiptap/extension-code-block (source) 3.15.33.16.0 age confidence
@tiptap/extension-document (source) 3.15.33.16.0 age confidence
@tiptap/extension-heading (source) 3.15.33.16.0 age confidence
@tiptap/extension-image (source) 3.15.33.16.0 age confidence
@tiptap/extension-paragraph (source) 3.15.33.16.0 age confidence
@tiptap/extension-text (source) 3.15.33.16.0 age confidence
@tiptap/extensions (source) 3.15.33.16.0 age confidence
@tiptap/pm (source) 3.15.33.16.0 age confidence
@tiptap/react (source) 3.15.33.16.0 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v3.16.0

Compare Source

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

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-code-block)

v3.16.0

Compare Source

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

v3.16.0

Compare Source

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

v3.16.0

Compare Source

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

v3.16.0

Compare Source

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

v3.16.0

Compare Source

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

v3.16.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extensions)

v3.16.0

Compare Source

@​tiptap/extension-audio
Minor Changes
  • Add a native audio extension with demos and tests.
@​tiptap/markdown
Patch Changes
  • Fix incorrect Markdown output when underline is mixed with bold or italic and their ranges do not fully overlap.
  • Fix overlapping underline/bold/italic serialization and add tests
@​tiptap/extension-link
Patch Changes
  • Fixed an issue where clicking on non-link elements (like images) required multiple clicks to select them. The link click handler now properly returns early when the clicked element is not a link, allowing other node handlers to process the click event.
@​tiptap/extension-floating-menu
Minor Changes
  • Add updateEvent support for FloatingMenu to allow programmatic position updates via setMeta('floatingMenu', 'updatePosition')
@​tiptap/react
Minor Changes
  • Add updateEvent support for FloatingMenu to allow programmatic position updates via setMeta('floatingMenu', 'updatePosition')
@​tiptap/vue-2
Minor Changes
  • Add updateEvent support for FloatingMenu to allow programmatic position updates via setMeta('floatingMenu', 'updatePosition')
@​tiptap/vue-3
Minor Changes
  • Add updateEvent support for FloatingMenu to allow programmatic position updates via setMeta('floatingMenu', 'updatePosition')
@​tiptap/extension-unique-id
Patch Changes
  • Improved findDuplicates helper performance from O(n²) to O(n) by using Set-based lookups instead of Array.indexOf
ueberdosis/tiptap (@​tiptap/pm)

v3.16.0

Compare Source

ueberdosis/tiptap (@​tiptap/react)

v3.16.0

Compare Source

Minor Changes
  • 9516ee0: Add updateEvent support for FloatingMenu to allow programmatic position updates via setMeta('floatingMenu', 'updatePosition')
Patch Changes

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.


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

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

@payamnj payamnj force-pushed the master branch 2 times, most recently from fbfad23 to b18a45e Compare January 22, 2026 13:29
@payamnj payamnj merged commit f03eeb7 into master Jan 23, 2026
8 checks passed
@renovate renovate Bot deleted the renovate/tiptap-monorepo branch January 23, 2026 07:07
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.

1 participant