Release Notes of Changes Affecting All CRDT Libraries
@veltdev/crdt
@veltdev/crdt-react
encryptionProvider
. This allows you to provide custom encryption and decryption methods to secure your collaborative data.text
and array
data types.@veltdev/crdt
: Framework-agnostic CRDT stores (array, map, text, xml), versioning, subscriptions, and syncing via the Velt client.@veltdev/crdt-react
: React Hook wrapper for CRDT integration.@veltdev/tiptap-crdt
: Purpose built CRDT library for Tiptap Editor to enable multiplayer editing.