Releases: incirLabs/react-ethooks
Releases · incirLabs/react-ethooks
v1.8.2
Compare
Sorry, something went wrong.
No results found
1.8.2 (2023-11-06)
Bug Fixes
export window instead of global declare (552eece )
v1.8.1
Compare
Sorry, something went wrong.
No results found
1.8.1 (2023-07-29)
Bug Fixes
empty args causes type errors (67d8efc )
v1.8.0
Compare
Sorry, something went wrong.
No results found
1.8.0 (2023-07-29)
Bug Fixes
Fix contract call arguments type (0c20bc0 )
Try to switch first in AutoChangeChain (c578f83 )
Features
useContractStaticCall hook (66472a9 )
v1.7.0
Compare
Sorry, something went wrong.
No results found
1.7.0 (2023-07-20)
Features
v1.6.1
Compare
Sorry, something went wrong.
No results found
1.6.1 (2023-06-09)
Bug Fixes
move the default provider to useMemo & warn (6e3b08f )
v1.6.0
Compare
Sorry, something went wrong.
No results found
1.6.0 (2022-07-24)
Features
v1.5.1
Compare
Sorry, something went wrong.
No results found
1.5.1 (2022-07-24)
Bug Fixes
useContract memoization dependencies (4512070 )
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2022-07-22)
Bug Fixes
useConnect hook was throwing error if onError callback is not provided (16d60bb )
Features
useAccount hook now returns Ethereum Name Service domain with address. (322cfc1 )
useAccountChange hook to listen to account change event (2f2e12c )
Update account state when account changed (059d7ed )
useERC20Balance hook (b749fcd )
useBalance & useERC20Balance hooks format parameter (93f38f2 )
v1.4.2
Compare
Sorry, something went wrong.
No results found
1.4.2 (2022-07-21)
Bug Fixes
transaction error doesn't include code (91b520e )
v1.4.1
Compare
Sorry, something went wrong.
No results found
1.4.1 (2022-07-21)
Bug Fixes
replace empty arrays with constants (d44667c )