Skip to content

ethers/v5.0.0-beta.140 (2019-06-12 01:25)

Pre-release
Pre-release
Compare
Choose a tag to compare
@ricmoo ricmoo released this 13 May 07:18
5eb393d
  • Move from node-fetch to cross-fetch; better browser fallback implementation. (826ffbc)
  • Added getStatic with support for inheritance of static methods. (5e4535e)
  • Fixed node-fetch for Safari (todo: push this fix upstream to node-fetch). (7164e51)
  • Migrated XMLHttpRequest to fetch API. (#506; 62201c5)