microsoft / microsoft/FluidFramework
Advance lower bound of MinimumVersionForCollab to 2.40 in v4.0
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.9k
- Forks
- 586
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 146
Description
Broken API or pattern
MinimumVersionForCollab will be limited to 2.40.0 and higher values.
Preparation References
Specify the highest semantic version that all supported (active) deployments known to support. If any of those deployments fall short of 2.40.0, wait to update to deploy version using 4.0 until those are not supported.
Packages
@fluidframework/runtime-definitions
Expected Timeline
v4.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by searching the @fluidframework/runtime-definitions package for MinimumVersionForCollab and inspect how its supported version is defined. Update the lower bound to 2.40.0 for the v4.0 timeline, then run the relevant package checks to confirm the new minimum is accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- distributed-systems
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100