Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(): Update dependency @wagmi/core to v2 #65

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wagmi/core (source) ^1.4.7 -> ^2.0.0 age adoption passing confidence

Release Notes

wevm/wagmi (@​wagmi/core)

v2.14.3

Compare Source

Patch Changes

v2.14.2

Compare Source

Patch Changes

v2.14.1

Compare Source

Patch Changes

v2.14.0

Compare Source

Minor Changes

v2.13.9

Compare Source

Patch Changes

v2.13.8

Compare Source

Patch Changes

v2.13.7

Compare Source

Patch Changes

v2.13.6

Compare Source

Patch Changes

v2.13.5

Compare Source

Patch Changes

v2.13.4

Compare Source

Patch Changes

v2.13.3

Compare Source

Patch Changes

v2.13.2

Compare Source

Patch Changes

v2.13.1

Compare Source

Patch Changes

v2.13.0

Compare Source

Minor Changes

v2.12.2

Compare Source

Patch Changes

v2.12.1

Compare Source

Patch Changes

v2.12.0

Compare Source

Minor Changes

v2.11.8

Compare Source

Patch Changes

v2.11.7

Compare Source

Patch Changes

v2.11.6

Compare Source

Patch Changes

v2.11.5

Compare Source

Patch Changes

v2.11.4

Compare Source

Patch Changes

v2.11.3

Compare Source

Patch Changes

v2.11.2

Compare Source

Patch Changes

v2.11.1

Compare Source

Patch Changes

v2.11.0

Compare Source

Minor Changes
Patch Changes

v2.10.6

Compare Source

Patch Changes

v2.10.5

Compare Source

Patch Changes

v2.10.4

Compare Source

Patch Changes

v2.10.3

Compare Source

Patch Changes

v2.10.2

Compare Source

Patch Changes

v2.10.1

Compare Source

Patch Changes
  • Bumped versions.

v2.10.0

Compare Source

Minor Changes

v2.9.8

Compare Source

Patch Changes

v2.9.7

Compare Source

Patch Changes

v2.9.6

Compare Source

Patch Changes

v2.9.5

Compare Source

Patch Changes

v2.9.4

Compare Source

Patch Changes

v2.9.3

Compare Source

Patch Changes

v2.9.2

Compare Source

Patch Changes

v2.9.1

Compare Source

Patch Changes

v2.9.0

Compare Source

Minor Changes

v2.8.1

Compare Source

Patch Changes
  • #​3869 d4a78eb0 Thanks @​jxom! - Fixed issue where prepareTransactionRequest would internally call unsupported wallet RPC methods.

v2.8.0

Compare Source

Minor Changes
  • #​3868 c2af20b8 Thanks @​jxom! - Added supportsSimulation property to connectors that indicates if the connector's wallet supports contract simulation.
Patch Changes

v2.7.0

Compare Source

Minor Changes
Patch Changes
  • #​3849 4781a405 Thanks @​tmm! - Fixed shimDisconnect: 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 undefined navigator issue in MetaMask connector.

v2.6.18

Compare Source

Patch Changes

v2.6.17

Compare Source

Patch Changes
  • #​3822 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

v2.6.15

Compare Source

Patch Changes

v2.6.14

Compare Source

Patch Changes

v2.6.13

Compare Source

Patch Changes
  • b80236dc Thanks @​jxom! - Removed unneeded uniqueBy 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

v2.6.8

Patch Changes

v2.6.6

Patch Changes

v2.6.5

Compare Source

Patch Changes

v2.6.4

Compare Source

Patch Changes

v2.6.3

Patch Changes
  • #​3533 9c3b85dd Thanks @​tmm! - Fixed account property passthrough for actions.

  • 2a72214a Thanks @​tmm! - Shimmed EIP-1193 removeListener for injected since some wallets do not follow spec.

v2.6.2

Patch Changes

v2.6.1

Compare Source

Patch Changes
  • e3c832a1 Thanks @​jxom! - Fixed undefined navigator issue in MetaMask connector.

v2.6.0

Compare Source

Minor Changes

v2.5.0

Compare Source

Minor Changes

v2.3.1

Patch Changes
  • #​3476 3be5bb7b Thanks @​jxom! - Modified persist strategy to only store "critical" properties that are needed before hydration.

v2.3.0

Minor Changes
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

v2.2.0

Compare Source

Minor Changes

v2.1.2

Compare Source

Patch Changes

v2.1.1

Compare Source

Patch Changes

v2.0.2

Compare Source

Patch Changes
  • #​3384 ee868c33 Thanks @​tmm! - Fixed connectors not bubbling error when connecting with chainId and subsequent user rejection.

v2.0.1

Major Changes
  • #​3333 b3a0baaa Thanks @​tmm! - Wagmi Core 2.0 featuring:

    • Full TanStack Query support + queryKeys
    • Connect multiple connectors
    • Switch chains while disconnected
    • EIP-6963 enabled
    • Strongly typed chainId and chain properties
    • Smaller bundle size
    • Miscellaneous improvements and bug fixes

    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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jan 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nexus ❌ Failed (Inspect) Sep 21, 2024 8:15am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants