Releases: zendive/jsdiff
Releases · zendive/jsdiff
v2.0 (#7)
Tackle error handling
- compare function code
- serialise reoccurring references
- Fix Uncaught DOMException: Failed to execute 'postMessage' on 'Window'
v1.1.0 (#5)
* update jsondiffpatch to 0.3.11 (https://www.npmjs.com/package/jsondiffpatch) * Allow object comparison cross the tabs #2 * comparing with an empty object #3 * Reinject console.diff api on host page reload #4