when oldKey === newKey, then don't _set and _unset
vincentmorneau opened this issue · comments
Vincent Morneau commented
In these cases, we should simply replace the key values. Right now, the old key is removed and a new key is added at the end of the json object.