Skip to content

v0.4.15

Compare
Choose a tag to compare
@hackerwins hackerwins released this 11 Mar 04:32
· 61 commits to main since this release
6593df4

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