Skip to content

tiptap@1.2.1

Choose a tag to compare

@philippkuehn philippkuehn released this 23 Nov 10:15

NEW

  • add missing export for Doc, Paragraph, Text extensions in the tiptap package. For example if you want to overwrite the default Doc you can disable the built-in extensions with useBuiltInExtensions: false and could use the default ones for extending.