json-diff-ts
json-diff-ts copied to clipboard
Publish recent fix for "Cannot convert undefined or null to object" (when old value is array/object and new undefined)
Hello!
I am encountering the "Cannot convert undefined or null to object" error. I see the fix has been implemented in that PR: https://github.com/ltwlf/json-diff-ts/pull/168
Unfortunately, the latest version (v4.0.1) does not seem to include it. The same with v4.0.2-preview. Would it be possible to publish a version that includes this fix?