Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps the editor-dependencies group with 17 updates in the / directory:

Package From To
react 19.2.1 19.2.3
react-dom 19.2.1 19.2.3
@tiptap/core 3.13.0 3.14.0
@tiptap/extension-bold 3.13.0 3.14.0
@tiptap/extension-code 3.13.0 3.14.0
@tiptap/extension-gapcursor 3.7.2 3.14.0
@tiptap/extension-horizontal-rule 3.7.2 3.14.0
@tiptap/extension-italic 3.13.0 3.14.0
@tiptap/extension-link 3.13.0 3.14.0
@tiptap/extension-paragraph 3.7.2 3.14.0
@tiptap/extension-strike 3.13.0 3.14.0
@tiptap/extension-text 3.13.0 3.14.0
@tiptap/extension-underline 3.13.0 3.14.0
@tiptap/pm 3.13.0 3.14.0
prosemirror-tables 1.8.3 1.8.4
yjs 13.6.27 13.6.28
@tiptap/react 3.13.0 3.14.0

Updates react from 19.2.1 to 19.2.3

Release notes

Sourced from react's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

Commits

Updates react-dom from 19.2.1 to 19.2.3

Release notes

Sourced from react-dom's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

Commits

Updates @tiptap/core from 3.13.0 to 3.14.0

Release notes

Sourced from @​tiptap/core's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

Sourced from @​tiptap/core's changelog.

3.14.0

Patch Changes

  • @​tiptap/pm@​3.14.0
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/core since your current version.


Updates @tiptap/extension-bold from 3.13.0 to 3.14.0

Release notes

Sourced from @​tiptap/extension-bold's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

Sourced from @​tiptap/extension-bold's changelog.

3.14.0

Patch Changes

  • @​tiptap/core@​3.14.0
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-bold since your current version.


Updates @tiptap/extension-code from 3.13.0 to 3.14.0

Release notes

Sourced from @​tiptap/extension-code's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

Sourced from @​tiptap/extension-code's changelog.

3.14.0

Patch Changes

  • @​tiptap/core@​3.14.0
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-code since your current version.


Updates @tiptap/extension-gapcursor from 3.7.2 to 3.14.0

Release notes

Sourced from @​tiptap/extension-gapcursor's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)

v3.13.0

@​tiptap/extension-drag-handle

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@​tiptap/extension-drag-handle-react

... (truncated)

Changelog

Sourced from @​tiptap/extension-gapcursor's changelog.

3.14.0

Patch Changes

  • @​tiptap/extensions@​3.14.0

3.13.0

Patch Changes

  • @​tiptap/extensions@​3.13.0

3.12.1

Patch Changes

  • @​tiptap/extensions@​3.12.1

3.12.0

Patch Changes

  • @​tiptap/extensions@​3.12.0

3.11.1

Patch Changes

  • Updated dependencies [eea7190]
    • @​tiptap/extensions@​3.11.1

3.11.0

Patch Changes

  • @​tiptap/extensions@​3.11.0

3.10.8

Patch Changes

  • @​tiptap/extensions@​3.10.8

3.10.7

Patch Changes

  • @​tiptap/extensions@​3.10.7

3.10.6

... (truncated)

Commits
  • 1ea0133 chore(release): publish a new release version (#7354)
  • 9d7ea8d chore(release): publish a new release version (#7308)
  • c710fdc chore(release): publish a new release version (#7298)
  • 7c72d24 chore(release): publish a new release version (#7295)
  • 0860c60 chore(release): publish a new release version (#7279)
  • e4b95fa chore(release): publish a new release version (#7244)
  • abc5b34 chore(release): publish a new release version (#7242)
  • 7413f6d chore(release): publish a new release version (#7227)
  • a11188e chore(release): publish a new release version (#7224)
  • a365c61 chore(release): publish a new release version (#7204)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-gapcursor since your current version.


Updates @tiptap/extension-horizontal-rule from 3.7.2 to 3.14.0

Release notes

Sourced from @​tiptap/extension-horizontal-rule's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)

v3.13.0

@​tiptap/extension-drag-handle

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@​tiptap/extension-drag-handle-react

... (truncated)

Changelog

Sourced from @​tiptap/extension-horizontal-rule's changelog.

3.14.0

Patch Changes

  • @​tiptap/core@​3.14.0
  • @​tiptap/pm@​3.14.0

3.13.0

Patch Changes

  • Updated dependencies [526365a]
  • Updated dependencies [e3b4f68]
    • @​tiptap/core@​3.13.0
    • @​tiptap/pm@​3.13.0

3.12.1

Patch Changes

  • @​tiptap/core@​3.12.1
  • @​tiptap/pm@​3.12.1

3.12.0

Patch Changes

  • Updated dependencies [f232c5a]
    • @​tiptap/core@​3.12.0
    • @​tiptap/pm@​3.12.0

3.11.1

Patch Changes

  • Updated dependencies [d0c4264]
    • @​tiptap/core@​3.11.1
    • @​tiptap/pm@​3.11.1

3.11.0

Patch Changes

  • Updated dependencies [541c93c]
    • @​tiptap/core@​3.11.0
    • @​tiptap/pm@​3.11.0

3.10.8

Patch Changes

... (truncated)

Commits
  • 1ea0133 chore(release): publish a new release version (#7354)
  • 9d7ea8d chore(release): publish a new release version (#7308)
  • c710fdc chore(release): publish a new release version (#7298)
  • 7c72d24 chore(release): publish a new release version (#7295)
  • 0860c60 chore(release): publish a new release version (#7279)
  • e5cc5ce feat: add Vitest configuration for testing with package aliases (#7184)
  • e4b95fa chore(release): publish a new release version (#7244)
  • abc5b34 chore(release): publish a new release version (#7242)
  • 7413f6d chore(release): publish a new release version (#7227)
  • a11188e chore(release): publish a new release version (#7224)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-horizontal-rule since your current version.


Updates @tiptap/extension-italic from 3.13.0 to 3.14.0

Release notes

Sourced from @​tiptap/extension-italic's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

Sourced from @​tiptap/extension-italic's changelog.

3.14.0

Patch Changes

  • @​tiptap/core@​3.14.0
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-italic since your current version.


Updates @tiptap/extension-link from 3.13.0 to 3.14.0

Release notes

Sourced from @​tiptap/extension-link's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

Sourced from @​tiptap/extension-link's changelog.

3.14.0

Patch Changes

  • @​tiptap/core@​3.14.0
  • @​tiptap/pm@​3.14.0
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-link since your current version.


Updates @tiptap/extension-paragraph from 3.7.2 to 3.14.0

Release notes

Sourced from @​tiptap/extension-paragraph's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)

v3.13.0

@​tiptap/extension-drag-handle

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@​tiptap/extension-drag-handle-react

... (truncated)

Changelog

Sourced from @​tiptap/extension-paragraph's changelog.

3.14.0

Patch Changes

  • @​tiptap/core@​3.14.0

3.13.0

Patch Changes

  • Updated dependencies [526365a]
  • Updated dependencies [e3b4f68]
    • @​tiptap/core@​3.13.0

3.12.1

Patch Changes

  • @​tiptap/core@​3.12.1

3.12.0

Patch Changes

  • Updated dependencies [f232c5a]
    • @​tiptap/core@​3.12.0

3.11.1

Patch Changes

  • Updated dependencies [d0c4264]
    • @​tiptap/core@​3.11.1

3.11.0

Patch Changes

  • Updated dependencies [541c93c]
    • @​tiptap/core@​3.11.0

3.10.8

Patch Changes

  • Updated dependencies [8375241]
  • Updated dependencies [b7ead7c]
  • Updated dependencies [95d3e80]
  • Updated dependencies [fd479bd]
    • @​tiptap/core@​3.10.8

... (truncated)

Commits
  • 1ea0133 chore(release): publish a new release version (#7354)
  • 9d7ea8d chore(release): publish a new release version (#7308)
  • c710fdc chore(release): publish a new release version (#7298)
  • 7c72d24 chore(release): publish a new release version (#7295)
  • 0860c60 chore(release): publish a new release version (#7279)
  • e4b95fa chore(release): publish a new release version (#7244)
  • abc5b34 chore(release): publish a new release version (#7242)
  • 7413f6d chore(release): publish a new release version (#7227)
  • a11188e chore(release): publish a new release version (#7224)
  • a365c61 chore(release): publish a new release version (#7204)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-paragraph since your current version.


Updates @tiptap/extension-strike from 3.13.0 to 3.14.0

Release notes

Sourced from @​tiptap/extension-strike's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

Sourced from @​tiptap/extension-strike's changelog.

3.14.0

Patch Changes

  • @​tiptap/core@​3.14.0
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-strike since your current version.


Updates @tiptap/extension-text from 3.13.0 to 3.14.0

Release notes

Sourced from @​tiptap/extension-text's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

Sourced from @​tiptap/extension-text's changelog.

3.14.0

Patch Changes

  • @​tiptap/core@​3.14.0
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-text since your current version.


Updates @tiptap/extension-underline from 3.13.0 to 3.14.0

Release notes

Sourced from @​tiptap/extension-underline's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

Sourced from @​tiptap/extension-underline's changelog.

3.14.0

Patch Changes

  • @​tiptap/core@​3.14.0
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/extension-underline since your current version.


Updates @tiptap/pm from 3.13.0 to 3.14.0

Release notes

Sourced from @​tiptap/pm's releases.

v3.14.0

@​tiptap/extension-twitch

Minor Changes

  • Add new Twitch extension for embedding Twitch videos, clips, and live channels in the editor. Supports customizable parameters like autoplay, muted, and start time, with attribute-level overrides for per-embed configuration.

    Documentation: https://tiptap.dev/docs/editor/extensions/nodes/twitch

@​tiptap/react

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-2

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/vue-3

Patch Changes

  • Append all children of editors parent node to element

    Fixes a regression introduced by #6972, that resulted in elements that got appended to the editors parent node staying detached. E.g. the drag handle plugin is affected by this regression.

@​tiptap/extension-drag-handle

Patch Changes

  • Fix findElementNextToCoords to resolve the parent when nodeAt(pos) is null (e.g., inside an atom node that allows inline content)
Changelog

Sourced from @​tiptap/pm's changelog.

3.14.0

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tiptap/pm since your current version.


Updates prosemirror-tables from 1.8.3 to 1.8.4

Release notes

Sourced from prosemirror-tables's releases.

v1.8.4

1.8.4 (2025-12-22)

Bug Fixes

  • prevent cell selection on context menu open (#324) (92cd56b)
Changelog

Sourced from prosemirror-tables's changelog.

1.8.4 (2025-12-22)

Bug Fixes

  • prevent cell selection on context menu open (#324) (92cd56b)
Commits

Updates yjs from 13.6.27 to 13.6.28

Release notes

Sourced from yjs's releases.

v13.6.28

  • proper cloning of yxmlElement with attributes that are not strings ed29b64c
  • Merge pull request #725 from mattkrick/mattkrick-patch-1 4120d721
  • remove newValue from YEvent 783a7c4c
  • Merge pull request #716 from i3dly/patch-2 f94f2eb5
  • Merge pull request #722 from hyonun321/typos d5a74c9e
  • fix typos f4fa0532
  • Merge pull request #719 from kasugamirai/chore/readme b3c92f6b
  • add tiptap 0b8a0fca
  • add milkdown c87430ae
  • add blocknote 61258d84
  • added superdoc as one of the providers fcfdba15
  • Merge pull request #721 from cloneot/patch-1 2995fcd2
  • README: Update y-sweet debugger hyperlink bc941a57
  • Add reearth-flow to the README as a collaborative data calculation tool 7310314f
  • add lightpage as a user 55df734c
  • add yjs-cf-ws-provider 273c53b7
  • add electric-sql as a provider 2d09ed44
  • README: add pluv.io provider 4ea9a75c

yjs/yjs@v13.6.27...v13.6.28

Commits
  • 0a09ff8 13.6.28
  • ed29b64 proper cloning of yxmlElement with attributes that are not strings
  • 4120d72 Merge pull request #725 from mattkrick/mattkrick-patch-1
  • 783a7c4 remove newValue from YEvent
  • f94f2eb Merge pull request #716 from i3dly/patch-2
  • d5a74c9 Merge pull request #722 from hyonun321/typos
  • f4fa053 fix typos
  • b3c92f6 Merge pull request

…updates

Bumps the editor-dependencies group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.1` | `19.2.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.1` | `19.2.3` |
| [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) | `3.13.0` | `3.14.0` |
| [@tiptap/extension-bold](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bold) | `3.13.0` | `3.14.0` |
| [@tiptap/extension-code](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code) | `3.13.0` | `3.14.0` |
| [@tiptap/extension-gapcursor](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-gapcursor) | `3.7.2` | `3.14.0` |
| [@tiptap/extension-horizontal-rule](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-horizontal-rule) | `3.7.2` | `3.14.0` |
| [@tiptap/extension-italic](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-italic) | `3.13.0` | `3.14.0` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `3.13.0` | `3.14.0` |
| [@tiptap/extension-paragraph](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-paragraph) | `3.7.2` | `3.14.0` |
| [@tiptap/extension-strike](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-strike) | `3.13.0` | `3.14.0` |
| [@tiptap/extension-text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text) | `3.13.0` | `3.14.0` |
| [@tiptap/extension-underline](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline) | `3.13.0` | `3.14.0` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `3.13.0` | `3.14.0` |
| [prosemirror-tables](https://github.com/ProseMirror/prosemirror-tables) | `1.8.3` | `1.8.4` |
| [yjs](https://github.com/yjs/yjs) | `13.6.27` | `13.6.28` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `3.13.0` | `3.14.0` |



Updates `react` from 19.2.1 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react)

Updates `react-dom` from 19.2.1 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom)

Updates `@tiptap/core` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/core)

Updates `@tiptap/extension-bold` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-bold/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/extension-bold)

Updates `@tiptap/extension-code` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-code/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/extension-code)

Updates `@tiptap/extension-gapcursor` from 3.7.2 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages-deprecated/extension-gapcursor/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages-deprecated/extension-gapcursor)

Updates `@tiptap/extension-horizontal-rule` from 3.7.2 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-horizontal-rule/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/extension-horizontal-rule)

Updates `@tiptap/extension-italic` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-italic/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/extension-italic)

Updates `@tiptap/extension-link` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/extension-link)

Updates `@tiptap/extension-paragraph` from 3.7.2 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-paragraph/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/extension-paragraph)

Updates `@tiptap/extension-strike` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-strike/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/extension-strike)

Updates `@tiptap/extension-text` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-text/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/extension-text)

Updates `@tiptap/extension-underline` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-underline/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/extension-underline)

Updates `@tiptap/pm` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/pm)

Updates `prosemirror-tables` from 1.8.3 to 1.8.4
- [Release notes](https://github.com/ProseMirror/prosemirror-tables/releases)
- [Changelog](https://github.com/ProseMirror/prosemirror-tables/blob/master/CHANGELOG.md)
- [Commits](ProseMirror/prosemirror-tables@v1.8.3...v1.8.4)

Updates `yjs` from 13.6.27 to 13.6.28
- [Release notes](https://github.com/yjs/yjs/releases)
- [Commits](yjs/yjs@v13.6.27...v13.6.28)

Updates `@tiptap/react` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.14.0/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: editor-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/core"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-bold"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-code"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-gapcursor"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-horizontal-rule"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-italic"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-link"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-paragraph"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-strike"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-text"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/extension-underline"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/pm"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
- dependency-name: prosemirror-tables
  dependency-version: 1.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: editor-dependencies
- dependency-name: yjs
  dependency-version: 13.6.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: editor-dependencies
- dependency-name: "@tiptap/react"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: editor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the npm dependencies Bumps dependencies label Dec 23, 2025
@vercel
Copy link

vercel bot commented Dec 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
blocknote Ready Ready Preview Dec 23, 2025 2:21pm
blocknote-website Ready Ready Preview Dec 23, 2025 2:21pm

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

Labels

npm dependencies Bumps dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant