mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-02 11:06:14 +00:00
9b60d01be2
* fix: define the fork behavior when the doc is detached * chore: add release note
204 B
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())