Skip to content

tiptap@1.20.0

Choose a tag to compare

@philippkuehn philippkuehn released this 21 May 19:41

Breaking

  • removed the editable prop for node views, because it's already available and reactive (!) via view.editable. So please use the view prop instead. (fix #223)