derbyjs / racer

Realtime model synchronization engine for Node.js
1.18k stars 117 forks source link

Don't create redundant ops in ._setDiffDeep #256

Closed zmillman closed 5 years ago

zmillman commented 6 years ago

Fixes https://github.com/derbyjs/racer/issues/255

(I know this is untested...but there are no unit tests for the entire setDiff file)