Skip to content

v6.0.0-beta.20

Choose a tag to compare

@Darginec05 Darginec05 released this 12 Feb 12:51
· 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