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

Bump minor version of zeed-dom to include html parser bugfix #4524

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

estrattonbailey
Copy link
Contributor

@estrattonbailey estrattonbailey commented Oct 11, 2023

Please describe your changes

Noticed a bug in zeed-dom, a downstream dep of Tiptap. I made a PR and the maintainer has published a new version.

I didn't notice up front was that it's a minor version ahead of what Tiptap relies on. Using yarn resolutions, we've tested our app internally with my fork, and I've run the tests here, and all appears to be fine. But I'll leave it up to the maintainers here to confirm that all is well ✌️

How did you accomplish your changes

Debugged with some logs in Tiptap, isolated to parseHTML, replicated in zeed-dom and fixed.

How have you tested your changes

We opted to resolve the dep to my branch for now (see PR here). I also ran any tests that seemed related in Cypress.

How can we verify your changes

Unsure what else you'd like to do, but the e2e suite is extensive by the looks of it. Happy to help!

Remarks

If y'all don't want to bump the minor version, we could probably make the same fix in 0.9.* if we need to.

Checklist

  • The changes are not breaking the editor
  • Added tests where possible
  • Followed the guidelines
  • Fixed linting issues

@netlify
Copy link

netlify bot commented Oct 11, 2023

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 3383db8
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/655737b7426d840008f04e9a
😎 Deploy Preview https://deploy-preview-4524--tiptap-embed.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.

@estrattonbailey
Copy link
Contributor Author

Hey @svenadlung just wanted to bump this one too. Let me know if there's an issue with the minor version bump, I'm sure we could help zeed-dom release a patch to v9 as well.

@janthurau janthurau self-assigned this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants