Bump @tiptap/react from 3.27.2 to 3.29.0 in /client#1187
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump @tiptap/react from 3.27.2 to 3.29.0 in /client#1187dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) from 3.27.2 to 3.29.0. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.29.0/packages/react) --- updated-dependencies: - dependency-name: "@tiptap/react" dependency-version: 3.27.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/client/tiptap/react-3.27.3
branch
from
July 26, 2026 21:53
c121962 to
e890ab0
Compare
6 tasks
Contributor
Author
|
Superseded by #1218. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/client/tiptap/react-3.27.3
branch
July 27, 2026 02:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @tiptap/react from 3.27.2 to 3.29.0.
Release notes
Sourced from @tiptap/react's releases.
... (truncated)
Changelog
Sourced from @tiptap/react's changelog.
Commits
1afef87chore(release): release new stable release (#8087)6a26a03fix(react): update useEditorState when editable changes (#7498) (#8113)a963d48Revert "revert: undo unintended NodeView getPos changes (#8105)" (#8106)3a942d8revert: undo unintended NodeView getPos changes (#8105)6a33b7btest(ReactNodeViewRenderer): add test for getPos returning undefined during m...ddd43a8fix(NodeView): update getPos() to return undefined instead of throwing during...c5f4b57chore(release): release new stable release (#8038)8614730fix(react): batch node view portal notifications (#8035)1ecf814fix(react): bind onMount and onUnmount handlers when creating editor (#8079)24263ecchore(release): publish a new stable version