github ethers-io/ethers.js v5.4.2
ethers/v5.4.2 (2021-07-23 17:22)

latest releases: v6.12.1, v6.12.0, v6.12.0-beta.1...
2 years ago
  • Fix test case for new transactions responses. (0aafca7)
  • Added matic support to INFURA and Alchemy. (#1546; 576e9b5)
  • Added string change to coalesce errors on some clients. (bc5cc2e)
  • Added wait to transactions returned by getBlockWithTransactions. (#971; 660e69d)
  • Fixed floor, ceiling and round for FixedNumber for non-default Formats. (#1749; 551cfa0)
  • Fixed null confirmations in Wallet transaction. (#1706; 0f0d0c0)
  • Fixed Etherscan string change and enabled all tests. (a1f8d18)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-E3C8Sq6evrXkqc76OyCo0CoYAb/wRJnUekj79DC85Soudd4+MuAPY0VzpQYzhY68"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.4.2.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.