You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MinimumVersionForCollab has been moved to @fluidframework/runtime-definitions, but the original package (@fluidframework/container-runtime) still re-exports it. The re-exported type is deprecated and will be removed in a future release.
Context
MinimumVersionForCollab is now available from @fluidframework/runtime-definitions so that it can be consumed by other layers. See #25059 and #25119 for details.
Approach
N/A
Dependencies
N/A
Compatibility Concerns
N/A
Phases
Communicate the deprecation to consumers (there shouldn't be many: it is a legacy + alpha API, and relatively new).