Skip to content

Latest commit

 

History

History
200 lines (113 loc) · 6.58 KB

File metadata and controls

200 lines (113 loc) · 6.58 KB

@reactive-dot/wallet-walletconnect

0.17.6

Patch Changes

0.17.5

Patch Changes

  • Updated dependencies [b6c5cc7]:
    • @reactive-dot/core@0.33.0

0.17.4

Patch Changes

  • #495 3372262 Thanks @tien! - Excluded tests from bundle.

  • Updated dependencies []:

    • @reactive-dot/core@0.32.0

0.17.3

Patch Changes

  • #463 2b4d6f3 Thanks @tien! - Use getPolkadotSignerFromPjs from @polkadot-api/pjs-signer.

  • Updated dependencies [776d1ef]:

    • @reactive-dot/core@0.31.0

0.17.2

Patch Changes

0.17.1

Patch Changes

  • Updated dependencies [6e1ded0]:
    • @reactive-dot/core@0.29.0

0.17.0

Minor Changes

  • #400 bef0909 Thanks @Tbaut! - chainIds is now optional. Either chainIds or optionalChainIds must be set.

0.16.20

Patch Changes

  • Updated dependencies [aeef030]:
    • @reactive-dot/core@0.27.1

0.16.19

Patch Changes

  • Updated dependencies [f1d984f]:
    • @reactive-dot/core@0.27.0

0.16.18

Patch Changes

  • Updated dependencies [a3da0de]:
    • @reactive-dot/core@0.26.2

0.16.17

Patch Changes

0.16.16

Patch Changes

  • Updated dependencies [ee5d6a3]:
    • @reactive-dot/core@0.26.0

0.16.15

Patch Changes

  • Updated dependencies [ed4e82d]:
    • @reactive-dot/core@0.25.1

0.16.14

Patch Changes

0.16.13

Patch Changes

  • Updated dependencies [2bdab49]:
    • @reactive-dot/core@0.24.0

0.16.12

Patch Changes

  • Updated dependencies [fccd977]:
    • @reactive-dot/core@0.23.0

0.16.11

Patch Changes

  • Updated dependencies [02b5633]:
    • @reactive-dot/core@0.22.0

0.16.10

Patch Changes

  • Updated dependencies [2c30634]:
    • @reactive-dot/core@0.21.0

0.16.9

Patch Changes

  • Updated dependencies [08e5517]:
    • @reactive-dot/core@0.20.0

0.16.8

Patch Changes

  • Updated dependencies [98bb09e]:
    • @reactive-dot/core@0.19.0

0.16.7

Patch Changes

  • Updated dependencies [42d6d34]:
    • @reactive-dot/core@0.18.0

0.16.6

Patch Changes

  • #257 ce4db82 Thanks @tien! - Fixed Wallet.getAccounts incorrectly used lastValueFrom instead of firstValueFrom.

0.16.5

Patch Changes

  • Updated dependencies []:
    • @reactive-dot/core@0.16.5

0.16.0

Patch Changes

  • Updated dependencies [1c4fdee]:
    • @reactive-dot/core@0.16.0

0.15.0

Patch Changes

  • Updated dependencies [6370689]:
    • @reactive-dot/core@0.15.0

0.14.0

Patch Changes

  • Updated dependencies [a215f26]:
    • @reactive-dot/core@0.14.0

0.13.0

Patch Changes

0.12.0

Minor Changes

  • #149 21ec7d1 Thanks @tien! - BREAKING: Moved WalletConnect adapter to a standalone package.