ueberdosis / hocuspocus

The CRDT Yjs WebSocket backend for conflict-free real-time collaboration in your app.
https://tiptap.dev/docs/hocuspocus/introduction
MIT License
1.21k stars 117 forks source link

fix: allow resolvedAt to be null on updateThread #789

Closed bdbch closed 6 months ago

bdbch commented 6 months ago

This PR allows the resolvedAt on updateThread to be nullable since setting it to undefined won't remove the resolvedAt data.