diff
diff copied to clipboard
Doesn't support Map/Set
When diffing ES6 Map/Set the diff is always undefined because they are objects, but without enumerable own properties
Also have this problem. I could use arrays, but I don't want the order to matter...
We are seeing this issue as well