flitbit / diff

Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
MIT License
2.99k stars 213 forks source link

Truthy value need to execute `revertChange` #176

Open chris-revops opened 3 years ago

chris-revops commented 3 years ago

revertChange(objAClone, undefined, d) does not work when the second argument is falsey