v6.0.0-beta.20
·
54 commits
to master
since this release
Added
- @yoopta/collaboration: New core package for real-time collaborative editing. Uses Yjs CRDT for conflict-free sync, with Slate ↔ Yjs binding, awareness (presence), remote cursors and selection, and WebSocket provider support. Hooks:
useCollaboration,useConnectionStatus,useRemoteCursors. See docs/core/collaboration and the Collaboration example.
Full Changelog: v6.0.0-beta.19...v6.0.0-beta.20