- 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>