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

Allow React v17, fix yoshi version #49

Closed
wants to merge 1 commit into from

Conversation

JacobLey
Copy link
Contributor

Hi I started using this library for MJML rendering.

However I currently have React v17 installed locally already, and the current peer dependencies complain about mismatch. Looking through the code, I don't see any usage of breaking changes from v17 (which already had minimal tweaks).

So I'm opening this PR to allow React v17 and silence those errors. Also when installing/running tests locally, the yoshi version failed. Looking at available versions, that appears to a typo

@mastertheblaster
Copy link
Collaborator

mastertheblaster commented Feb 23, 2021

Hey, published version [email protected] with react 17 support. I hope it will help you.

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.

None yet

2 participants