npm ethers 5.0.17
ethers/v5.0.17 (2020-10-07 20:08)

latest releases: 6.16.0, 6.15.0, 6.14.4...
5 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 release

NewReleases is sending notifications on new releases.