v2.0.0
2.0.0 (2018-05-29)
Bug Fixes
- proto: muteCoreId must be signed int32 instead of unsigned (7a6a50c)
Features
- doc: add collaborator on onRemoteTextOperations (f6d3aa4)
BREAKING CHANGES
- doc: DocService.onRemoteTextOperations has changed. On subscribtion it returns an object
of type {collaborator: ICollaborator|undefined, operations: TextOperation[]} instead of
TextOperation[].