FluidFramework
FluidFramework copied to clipboard
improvement(container-runtime): Improvements to minVersionForColab features
Description
This PR is a follow-up to outstanding requests/improvements for newly introduced features related to minVersionForCollab.
This PR updates:
- Test names to clarify scenarios
-
ConfigMaptype to simplify logic in determining default configurations. The new structure ofruntimeOptionsAffectingDocSchemaConfigMapaligns with the structure ofruntimeOptionsAffectingDocSchemaConfigValidationMap.
See the following PRs for additional context: https://github.com/microsoft/FluidFramework/pull/24625, https://github.com/microsoft/FluidFramework/pull/24379