Skip to content

Releases: kibalabs/web3-react

Release v0.3.0

29 Jan 16:01

Choose a tag to compare

What's Changed

  • Major: update to ethers v6 by @krishan711 in #4
  • Fix: correct files in package.json by @krishan711 in #5
  • Fiddle: update dependencies by @krishan711 in #6
  • Fiddle: update package to latest dependencies + Make package an es-module by @krishan711 in #7
  • Fix: updated onChainChanged to not refresh if account not initialized by @krishan711 in #8
  • Feature: update wallet context to support EIP-6963 by @krishan711 in #9
  • Fiddle: small fix in Web3Context for when there are no wallets connected by @krishan711 in #10
  • Fiddle: add useOnSwitchToWeb3ChainIdClicked to Web3AccountContext by @krishan711 in #11
  • Fix: small fix to allow connecting to saved wallet earlier by @krishan711 in #12
  • Fiddle: implement SIWE by @krishan711 in #13
  • Fiddle: remove protocol by default for siwe by @krishan711 in #14
  • Feature: implement login with base by @krishan711 in #15
  • Fix: correct uri in siwe by @krishan711 in #16
  • Fix: dont force refresh page when chainId changes by @krishan711 in #17
  • Fix: correction for how providers and accounts get created when the chain changes by @krishan711 in #18
  • Fiddle: corrections for deployment by @krishan711 in #19
  • Feature: implement wallet connect by @krishan711 in #20

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

26 Jan 10:25

Choose a tag to compare

Release v0.1.2

25 Jan 18:35

Choose a tag to compare

Release v0.1.1

25 Jan 18:32

Choose a tag to compare

Release v0.1.0

25 Jan 18:21

Choose a tag to compare