Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update ProseMirror imports to @tiptap/pm/* packages #443

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

rfgamaral
Copy link
Member

Overview

To avoid conflicts between different dependencies versions, and to make sure that we are always use the same prosemirror-* dependencies as Tiptap, all imports have been changed to @tiptap/pm/*. This is long overdue, and something I simply forgot to do.

PR Checklist

Test plan

As long as it builds, everything should be fine.

@rfgamaral rfgamaral added the ⛴ Ship PR Used for PRs that don't need a review and can be merged when CI is green. label Sep 14, 2023
@rfgamaral rfgamaral self-assigned this Sep 14, 2023
@netlify
Copy link

netlify bot commented Sep 14, 2023

Deploy Preview for doist-typist ready!

Name Link
🔨 Latest commit 4d8fc45
🔍 Latest deploy log https://app.netlify.com/sites/doist-typist/deploys/6502c9f464a1bc0007fea859
😎 Deploy Preview https://deploy-preview-443--doist-typist.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rfgamaral rfgamaral merged commit 48e42e8 into main Sep 14, 2023
9 checks passed
@rfgamaral rfgamaral deleted the ricardo/update-prosemirror-imports branch September 14, 2023 08:59
doistbot added a commit that referenced this pull request Sep 14, 2023
## [2.0.2](v2.0.1...v2.0.2) (2023-09-14)

### Bug Fixes

* Update ProseMirror imports to `@tiptap/pm/*` packages ([#443](#443)) ([48e42e8](48e42e8))
@doistbot
Copy link
Member

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@doistbot doistbot added the released Pull requests that have been released to production label Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Pull requests that have been released to production ⛴ Ship PR Used for PRs that don't need a review and can be merged when CI is green.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants