loro/.changeset/metal-fishes-tap.md
Zixuan Chen 9b60d01be2
fix: define the fork behavior when the doc is detached (#537)
* fix: define the fork behavior when the doc is detached

* chore: add release note
2024-11-04 22:34:33 +08:00

204 B

loro-crdt
patch

Define the behavior of doc.fork() when the doc is detached

It will fork at the current state_frontiers, which is equivalent to calling doc.fork_at(&doc.state_frontiers())