Skip to content

v2.0.0

Choose a tag to compare

@kalitine kalitine released this 29 May 12:17
· 147 commits to master since this release

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[].