Skip to content

Releases: yorkie-team/yorkie-js-sdk

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

v0.4.9

25 Nov 06:19
3eac1aa
Compare
Choose a tag to compare

What's Changed

  • Implement merge feature in Tree.Edit by @hackerwins in #681
  • Add README and thumbnail on example 'simultaneous-cursors' by @banma1234 in #683
  • Support Undo/Redo for object.set and object.remove operations - 🚨 experiment by @chacha912 in #658
  • Refactor ProseMirror example and Tree codes by @hackerwins in #686
  • Add missing removedAt during Primitive deepcopy by @chacha912 in #692
  • Enhance Set and Add for representing nested elements by @chacha912 in #691
  • Prevent empty ops are applied during undo/redo by @chacha912 in #687

Full Changelog: v0.4.8...v0.4.9

v0.4.8

01 Nov 11:38
dd9be29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.7...v0.4.8

v0.4.7

06 Oct 09:00
0eaab11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

25 Aug 10:04
5963a6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6