Open
Description
Martin thinks this might not be a big deal in practice, but it is technically a breaking API change, so if we want to change that algorithm we need to slightly change the way we record insert operations by adding an extra field to the operations.
We should either fix this before 1.0 or at least put the extra field into the data format so that we don't need to do a second migration.
(We should probably just adopt the algorithm Y-js uses for this which is marginally more expensive but not significantly, so let's just standardize.)
Metadata
Metadata
Assignees
Labels
No labels