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

INT-3324: Moved tinymce to be an optional peer dependency #61

Merged
merged 8 commits into from
Aug 7, 2024

Conversation

danoaky-tiny
Copy link
Contributor

@danoaky-tiny danoaky-tiny commented Jul 24, 2024

INT-3324

Changes:

  • The tinymce package is now an optional peer dependency.
  • Imports of tinymce now use import type ... to help prevent accidental usage of tinymce JS code through a direct import in this way.
  • Fixed two minor type errors in Editor.svelte

tinymce wasn't included as a dependency before, so this could fall into a patch version update.

@ArvinJ-H ArvinJ-H merged commit 739f211 into main Aug 7, 2024
4 checks passed
@ArvinJ-H ArvinJ-H deleted the feature/INT-3324 branch August 7, 2024 03:25
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.

4 participants