This repository was archived by the owner on Apr 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +26
-10
lines changed Expand file tree Collapse file tree 4 files changed +26
-10
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" : " 1.3.1" ,
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
+ " fair-colts-arrive"
18
+ ]
19
+ }
Original file line number Diff line number Diff line change 1
1
# @blocto/wagmi-connector
2
2
3
+ ## 2.0.0-beta.0
4
+
5
+ ### Major Changes
6
+
7
+ - 196aee7: blocto connector support wagmi v2
8
+
3
9
## 1.3.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 2
2
"name" : " @blocto/wagmi-connector" ,
3
3
"description" : " Blocto wallet connector extend from wagmi Connector" ,
4
4
"author" : " Calvin Chang" ,
5
- "version" : " 1.3.1 " ,
5
+ "version" : " 2.0.0-beta.0 " ,
6
6
"type" : " module" ,
7
7
"main" : " ./dist/index.umd.cjs" ,
8
8
"module" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1136
1136
resolved "https://registry.npmjs.org/@blakeembrey/template/-/template-1.1.0.tgz"
1137
1137
integrity sha512-iZf+UWfL+DogJVpd/xMQyP6X6McYd6ArdYoPMiv/zlOTzeXXfQbYxBNJJBF6tThvsjLMbA8tLjkCdm9RWMFCCw==
1138
1138
1139
- "@blocto/sdk@^0.9.1":
1140
- version "0.9.1"
1141
- resolved "https://registry.yarnpkg.com/@blocto/sdk/-/sdk-0.9.1.tgz#86eb3f972f6bdd78a1c929e271c652f8ec5e1bd0"
1142
- integrity sha512-JPBKDUrgTrTc9PaCj1iNleMy68V6DARa93sJa6OBvxkFCtYNxGn+sNCOZqhCU/3YjQ6z75/Mls2oF4kQe/04cw==
1143
- dependencies:
1144
- buffer "^6.0.3"
1145
- eip1193-provider "^1.0.1"
1146
- js-sha3 "^0.8.0"
1147
-
1148
1139
"@blocto/wagmi-connector@npm:@blocto/wagmi-connector@^1.3.1":
1149
1140
version "1.3.1"
1150
1141
resolved "https://registry.yarnpkg.com/@blocto/wagmi-connector/-/wagmi-connector-1.3.1.tgz#513feec757e33c24e6e98c4bbb9f326b90d58325"
You can’t perform that action at this time.
0 commit comments