github ethers-io/ethers.js v5.0.4
ethers/v5.0.4 (2020-07-04 23:46)

latest releases: v6.12.1, v6.12.0, v6.12.0-beta.1...
3 years ago
  • Prevent negative exponents in BigNumber. (#925; 84e253f)
  • Fixed StaticJsonRpcProvider when auto-detecting network. (#901; 0fd9aa5)
  • Added WebSocket static method to Alchemy provider and updated Alchemy URLs. (4838874)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-1o/lwl1lI8yVy5nugfaDOtv1OZy4qjx5HTTzDueTxpBJa/k/c9LPkjH+UC59vsdC"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.4.umd.min.js"></script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.