FluidFramework
FluidFramework copied to clipboard
fix(client): BREAKING CHANGE - Jsonable tightening
overlay of proposed new "Jsonable" type over the existing one. There are breaks in client making this change that are not addressed. One common case is not allowing undefined
, which is not encodable.