automerge/automerge-frontend/tests/baddoc
alexjg cf2a5125a1
Fix logic for condensing insert ops (#242)
The logic for condensing multiple inserts was faulty in that it did not
take into account the `insert` flag on the ops that were being
condensed. This led to an issue where multiple set operations on an
object were converted into a multi-insert operation in the patch. This
commit adds a fix and a few tests.
2021-11-15 22:28:00 +00:00

249 B