v1.0.0
mui-tiptap seems stable enough now to release as a non-beta v1!
What's Changed
- Remove
@tiptap/extension-text-style
as peer dependency by @sjdemartini in #97 (not actually necessary anymore, though it should still be installed in your project if you use mui-tiptap'sFontSize
extension) - Don't reset
RichTextEditor
document uponcontent
prop changes, but do so withRichTextReadOnly
by @sjdemartini in #98 - Updated README with more tips and suggestions
Full Changelog: v1.0.0-beta.10...v1.0.0