This repository was archived by the owner on Oct 4, 2020. It is now read-only.
  
  
  
  
v4.8.2
setHref's return type is nowEff _ Unit. This is technically a breaking change, but the previous type was broken as the FFI implementation forsetHrefhas no return value. (@houli)