Skip to content

v1.0.0

Compare
Choose a tag to compare
@sjdemartini sjdemartini released this 16 Jul 03:33
· 231 commits to main since this release

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's FontSize extension)
  • Don't reset RichTextEditor document upon content prop changes, but do so with RichTextReadOnly by @sjdemartini in #98
  • Updated README with more tips and suggestions

Full Changelog: v1.0.0-beta.10...v1.0.0