Skip to content

tiptap-extensions@1.18.0

Choose a tag to compare

NEW

  • add collaboration extension 🎉 (fix #74)
  • add init() hook to extension class
  • the editor instance is now available in all extensions (this.editor)