FluidFramework
FluidFramework copied to clipboard
Make add value optional and stop writing it in consensusOrderedCollection
Stop sending value in add op since it has long been replaced by deserializedValue which is needed for GC. AB#7149
Question for reviewers: are additional tests needed? Looks like there is already coverage in handle tests for ConsensusQueue.