Libraries
@veltdev/blocknote-crdt@veltdev/blocknote-crdt-react
September 3, 2025
Improvements
- [Core]: Improved the API signatures and naming to improve developer experience.
September 2, 2025
Improvements
- [Core]: Released a purpose built react package (
@veltdev/blocknote-crdt-react) that reduced the implementation code by 95%.
August 28, 2025
Bug Fixes
- [Core]: Fixed an issue where last keystroke was not synced in some cases.
August 11, 2025
New Features
- [Core]: Introduced purpose built CRDT library for BlockNote Editor to enable multiplayer editing. This is based on the Yjs library. Learn more.

