github ethers-io/ethers.js v5.4.3
ethers/v5.4.3 (2021-07-29 23:26)

latest releases: v6.13.2, v6.13.1, v6.13.0...
3 years ago
  • Fixed JsonRpcProvider for pre-EIP-2930 chains. (#1766; 7274cd0)
  • Forward some missing EIP-1559 fields to call and estimateGas. (#1766; be3854e)
  • Fixed possible UnhandledPromiseException for bad ENS names. (63f8b28)
  • Prevent overriding value for non-payble constructors. (#1785; 593b488)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-vsz9YA+ULlESA0434y8k25Vio7Dzn/cFXLqZT+Dk4qv2IMESrfJqqlIws85A9n2g"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.4.3.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.