github ethers-io/ethers.js v5.4.6
ethers/v5.4.6 (2021-08-27 15:34)

latest releases: v6.13.1, v6.13.0, v6.12.2...
2 years ago
  • Temporarily remove the block miner for clique-based networks from CI testing. (#1967; 8320d53)
  • More readable errors involving Uint8Arrays. (b6a061e)
  • Added Deferred Error support to Description objects to extent Interface parse methods. (#1894; a662490)
  • Fix address coder to prepare non-hexdatastring addresses as hexdatastring. (#1906; 017b1fe)
  • Removed temporary code for better errors needed until Alchemy added EIP-1559 support. (#1893; accb852)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-jaqCQEyTaqkzVimN6ycsv5kLSWUSF2ONLspf9q2ETyrm6vav2RnRxhxik5dPc3zP"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.4.6.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.