README should mention "updateV2" event
Author: holtwickCreated Oct 4, 2023Updated Jun 29, 2026
Labelsbug
README describes the new V2 standard: https://github.com/yjs/yjs/blob/main/README.md#using-v2-update-format
But for a correct implementation one should also know, that ydoc.on('updateV2', ...) exists, otherwise it is hard to find ;)
Source: yjs/yjs