github ethers-io/ethers.js v5.0.17
ethers/v5.0.17 (2020-10-07 20:08)

latest releases: v6.13.4, v6.13.3, v6.13.2...
4 years ago
  • Better error message for parseUnits of non-strings. (#981; 5abc2f3)
  • Add gzip support to AlchemyProivder and InfuraProvider fetching. (#1085; 38a068b)
  • Add gzip support to getUrl in node. (#1085; 65772a8)
  • Added CommunityResourcable to mark Providers as highly throttled. (a022093)
  • Added debug event info to WebSocketProvider. (#1018; 8e682cc)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-23rrMuY7LwJJcO5grDH9OKOeU4HfHSNeHhW0Pu+nG68UpmdXSzPjmzCfp1S7uSux"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.17.umd.min.js"></script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.