github ethers-io/ethers.js v5.0.24
ethers/v5.0.24 (2020-12-08 01:43)

latest releases: v6.12.1, v6.12.0, v6.12.0-beta.1...
3 years ago
  • Fixed EIP-712 getPayload dropping EIP712Domain from types for JSON-RPC calls. (#687; d3b1ac0)
  • Remvoed dead files. (70c2b1b)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-VT2mW1/PG0ZIoeiylULC8gZ+HiMCZMGy13gjNzB51Fd6r3xjUHJQh3GvF1xvCdJ9"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.24.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.