Libraries

  • @veltdev/reactflow-crdt
4.5.0-beta.6
September 2, 2025

New Features

  • [Core]: Optimized the library to reduce the implementation code by 95%.
4.5.0-beta.3
August 28, 2025

Bug Fixes

  • [Core]: Fixed an issue where last keystroke was not synced in some cases. Also fixed synchronization issues with React Flow nodes and edges.
4.5.0-beta.1
August 11, 2025

New Features

  • [Core]: Introduced purpose built CRDT library for React Flow Editor to enable multiplayer editing. This is based on the Yjs library. Learn more.