Skip to main content

MinimumVersionForCollab TypeAlias

Oldest version of Fluid Framework client packages that must be able to open and process documents written by newer clients.

This API is deprecated and will be removed in a future release.

2.116.0. To be removed in 4.0.0. Use OldestSupportedClientVersion instead. See https://github.com/microsoft/FluidFramework/issues/27851 for context.

Input

This type is "input," meaning that code outside of the library defining it should not read from it. Future versions of this type may add optional members or make typing of members more general.

Signature

export type MinimumVersionForCollab = OldestSupportedClientVersion;