Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Releases: wevm/references

@wagmi/chains@0.2.9

24 Feb 01:13
df936de
Compare
Choose a tag to compare

Patch Changes

  • d04aa1b: Added Base Goerli
  • eb947e1: Added Polygon zkEVM Testnet Chain
  • 49072af: Added HarmonyOne Shard 1 Chain

@wagmi/connectors@0.2.6

19 Feb 22:19
c46278c
Compare
Choose a tag to compare

Patch Changes

  • bb1b88c: Added name mapping for Bitski injected wallet
  • fcb5595: Fixed shim disconnect key to read from defined Connector ID.
  • 49f8853: Fixed SafeConnector import type error that existed for specific build environments.

@wagmi/chains@0.2.8

10 Feb 16:35
9c12708
Compare
Choose a tag to compare

Patch Changes

  • 0682a0e: Added ENS Universal Resolver Contract to Mainnet and Goerli.

@wagmi/connectors@0.2.5

08 Feb 05:22
e586fc2
Compare
Choose a tag to compare

Patch Changes

  • 5d121f2: Added isApexWallet to injected window.ethereum flags.
  • e3566eb: Updated @web3modal/standalone to 2.1.1 for WalletConnectConnector.

@wagmi/chains@0.2.7

08 Feb 05:22
e586fc2
Compare
Choose a tag to compare

Patch Changes

  • 337ffeb: Updated Filecoin Chains. Added Filecoin Calibration Chain.
  • 51a5c32: Added Moonbeam, Moonriver, & Moonbase Alpha chains.

@wagmi/connectors@0.2.4

03 Feb 21:13
27c9ee2
Compare
Choose a tag to compare

Patch Changes

  • a4f31bc: Added Connector for Safe wallet
  • d5e25d9: Locked ethers peer dependency version to >=5.5.1 <6

@wagmi/chains@0.2.6

03 Feb 21:13
27c9ee2
Compare
Choose a tag to compare

Patch Changes

  • bbbc91e: Added support for both CJS + ESM for @wagmi/chains

@wagmi/connectors@0.2.3

02 Feb 01:43
5ed73ed
Compare
Choose a tag to compare

Patch Changes

  • 6fa74dd: Updated @walletconnect/universal-provider
    Added more signable methods to WC v2.

@wagmi/chains@0.2.5

02 Feb 01:43
5ed73ed
Compare
Choose a tag to compare

Patch Changes

  • 6b26dff: Added Telos mainnet and testnet

@wagmi/connectors@0.2.2

31 Jan 00:05
e99cb87
Compare
Choose a tag to compare

Patch Changes

  • 6b0725b: Fixed race condition between switchNetwork and mutation Hooks that use chainId (e.g. sendTransaction).