You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.