A JavaScript library to calculate diff between two variable where variable could be any valid JavaScript data type eg: string, Boolean, number, array or object The api returns a standard diff object ...
This is by design, so not an actual bug. But it's probably worth mentioning in the docs since it's unexpected: If you splice an item out of an Array, the diff won't actually do the same thing. Rather, ...