v8.0.1
* fix: diff function when root is [] fix the behavior of the diff function when the root element is an empty array. now, if root is an emtpy array [] it will be returned as is, instead if root is null, other will be returned * chore: bump version to 8.0.1 (patch)