Skip to content

chore: upgrade tiptap to 3.27.1 version#655

Merged
kacperzolkiewski merged 4 commits into
mainfrom
@kacperzolkiewski/upgrade-tiptap
Jun 25, 2026
Merged

chore: upgrade tiptap to 3.27.1 version#655
kacperzolkiewski merged 4 commits into
mainfrom
@kacperzolkiewski/upgrade-tiptap

Conversation

@kacperzolkiewski

Copy link
Copy Markdown
Collaborator

Summary

Upgrade tiptap to 3.27.1 version

Test Plan

  • Run the example web app and experiment with different styles if work properly
  • Run the example app and experiment with different styles if work properly
  • Run yarn test:e2e:web to see if all the tests pass

Screenshots / Videos

n/a

Compatibility

OS Implemented
iOS
Android
Web

Checklist

  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

Copilot AI review requested due to automatic review settings June 24, 2026 11:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades the project’s TipTap (web editor) dependencies to 3.27.1 to keep the web rich-text implementation current.

Changes:

  • Bump all @tiptap/* dependencies in package.json from 3.20.4 to 3.27.1.
  • Update iOS Podfile.lock spec checksums in the example app (Hermes/React pods and the local pod).

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates TipTap dependency versions to 3.27.1.
apps/example/ios/Podfile.lock Updates CocoaPods spec checksums (appears unrelated to TipTap upgrade scope).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kacperzolkiewski kacperzolkiewski requested a review from exploIF June 24, 2026 11:35
@exploIF

exploIF commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Unfortunately, one of the tests is failing (not sure if it's failing on main as well):

[chromium] › .playwright/tests/strictMarks.spec.ts:125:7 › strict marks › pressing Enter in the middle of a styled segment carries style to the new line 

@kacperzolkiewski

Copy link
Copy Markdown
Collaborator Author

@exploIF did you run the tests multiple times? I’ve noticed that sometimes they fail on the first run, but pass on the second one.
On my side everything works properly and all test cases pass:

image

Comment thread apps/example/ios/Podfile.lock
@kacperzolkiewski kacperzolkiewski merged commit 34ff98f into main Jun 25, 2026
7 checks passed
@kacperzolkiewski kacperzolkiewski deleted the @kacperzolkiewski/upgrade-tiptap branch June 25, 2026 13:10
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.

3 participants