thunder
thunder copied to clipboard
diff: mark root map/array deletions correctly
If a map/slice is removed, then we should mark the node as replaced with nil, instead of replaced with an empty map/slice.
@jenniferjzhang can you check if this fixes your issue locally?
Yeah sure thing. I'll do this later today. @stephen
👍