v0.4.15
What's Changed
- Change actorID to be non-optional by @chacha912 in #747
- Fix invalid sync when editing multiple cursors in CodeMirror6 by @devleejb in #743
- Fix incorrect index returned when using posRangeToIndexRange by @chacha912 in #742
- Fix incorrect calculation in
indexTree.treePosToPath
operation by @raararaara in #751 - Fix errors when editing Tree due to missing insPrevID in CRDTTree by @raararaara in #756
- Prevent remote-change events from occurring in push-only mode by @chacha912 in #759
Full Changelog: v0.4.14...v0.4.15