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 #3839

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 11, 2025

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

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

  • #3818 bf90239 Thanks @enesozturk! - Allows getting chain specific account data with hooks and subscribe methods

    Example Usage

    import { useAppKitAccount } from '@reown/appkit/react'
    
    const accountState = useAppKitAccount() // Returns active chain's account state
    const evmAccountState = useAppKitAccount({ chainNamespace: 'eip155' }) // Returns EVM chain's account state
    const solanaAccountState = useAppKitAccount({ chainNamespace: 'solana' }) // Returns Solana chain's account state
    const bitcoinAccountState = useAppKitAccount({ chainNamespace: 'bip122' }) // Returns Bitcoin chain's account state
  • #3764 73fbd0f Thanks @magiziz! - Deprecated api headers to use query parameters

  • #3833 ff75922 Thanks @svenvoskamp! - Set wallet to undefined after unmount of QR view

  • #3832 64a03e1 Thanks @svenvoskamp! - Add error message to SEND_ERROR event

  • #3869 b264e3b Thanks @enesozturk! - Fixes defaultNetwork prop that is not being used on initialization

  • #3785 faf3f25 Thanks @magiziz! - Added support for react version 19

  • #3868 8e11300 Thanks @tomiir! - Sets default chain to current appkit chain on WC connections

@reown/[email protected]

Patch Changes

  • #3818 bf90239 Thanks @enesozturk! - Allows getting chain specific account data with hooks and subscribe methods

    Example Usage

    import { useAppKitAccount } from '@reown/appkit/react'
    
    const accountState = useAppKitAccount() // Returns active chain's account state
    const evmAccountState = useAppKitAccount({ chainNamespace: 'eip155' }) // Returns EVM chain's account state
    const solanaAccountState = useAppKitAccount({ chainNamespace: 'solana' }) // Returns Solana chain's account state
    const bitcoinAccountState = useAppKitAccount({ chainNamespace: 'bip122' }) // Returns Bitcoin chain's account state
  • #3764 73fbd0f Thanks @magiziz! - Deprecated api headers to use query parameters

  • #3833 ff75922 Thanks @svenvoskamp! - Set wallet to undefined after unmount of QR view

  • #3832 64a03e1 Thanks @svenvoskamp! - Add error message to SEND_ERROR event

  • #3869 b264e3b Thanks @enesozturk! - Fixes defaultNetwork prop that is not being used on initialization

  • #3785 faf3f25 Thanks @magiziz! - Added support for react version 19

  • #3868 8e11300 Thanks @tomiir! - Sets default chain to current appkit chain on WC connections

@reown/[email protected]

Patch Changes

  • #3818 bf90239 Thanks @enesozturk! - Allows getting chain specific account data with hooks and subscribe methods

    Example Usage

    import { useAppKitAccount } from '@reown/appkit/react'
    
    const accountState = useAppKitAccount() // Returns active chain's account state
    const evmAccountState = useAppKitAccount({ chainNamespace: 'eip155' }) // Returns EVM chain's account state
    const solanaAccountState = useAppKitAccount({ chainNamespace: 'solana' }) // Returns Solana chain's account state
    const bitcoinAccountState = useAppKitAccount({ chainNamespace: 'bip122' }) // Returns Bitcoin chain's account state
  • #3764 73fbd0f Thanks @magiziz! - Deprecated api headers to use query parameters

  • #3833 ff75922 Thanks @svenvoskamp! - Set wallet to undefined after unmount of QR view

  • #3832 64a03e1 Thanks @svenvoskamp! - Add error message to SEND_ERROR event

  • #3869 b264e3b Thanks @enesozturk! - Fixes defaultNetwork prop that is not being used on initialization

  • #3785 faf3f25 Thanks @magiziz! - Added support for react version 19

  • #3868 8e11300 Thanks @tomiir! - Sets default chain to current appkit chain on WC connections

  • Updated dependencies [bf90239, 73fbd0f, ff75922, 64a03e1, b264e3b, faf3f25, 8e11300]:

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

  • #3818 bf90239 Thanks @enesozturk! - Allows getting chain specific account data with hooks and subscribe methods

    Example Usage

    import { useAppKitAccount } from '@reown/appkit/react'
    
    const accountState = useAppKitAccount() // Returns active chain's account state
    const evmAccountState = useAppKitAccount({ chainNamespace: 'eip155' }) // Returns EVM chain's account state
    const solanaAccountState = useAppKitAccount({ chainNamespace: 'solana' }) // Returns Solana chain's account state
    const bitcoinAccountState = useAppKitAccount({ chainNamespace: 'bip122' }) // Returns Bitcoin chain's account state
  • #3764 73fbd0f Thanks @magiziz! - Deprecated api headers to use query parameters

  • #3833 ff75922 Thanks @svenvoskamp! - Set wallet to undefined after unmount of QR view

  • #3832 64a03e1 Thanks @svenvoskamp! - Add error message to SEND_ERROR event

  • #3869 b264e3b Thanks @enesozturk! - Fixes defaultNetwork prop that is not being used on initialization

  • #3785 faf3f25 Thanks @magiziz! - Added support for react version 19

  • #3868 8e11300 Thanks @tomiir! - Sets default chain to current appkit chain on WC connections

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

@reown/[email protected]

Patch Changes

  • #3818 bf90239 Thanks @enesozturk! - Allows getting chain specific account data with hooks and subscribe methods

    Example Usage

    import { useAppKitAccount } from '@reown/appkit/react'
    
    const accountState = useAppKitAccount() // Returns active chain's account state
    const evmAccountState = useAppKitAccount({ chainNamespace: 'eip155' }) // Returns EVM chain's account state
    const solanaAccountState = useAppKitAccount({ chainNamespace: 'solana' }) // Returns Solana chain's account state
    const bitcoinAccountState = useAppKitAccount({ chainNamespace: 'bip122' }) // Returns Bitcoin chain's account state
  • #3764 73fbd0f Thanks @magiziz! - Deprecated api headers to use query parameters

  • #3833 ff75922 Thanks @svenvoskamp! - Set wallet to undefined after unmount of QR view

  • #3832 64a03e1 Thanks @svenvoskamp! - Add error message to SEND_ERROR event

  • #3869 b264e3b Thanks @enesozturk! - Fixes defaultNetwork prop that is not being used on initialization

  • #3785 faf3f25 Thanks @magiziz! - Added support for react version 19

  • #3868 8e11300 Thanks @tomiir! - Sets default chain to current appkit chain on WC connections

  • Updated dependencies [bf90239, 73fbd0f, ff75922, 64a03e1, b264e3b, faf3f25, 8e11300]:

@reown/[email protected]

Patch Changes

  • #3818 bf90239 Thanks @enesozturk! - Allows getting chain specific account data with hooks and subscribe methods

    Example Usage

    import { useAppKitAccount } from '@reown/appkit/react'
    
    const accountState = useAppKitAccount() // Returns active chain's account state
    const evmAccountState = useAppKitAccount({ chainNamespace: 'eip155' }) // Returns EVM chain's account state
    const solanaAccountState = useAppKitAccount({ chainNamespace: 'solana' }) // Returns Solana chain's account state
    const bitcoinAccountState = useAppKitAccount({ chainNamespace: 'bip122' }) // Returns Bitcoin chain's account state
  • #3764 73fbd0f Thanks @magiziz! - Deprecated api headers to use query parameters

  • #3833 ff75922 Thanks @svenvoskamp! - Set wallet to undefined after unmount of QR view

  • #3832 64a03e1 Thanks @svenvoskamp! - Add error message to SEND_ERROR event

  • #3869 b264e3b Thanks @enesozturk! - Fixes defaultNetwork prop that is not being used on initialization

  • #3785 faf3f25 Thanks @magiziz! - Added support for react version 19

  • #3868 8e11300 Thanks @tomiir! - Sets default chain to current appkit chain on WC connections

@reown/[email protected]

Patch Changes

  • #3818 bf90239 Thanks @enesozturk! - Allows getting chain specific account data with hooks and subscribe methods

    Example Usage

    import { useAppKitAccount } from '@reown/appkit/react'
    
    const accountState = useAppKitAccount() // Returns active chain's account state
    const evmAccountState = useAppKitAccount({ chainNamespace: 'eip155' }) // Returns EVM chain's account state
    const solanaAccountState = useAppKitAccount({ chainNamespace: 'solana' }) // Returns Solana chain's account state
    const bitcoinAccountState = useAppKitAccount({ chainNamespace: 'bip122' }) // Returns Bitcoin chain's account state
  • #3764 73fbd0f Thanks @magiziz! - Deprecated api headers to use query parameters

  • #3833 ff75922 Thanks @svenvoskamp! - Set wallet to undefined after unmount of QR view

  • #3832 64a03e1 Thanks @svenvoskamp! - Add error message to SEND_ERROR event

  • #3869 b264e3b Thanks @enesozturk! - Fixes defaultNetwork prop that is not being used on initialization

  • #3785 faf3f25 Thanks @magiziz! - Added support for react version 19

  • #3868 8e11300 Thanks @tomiir! - Sets default chain to current appkit chain on WC connections

  • Updated dependencies [bf90239, 73fbd0f, ff75922, 64a03e1, b264e3b, faf3f25, 8e11300]:

@reown/[email protected]

Patch Changes

Copy link

vercel bot commented Feb 11, 2025

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

Name Status Preview Comments Updated (UTC)
appkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 4:42pm
appkit-ethers5-bera ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 4:42pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview Feb 14, 2025 4:42pm
next-wagmi-solana-bitcoin-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 4:42pm
9 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-ep ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 4:42pm
appkit-basic-ep-example ⬜️ Ignored (Inspect) Feb 14, 2025 4:42pm
appkit-basic-example ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 4:42pm
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 4:42pm
appkit-basic-up-example ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 4:42pm
appkit-vue-solana ⬜️ Ignored (Inspect) Feb 14, 2025 4:42pm
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Feb 14, 2025 4:42pm
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 4:42pm
vue-wagmi-example ⬜️ Ignored (Inspect) Feb 14, 2025 4:42pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from 5e89062 to e0af527 Compare February 11, 2025 08:23
@github-actions github-actions bot force-pushed the changeset-release/main branch from e0af527 to 44256cf Compare February 11, 2025 09:37
@github-actions github-actions bot force-pushed the changeset-release/main branch from 44256cf to c58d24c Compare February 11, 2025 16:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from c58d24c to 86b1849 Compare February 12, 2025 13:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from 86b1849 to 1b606cc Compare February 12, 2025 16:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1b606cc to 2f0724b Compare February 13, 2025 12:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from 705e062 to 9746e68 Compare February 14, 2025 11:34
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9746e68 to d16de95 Compare February 14, 2025 13:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from d16de95 to e54c8f4 Compare February 14, 2025 14:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from e54c8f4 to 6a97bbe Compare February 14, 2025 14:38
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.

0 participants