@blocknote/core
Version:
A "Notion-style" block-based extensible text editor built on top of Prosemirror and Tiptap.
6 lines (3 loc) • 376 B
Markdown
# @blocknote/core/yjs
This package contains integrations for Yjs (v13) with BlockNote (based on `yjs` & `y-prosemirror`). Given that we are going to support both Yjs v13 & v14, we need to have a way to support both versions independently.
If you want to use Yjs v14, you can use the `@blocknote/core/y` package instead which will use the `@y/y` & `@y/prosemirror` packages.