Releases: codesandbox/crdt-tree
Releases · codesandbox/crdt-tree
v1.3.0-beta.4
Bug Fixes
- export IntermediaryOp type (4e69884)
v1.3.0-beta.3
Bug Fixes
- expose emitter on replica (4ee1ca3)
v1.3.0-beta.1
Features
- add event emitting for intermediary state changes [CSB-882] (#2) (cb752d4)
- publish beta (479fd65)
v1.2.0
1.2.0 (2021-07-23)
Features
- add support for custom conflict handlers (83197ae)
v1.1.4
1.1.4 (2021-07-20)
Bug Fixes
- format logs for dropped operations (599edf3)
v1.1.3
1.1.3 (2021-05-03)
Bug Fixes
- correct TreeReplica.get return type (7172804)
v1.1.2
1.1.2 (2021-05-03)
Bug Fixes
- replace reference with fn call (09cdb12)