Skip to content

MinimumVersionForCollab re-export from container-runtime should be removed #25085

@TommyBrosman

Description

@TommyBrosman

Deprecated API

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).
  • Delete the deprecated export.

Expected Timeline

As part of the 2.70 release.

Open Questions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions