-
Notifications
You must be signed in to change notification settings - Fork 210
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
TinyMCE v7 support #412
Comments
This is also discussed at #407 |
Package.json shows v7 in this repo. |
The latest npm published version is 5.1.1, which is stuck on v6 |
Looks like @tinymce/tinymce-vue v6 published with TinyMCE v7 support 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you going to release a new version to npm?
Currently the latest version is 5.1.1, which means everyone using this package is stuck on tinymce v6 as package.json has that version constraint.
Thanks
The text was updated successfully, but these errors were encountered: