|
1 | 1 | # @blocto/connectkit-connector |
2 | 2 |
|
| 3 | +## 0.2.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- 464a645: enhance the connecting experience with connectkit using @blocto/connectkit-connector |
| 8 | + |
| 9 | +### Patch Changes |
| 10 | + |
| 11 | +- 2515a8f: Fix wrongly disconnect chain when account not changed |
| 12 | +- b40fbed: Fix skip calling enable() when request wallet_disconnect method |
| 13 | +- 4c769f9: Clear error message when add not supported chain |
| 14 | +- bbf2160: Make loadSwitchableNetwork rpcUrls optional |
| 15 | +- a3b0243: Seperate evm accounts from other chains in storage data structure |
| 16 | +- Updated dependencies [2515a8f] |
| 17 | +- Updated dependencies [b40fbed] |
| 18 | +- Updated dependencies [4c769f9] |
| 19 | +- Updated dependencies [bbf2160] |
| 20 | +- Updated dependencies [a3b0243] |
| 21 | + - @blocto/wagmi-connector@1.2.1 |
| 22 | + |
| 23 | +## 0.1.2-beta.1 |
| 24 | + |
| 25 | +### Patch Changes |
| 26 | + |
| 27 | +- 2515a8f: Fix wrongly disconnect chain when account not changed |
| 28 | +- Updated dependencies [2515a8f] |
| 29 | + - @blocto/sdk@0.7.0-beta.1 |
| 30 | + |
| 31 | +## 0.1.2-beta.0 |
| 32 | + |
| 33 | +### Patch Changes |
| 34 | + |
| 35 | +- b40fbed: Fix skip calling enable() when request wallet_disconnect method |
| 36 | +- 4c769f9: Clear error message when add not supported chain |
| 37 | +- bbf2160: Make loadSwitchableNetwork rpcUrls optional |
| 38 | +- a3b0243: Seperate evm accounts from other chains in storage data structure |
| 39 | +- Updated dependencies [b40fbed] |
| 40 | +- Updated dependencies [4c769f9] |
| 41 | +- Updated dependencies [bbf2160] |
| 42 | +- Updated dependencies [a3b0243] |
| 43 | +- Updated dependencies [1288bd1] |
| 44 | + - @blocto/sdk@0.7.0-beta.0 |
| 45 | + |
3 | 46 | ## 0.1.1 |
4 | 47 |
|
5 | 48 | ### Patch Changes |
|
0 commit comments