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: version packages #3935

Merged
merged 1 commit into from
May 16, 2024
Merged

chore: version packages #3935

merged 1 commit into from
May 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@wagmi/connectors@5.0.0

Major Changes

  • #3928 3117e71825f9c58a0d718f3d1686f1a191fa9cb1 Thanks @tmm! - Breaking: Updated default Coinbase SDK in coinbaseWallet Connector to v4.x.

    Added a version property (defaults to '4') to the coinbaseWallet Connector to target a version of the Coinbase SDK:

    coinbaseWallet({
    + version: '3' | '4',
    })

    If headlessMode property is set to true, then the Connector will target v3 of the Coinbase SDK.

    The following properties are removed in v4 of the coinbaseWallet Connector:

    • chainId
    • darkMode
    • diagnosticLogger
    • enableMobileDeepLink
    • jsonRpcUrl
    • linkApiUrl
    • overrideIsCoinbaseBrowser
    • overrideIsCoinbaseWallet
    • overrideIsMetaMask
    • reloadOnDisconnect
    • uiConstructor

    Consumers can still use the above properties in v3 by passing version: '3' to the Connector. However, please note that v3 of the Coinbase SDK is deprecated and will be removed in a future release.

Patch Changes

@wagmi/core@2.10.0

Minor Changes

wagmi@2.9.0

Minor Changes

Patch Changes

@wagmi/vue@0.0.3

Patch Changes

Copy link

vercel bot commented May 16, 2024

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

Name Status Preview Comments Updated (UTC)
wagmi ❌ Failed (Inspect) May 16, 2024 6:49pm

@jxom jxom merged commit 197ef59 into main May 16, 2024
4 of 5 checks passed
@jxom jxom deleted the changeset-release/main branch May 16, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant