This repository was archived by the owner on Apr 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "mode" : " exit" ,
3+ "tag" : " beta" ,
4+ "initialVersions" : {
5+ "@blocto/aptos-wallet-adapter-plugin" : " 0.2.8" ,
6+ "@blocto/connectkit-connector" : " 0.2.3" ,
7+ "@blocto/rainbowkit-connector" : " 0.2.9" ,
8+ "@blocto/wagmi-connector" : " 2.0.0" ,
9+ "@blocto/web3-react-connector" : " 1.0.6" ,
10+ "@blocto/web3modal-connector" : " 0.1.4" ,
11+ "@blocto/sdk" : " 0.9.1" ,
12+ "@blocto/dappauth" : " 2.2.2" ,
13+ "eslint-config-custom" : " 0.0.0" ,
14+ "tsconfig" : " 0.0.0"
15+ },
16+ "changesets" : [
17+ " afraid-hairs-exercise" ,
18+ " wicked-shirts-flash"
19+ ]
20+ }
Original file line number Diff line number Diff line change 11# @blocto/wagmi-connector
22
3+ ## 2.0.1-beta.0
4+
5+ ### Patch Changes
6+
7+ - 7f68b54: fix(wagmi): obtain chainId through request
8+ - 073daf0: Show not in config error message when attempt to switch dapp unsupport chain
9+
310## 2.0.0
411
512### Major Changes
Original file line number Diff line number Diff line change 22 "name" : " @blocto/wagmi-connector" ,
33 "description" : " Blocto wallet connector extend from wagmi Connector" ,
44 "author" : " Calvin Chang" ,
5- "version" : " 2.0.0" ,
5+ "version" : " 2.0.1-beta. 0" ,
66 "type" : " module" ,
77 "main" : " ./dist/index.umd.cjs" ,
88 "module" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments