mattphillips / deep-object-diff

Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
https://www.npmjs.com/package/deep-object-diff
MIT License
1.05k stars 89 forks source link

improve return type for detailedDiff #72

Closed icholy closed 1 year ago

lucasprograms commented 2 years ago

@mattphillips Thoughts on releasing / merging this change?

willvedd commented 1 year ago

This is a simple and impactful code change, would be great to see it get released!

mattphillips commented 1 year ago

Thanks @icholy

mattphillips commented 1 year ago

Released in https://www.npmjs.com/package/deep-object-diff/v/1.1.8