Skip to content

Releases: aboutlo/ether-swr

v2.0.1

24 Nov 17:05
Compare
Choose a tag to compare

Features

  • add multiCall calls (1fa9181)
  • drop signer from the fetcher (dc8625c)
  • use 0xsequence to batch the calls (dfdd3b3)

v1.0.0

08 Oct 11:42
Compare
Choose a tag to compare

Features

  • add useBalance useBalanceOf (0f55b47)
  • upgrade to the latest ether-swr (1.x.x) (97e8707)

v0.6.4

14 Jul 18:24
Compare
Choose a tag to compare

0.6.4 (2021-07-14)

#Bug Fixes

  • add "exports" field to support Node.js ESM (c5a0dde) #10
  • update github actions node versions to LTS (f9189b6) #10

v0.6.3

14 Jul 09:53
Compare
Choose a tag to compare

chores

  • use the latest SWR version

fixes

  • improve types

v0.6.1

23 Mar 10:41
Compare
Choose a tag to compare

fixes

  • enhanced etherjs Wallet and JsonRpcSigner as signers

chores

  • extracted getSigner
  • bump to the latest versions
  • update examples with the latest API

v0.6.0

14 Mar 17:54
Compare
Choose a tag to compare

fixes

  • handle etherjs Wallet and JsonRpcSigner as signers

chores

  • rename usages from useEthSWR to useEtherSWR

doc

  • cosmetic changes to the README

v0.5.0

11 Mar 11:25
Compare
Choose a tag to compare

Features

feat: change EtherSWRConfig signature. Decoupled the interface from etherjs (Breaking change)

fixes

  • memory leak for subscribe
  • subscribe without topic won't fail
  • change dependency array in the subscribe useEffect avoiding to create a new contract on every render

v0.4.5

24 Jan 16:18
Compare
Choose a tag to compare

Bug Fixes

v0.4.3

10 Jan 12:22
Compare
Choose a tag to compare
chore(release): 0.4.3