Skip to content

Releases: yorkie-team/yorkie-js-sdk

v0.4.19

10 May 08:51
a1c7f31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.18...v0.4.19

v0.4.18

23 Apr 11:39
aa685c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.17...v0.4.18

v0.4.17

19 Apr 05:43
a51f356
Compare
Choose a tag to compare

What's Changed

  • Fix issue of incorrect display of remote selection in Quill example by @chacha912 in #769
  • Add RealtimeSyncOff and refactor interface of SyncMode by @chacha912 in #772
  • Reverse TreeChanges when Deleting in Tree by @raararaara in #774
  • Remove unnecessary stubs from the test code by @chacha912 in #776
  • Provide CODECOV_TOKEN to codecov-action by @hackerwins in #777
  • Fix issue of referencing process object on browser by @blurfx in #778

Full Changelog: v0.4.16...v0.4.17

v0.4.16

29 Mar 05:00
ae4edd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.15...v0.4.16

v0.4.15

11 Mar 04:32
6593df4
Compare
Choose a tag to compare

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

v0.4.14

29 Jan 15:06
2018d90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.13...v0.4.14

v0.4.13

19 Jan 10:41
eb79624
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.12...v0.4.13

v0.4.12

05 Jan 11:05
a882a68
Compare
Choose a tag to compare

What's Changed

  • Add concurrent editing test cases in Tree by @sejongk in #710
  • Add forced sync when switching to realtime mode by @chacha912 in #713
  • Fix getGarbageLen to retrun correct size by @devleejb in #714
  • Prevent deregisterElement from deregistering twice in nested object by @justiceHui in #716
  • Generate correct TreeChange in concurrent edits by @sejongk in #712

New Contributors

Full Changelog: v0.4.11...v0.4.12

v0.4.11

18 Dec 02:18
3121205
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.10...v0.4.11

v0.4.10

04 Dec 12:56
5be4296
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.9...v0.4.10