Skip to content

@fluidframework/protocol-definitions v1.2.0

Compare
Choose a tag to compare
@tylerbutler tylerbutler released this 14 Apr 22:43
· 6680 commits to main since this release
e892323

This is a minor release.

Deprecations

Deprecate term member from IDocumentAttributes and ISequencedDocumentMessage

This member was related to an experimental feature that did not ship. As a result it is unused/ignored by all consumers.
This change deprecates it, to be removed in a later release.

Deprecate RemoteHelp from MessageType

The RemoteHelp MessageType is no longer used by the server side so it is safe to deprecate this op type.
This change deprecates it, to be removed in a later release.