Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 242 Bytes

File metadata and controls

7 lines (4 loc) · 242 Bytes

@lix-js/html-diff

0.1.0

Minor Changes

  • b785bbd: Switch HTML diff parsing from the browser-only DOMParser to server-friendly parse5 so the library can run in Node, workers, and other isomorphic environments without DOM shims.