Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps @tiptap/core from 2.1.6 to 3.10.2.

Release notes

Sourced from @​tiptap/core's releases.

v3.10.2

Releases

v3.10.2

@​tiptap/markdown

Patch Changes

  • Fix parsing of mixed inline HTML within Markdown content so that inline HTML fragments are parsed correctly.

@​tiptap/extension-table

Patch Changes

  • Allow setting custom table widths by respecting user-provided style attributes instead of always overriding them with calculated widths.

v3.10.1

@​tiptap/core

Patch Changes

  • Use correct ResizableNodeView class name

v3.10.0

Releases

v3.10.0

@​tiptap/core

Minor Changes

  • Add a new ResizableNodeview NodeView to core that wraps elements (images, videos, iframes) with configurable resize handles. It provides live onResize/onCommit callbacks, min/max constraints, aspect-ratio support, and styling hooks (class names + data attributes) to improve UX when resizing media inside the editor.

  • the addNodeView function can now return null to dynamically disable rendering of a node view

    While this should not directly cause any issues, it's noteworthy as it still could affect some behavior in some edge cases.

@​tiptap/extension-image

Minor Changes

  • Added a new resize option that allows images to be resized. The option adds resize handlers to images allowing users to manually resize images via drag and drop or touch

v3.9.1

Releases

v3.9.1

... (truncated)

Changelog

Sourced from @​tiptap/core's changelog.

3.10.2

Patch Changes

  • @​tiptap/pm@​3.10.2

3.10.1

Patch Changes

  • 3564e7c: Use correct ResizableNodeView class name
    • @​tiptap/pm@​3.10.1

3.10.0

Minor Changes

  • 4aa9f57: Add a new ResizableNodeview NodeView to core that wraps elements (images, videos, iframes) with configurable resize handles. It provides live onResize/onCommit callbacks, min/max constraints, aspect-ratio support, and styling hooks (class names + data attributes) to improve UX when resizing media inside the editor.

  • 4aa9f57: the addNodeView function can now return null to dynamically disable rendering of a node view

    While this should not directly cause any issues, it's noteworthy as it still could affect some behavior in some edge cases.

Patch Changes

  • @​tiptap/pm@​3.10.0

3.9.1

Patch Changes

3.9.0

Patch Changes

  • bbb8e16: Only remove injected CSS on unmount if no other editors are in the document (fixes #6836)

3.8.0

Patch Changes

3.7.2

Patch Changes

... (truncated)

Commits
  • 42fb099 chore(release): publish a new release version (#7159)
  • 533daaf fix imports
  • e26355c chore(release): publish a new release version (#7150)
  • 3564e7c rename ResizableNodeView class name (#7149)
  • 3bb4ed2 chore(release): publish a new release version (#7148)
  • 4aa9f57 ResizableNodeview & Resizable Images (#6679)
  • 73f5632 chore(release): publish a new release version (#7143)
  • f74ce9f chore(release): publish a new release version (#7131)
  • b01a3c1 Merge branch 'develop' of github.com:ueberdosis/tiptap
  • 3439bcb chore(release): publish a new release version
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tiptap-bot, a new releaser for @​tiptap/core since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) from 2.1.6 to 3.10.2.
- [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.10.2/packages/core)

---
updated-dependencies:
- dependency-name: "@tiptap/core"
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal. labels Nov 6, 2025
@vercel
Copy link

vercel bot commented Nov 6, 2025

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

Project Deployment Preview Updated (UTC)
tact Error Error Nov 6, 2025 1:02pm

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2025

Superseded by #1418.

@dependabot dependabot bot closed this Nov 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tiptap/core-3.10.2 branch November 13, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants