github ethers-io/ethers.js v5.0.21
ethers/v5.0.21 (2020-11-19 18:52)

latest releases: v6.12.1, v6.12.0, v6.12.0-beta.1...
3 years ago
  • Force address to use bignumber package with base36 private functions. (#1163; c9e5480)
  • Remove stray console.log in hardware wallets. (#1136; cc63e61)
  • Added some funding links for the sponsor button. (2816850)
  • Remove invalid pkg.module reference. (#1133; cddc258)

Embedding UMD with SRI:

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

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.