chore(): Update dependency @wagmi/core to v2 #65
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.4.7
->^2.0.0
Release Notes
wevm/wagmi (@wagmi/core)
v2.14.3
Compare Source
Patch Changes
cb7dd2ebb871d0be8f1a11a8cd8ce592cd74b7c7
Thanks @tmm! - Removed unnecessary internal deep equal check instructuralSharing
.v2.14.2
Compare Source
Patch Changes
#4339
d0d0963bb5904a15cf0355862d62dd141ce0c31c
Thanks @AndriyAntonenko! - Fixed bug inwaitForTransactionReceipt
, where transaction data wasn't passed to'eth_call'
method as part of getting the revert reason.ecac0ba36243d94c9199d0bd21937104c835d9a0
Thanks @tmm! - FixedgetBalance
symbol error handling.v2.14.1
Compare Source
Patch Changes
052e72e1f8c1c14fcbdce04a9f8fa7ec28d83702
Thanks @tmm! - AddeddefaultConnected
feature tomock
connector.#4349
b250fc21ee577b2a75c5a34ff684f62fb4ad771a
Thanks @tmm! - Bumped internal deps.v2.14.0
Compare Source
Minor Changes
f43e074f473820b208a6295d7c97f847332f1a1d
Thanks @tmm! - Addedrdns
property to connector interface. This is used to filter out duplicate EIP-6963 injected providers whencreateConfig#multiInjectedProviderDiscovery
is enabled andcreateConfig#connectors
already matches EIP-6963 providers'rdns
property.v2.13.9
Compare Source
Patch Changes
c05caabc20c3ced9682cfc7ba1f3f7dcfece0703
Thanks @EdouardBougon! - Added deprecation notice toinjected
target flags.v2.13.8
Compare Source
Patch Changes
56f2482508f2ba71bd6b0295c70c6abca7101e57
Thanks @Smert! - Updated chain switch listener forinjected
andmetaMask
to be more robust.v2.13.7
Compare Source
Patch Changes
be75c2d4ef636d7362420ab0a106bfdf63f5d1e6
Thanks @tmm! - Added guard for missingprovider.on
forinjected
connector.v2.13.6
Compare Source
Patch Changes
edcbf5d6fbe92f639bead800502edda9e0aa39f1
Thanks @holic! - Removed duplicate code.v2.13.5
Compare Source
Patch Changes
f47ce8f6d263e49fdff90b8edb3190142d2657bb
Thanks @tmm! - Added guard togetConnectorClient
when reconnecting to check if connector is fully restored.v2.13.4
Compare Source
Patch Changes
b4c8971788c70b09479946ecfa998cff2f1b3953
Thanks @tmm! - Madeserialize
anddeserialize
types more permissive.v2.13.3
Compare Source
Patch Changes
871dbdbfe59ac8ad01d1ec6150ea7b091b7b7de4
Thanks @tmm! - Added validation to internal state for persistedchainId
.v2.13.2
Compare Source
Patch Changes
1b9b523fa9b9dfe839aecdf4b40caa9547d7e594
Thanks @tmm! - Fixed built-in cookie storageremoveItem
working for all paths.v2.13.1
Compare Source
Patch Changes
07c1227f306d0efb9421d4bb77a774f92f5fcf45
Thanks @tmm! - Fixed internalextractRpcUrls
usage withunstable_connector
.v2.13.0
Compare Source
Minor Changes
a73a7737b756886b388f120ae423e72cca53e8a0
Thanks @jxom! - Added functionality for consumer-defined RPC URLs (config.transports
) to be propagated to the WalletConnect & MetaMask Connectors.v2.12.2
Compare Source
Patch Changes
5bc8c8877810b2eec24a829df87dce40a51e6f20
Thanks @tmm! - Fixed reconnection whenstatus
is defined.v2.12.1
Compare Source
Patch Changes
cc996e08e930c9e88cf753a1e874652059e81a3b
Thanks @jxom! - Updated@safe-global/safe-apps-sdk
+@safe-global/safe-apps-provider
dependencies.v2.12.0
Compare Source
Minor Changes
5581a810ef70308e99c6f8b630cd4bca59f64afc
Thanks @dalechyn! - AddedwatchAsset
action.v2.11.8
Compare Source
Patch Changes
b08013eaa9ce97c02f8a7128ea400e3da7ef74bb
Thanks @tmm! - Fixed injected accounts ordering for'wallet_requestPermissions'
.d3814ab4b88f9f0e052b53bc3d458df87b43f01d
Thanks @jxom! - Updatedmipd
dependency.v2.11.7
Compare Source
Patch Changes
0bb8b562ae04ecfeb2d6b2f1b980ebae31dc127e
Thanks @tmm! - Improved TypeScript'exactOptionalPropertyTypes'
support.v2.11.6
Compare Source
Patch Changes
95965c1f19d480b97f2b297a077a9e607dee32ad
Thanks @dalechyn! - Bumped Tanstack Query dependencies to fix typing issues between exported Wagmi query options and TanStack Query suspense query methods (due todirection
property inQueryFunctionContext
being deprecated).v2.11.5
Compare Source
Patch Changes
04f2b846b113f3d300d82c9fa75212f1805817c5
Thanks @tmm! - Added revalidation for config chain ID in SSR and migration.v2.11.4
Compare Source
Patch Changes
9e8345cd56186b997b5e56deaa2cfc69b30d15f6
Thanks @tmm! - SwitchedRegister
tointerface
to fix declaration merging.v2.11.3
Compare Source
Patch Changes
8974e6269bb5d7bfaa90db0246bc7d13e8bff798
Thanks @alx-khramov! - Added timeout to internal call of'wallet_revokePermissions'
request duringinjected#disconnect
as some wallets that do not support this method hang.v2.11.2
Compare Source
Patch Changes
b4d9ef79deb554ee20fed6666a474be5e7cdd522
Thanks @tmm! - Removedinjected
connectorisAuthorized
timeout.v2.11.1
Compare Source
Patch Changes
9c862d8d63e3d692a22cef2a90782b74a9103f17
Thanks @tmm! - Reverted internal module loading utility.v2.11.0
Compare Source
Minor Changes
06bb598a7f04c7b167f5b7ff6d46bd15886a6a14
Thanks @marthendalnunes! - AddeddeployContract
action.Patch Changes
24a45b269bd0214a29d6f82a84ac66ef8c3f3822
Thanks @tmm! - AddedSameSite
default tocookieStorage
v2.10.6
Compare Source
Patch Changes
#4009
f2a7cefab96691ebed8b8e45ffde071c47b58dbe
Thanks @roninjin10! - Markedto
as optional forsendTransaction
.#4023
f0ea0b2a7fe193dadfeb49a4c8031ee451c638b5
Thanks @jxom! - Added chain check togetConnectorClient
since it's possible for connection state chain ID to get out of sync with the connector (e.g. wallet bug).v2.10.5
Compare Source
Patch Changes
030c7c2cb380dfd67a2182f62e2aa7a6e1601898
Thanks @nanxiaobei! - FixedcookieStorage
not working across paths.v2.10.4
Compare Source
Patch Changes
51fde8a0433b4fff357c1a8d7e08b41b4c86c968
Thanks @tmm! - FixedwriteContract
query types forvalue
property.v2.10.3
Compare Source
Patch Changes
2804a8a583b1874271154898b4bae38756ef581c
Thanks @tmm! - Added catch toreconnect
.v2.10.2
Compare Source
Patch Changes
a5071f581dfdfb961718873643a2fc629101c72a
Thanks @jxom! - Fixed usage ofmetaMask
connector in Vite environments.v2.10.1
Compare Source
Patch Changes
v2.10.0
Compare Source
Minor Changes
3117e71825f9c58a0d718f3d1686f1a191fa9cb1
Thanks @tmm! - Updated the default Coinbase SDK incoinbaseWallet
Connector to v4.x.v2.9.8
Compare Source
Patch Changes
32fcb4a31dde6b0206961d8ffe9c651f8a459c67
Thanks @tmm! - Added support for Vue.v2.9.7
Compare Source
Patch Changes
1f58734f88458e0f6adb05c99f0c90f36ab286b8
Thanks @jxom! - RefactoredisChainsStale
logic inwalletConnect
connector.v2.9.6
Compare Source
Patch Changes
05948fdad5bb4a56b08916d45b3dec2cb1e5f55b
Thanks @jxom! - Updated@metamask/sdk
.v2.9.5
Compare Source
Patch Changes
4fecbbb66d0aacd03b8c62a6455d11a33cde8f85
Thanks @jxom! - Fixed address comparison ingetConnectorClient
.v2.9.4
Compare Source
Patch Changes
e6139a97c4b8804d734b1547b5e3921ce01fbe24
Thanks @tmm! - Added experimentalwallet_revokePermissions
support toinjected
.v2.9.3
Compare Source
Patch Changes
addca28ebc20f1a4367c35fe9ef786decff9c87e
Thanks @jxom! - Updated@walletconnect/ethereum-provider
.v2.9.2
Compare Source
Patch Changes
204b7b624612405500ec098fb9e35facd3f74ca4
Thanks @jxom! - Made third-party SDK imports type-only.v2.9.1
Compare Source
Patch Changes
cda6a5d5
Thanks @jxom! - Updated packages.v2.9.0
Compare Source
Minor Changes
017828fc
Thanks @jxom! - Added experimental EIP-5792 Actions & Hooks.v2.8.1
Compare Source
Patch Changes
d4a78eb0
Thanks @jxom! - Fixed issue whereprepareTransactionRequest
would internally call unsupported wallet RPC methods.v2.8.0
Compare Source
Minor Changes
c2af20b8
Thanks @jxom! - AddedsupportsSimulation
property to connectors that indicates if the connector's wallet supports contract simulation.Patch Changes
0d141f17
Thanks @yulafezmesi! - Fixed accessing reverted reason property insidewaitForTransactionReceipt
.v2.7.0
Compare Source
Minor Changes
d4274c03
Thanks @tmm! - AddedaddEthereumChainParameter
toswitchChain
-related methods.Patch Changes
#3849
4781a405
Thanks @tmm! - FixedshimDisconnect: false
behavior.#3859
400c960b
Thanks @holic! - Added workaround to injected connector for MetaMask bug, where chain switching does not work if target chain RPC'net_version'
request fails.v2.6.19
Compare Source
Patch Changes
e3c832a1
Thanks @jxom! - Fixed undefinednavigator
issue in MetaMask connector.v2.6.18
Compare Source
Patch Changes
dd40a41c
Thanks @jxom! - Updated MetaMask SDK.v2.6.17
Compare Source
Patch Changes
a97bfbae
Thanks @jxom! - Fixed an issue where Wagmi would not correctly rehydrate the active chain when a persisted store was being used.v2.6.16
Compare Source
Patch Changes
42ad380d
Thanks @tmm! - Refactored connectors to remove unnecessarily event listeners.v2.6.15
Compare Source
Patch Changes
b907d5ac
Thanks @jxom! - Refactored injected connector connection logic.v2.6.14
Compare Source
Patch Changes
#3777
b3b54ef1
Thanks @desfero! - FixedwriteContract
to forwardchainIn
when simulating contract call#3779
3da20bb8
Thanks @jxom! - Fixed an issue whereeth_requestAccounts
would be called upon reconnect instead ofeth_accounts
.a3d1858f
Thanks @jxom! - Fixed hydration conditional increateConfig
.v2.6.13
Compare Source
Patch Changes
b80236dc
Thanks @jxom! - Removed unneededuniqueBy
check on connectors state.v2.6.10
Compare Source
Patch Changes
dbdca8fd
Thanks @jxom! - Fixed issue where duplicate connectors could be instantiated if injected after page mount.v2.6.9
Compare Source
Patch Changes
d56edf4f
Thanks @jxom! - Fixed SSR hydration issues.v2.6.8
Patch Changes
e46bcd47
Thanks @TateB! - Fixed race condition arising fromreconnect
.v2.6.6
Patch Changes
a91c0b64
Thanks @nishuzumi! - Exported typesv2.6.5
Compare Source
Patch Changes
c677dcd2
Thanks @tmm! - Updated internals.v2.6.4
Compare Source
Patch Changes
#3571
7c6618e6
Thanks @tmm! - FixedgetClient
passthrough properties fromcreateConfig
.#3558
895f28e8
Thanks @tmm! - Fixed connector warnings.v2.6.3
Patch Changes
#3533
9c3b85dd
Thanks @tmm! - Fixedaccount
property passthrough for actions.2a72214a
Thanks @tmm! - Shimmed EIP-1193removeListener
for injected since some wallets do not follow spec.v2.6.2
Patch Changes
#3519
414eb048
Thanks @tmm! - Fixed multicall passing through all properties to Viem method.#3518
338e857d
Thanks @tmm! - Fixed internal store migration between versions.v2.6.1
Compare Source
Patch Changes
e3c832a1
Thanks @jxom! - Fixed undefinednavigator
issue in MetaMask connector.v2.6.0
Compare Source
Minor Changes
ba7f8a75
Thanks @tmm! - Updated action internals to resolve Viem Client actions.v2.5.0
Compare Source
Minor Changes
ca98041d
Thanks @marthendalnunes! - AddedgetTransactionConfirmations
action.v2.3.1
Patch Changes
3be5bb7b
Thanks @jxom! - Modified persist strategy to only store "critical" properties that are needed before hydration.v2.3.0
Minor Changes
d950b666
Thanks @marthendalnunes! - AddedgetEnsText
action.Patch Changes
#3467
90ef39bb
Thanks @jxom! - Fixed an issue where connectors that share the same provider instance could reconnect when they have never been connected before.1cfb6e5a
Thanks @jxom! - Bumped listener limit on WalletConnect connector.v2.2.1
Compare Source
Patch Changes
#3447
a02a26ad
Thanks @tmm! - Fixed account typing.#3443
007024a6
Thanks @jmrossy! - Fixed invalidchainId
parameter passed through actions to Viem.v2.2.0
Compare Source
Minor Changes
#3434
00bf10a4
Thanks @marthendalnunes! - AddedgetBytecode
andgetStorageAt
actions.#3416
64c073f6
Thanks @marthendalnunes! - AddedgetTransactionReceipt
action.#3408
fb6c4148
Thanks @marthendalnunes! - AddedgetProof
action.v2.1.2
Compare Source
Patch Changes
e00b8205
Thanks @jxom! - Added a prelude gas estimate check tosendTransaction
/useSendTransaction
.v2.1.1
Compare Source
Patch Changes
#3402
64b82282
Thanks @Songkeys! - Fixed SSR cookie support for cookies that have special characters, e.g.=
.ec0d8b41
Thanks @tmm! - Added note tometaMask
connector.v2.0.2
Compare Source
Patch Changes
ee868c33
Thanks @tmm! - Fixed connectors not bubbling error when connecting withchainId
and subsequent user rejection.v2.0.1
Major Changes
#3333
b3a0baaa
Thanks @tmm! - Wagmi Core 2.0 featuring:Breaking Changes & Migration Guide
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.