@rango-dev/provider-walletconnect-2 0.57.1-next.6 → 0.58.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +5 -5
  2. package/CHANGELOG.md +0 -292
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rango-dev/provider-walletconnect-2",
3
- "version": "0.57.1-next.6",
3
+ "version": "0.58.0",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "source": "./src/mod.ts",
@@ -26,10 +26,10 @@
26
26
  "@hub3js/core": "^0.62.0",
27
27
  "@hub3js/evm": "^0.5.0",
28
28
  "@hub3js/std": "^0.4.0",
29
- "@rango-dev/internal-blockchains": "^0.1.1-next.3",
29
+ "@rango-dev/internal-blockchains": "^0.2.0",
30
30
  "@rango-dev/logging-core": "^0.14.0",
31
- "@rango-dev/signer-evm": "^0.45.1-next.1",
32
- "@rango-dev/wallets-core": "^0.61.1-next.3",
31
+ "@rango-dev/signer-evm": "^0.46.0",
32
+ "@rango-dev/wallets-core": "^0.62.0",
33
33
  "@reown/appkit": "1.8.20",
34
34
  "@walletconnect/encoding": "^1.0.2",
35
35
  "@walletconnect/sign-client": "2.23.7",
@@ -47,4 +47,4 @@
47
47
  "publishConfig": {
48
48
  "access": "public"
49
49
  }
50
- }
50
+ }
package/CHANGELOG.md DELETED
@@ -1,292 +0,0 @@
1
- # [0.57.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.56.0...provider-walletconnect-2@0.57.0) (2026-08-18)
2
-
3
-
4
-
5
- # [0.56.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.55.0...provider-walletconnect-2@0.56.0) (2026-07-28)
6
-
7
-
8
- ### Bug Fixes
9
-
10
- * **walletconnect:** send eth_sendTransaction params as hex ([57141a8](https://github.com/rango-exchange/rango-client/commit/57141a85ce9548038f4fe527407cbf5cfcfb7383))
11
-
12
-
13
-
14
- # [0.55.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.54.0...provider-walletconnect-2@0.55.0) (2026-07-07)
15
-
16
-
17
- ### Features
18
-
19
- * remove Cosmos blockchain support ([2b51ea3](https://github.com/rango-exchange/rango-client/commit/2b51ea3aa202f3ea049492ed90d00d97c552a490))
20
-
21
-
22
-
23
- # [0.54.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.53.1...provider-walletconnect-2@0.54.0) (2026-05-31)
24
-
25
-
26
- ### Bug Fixes
27
-
28
- * eliminate long dependency ([4da6a92](https://github.com/rango-exchange/rango-client/commit/4da6a926c68bdf3cdb68e9e8a6549a0138c7452f))
29
- * fix build ([f83d9c9](https://github.com/rango-exchange/rango-client/commit/f83d9c9c8d23aba3c428e971939992ae7e4b15d9))
30
-
31
-
32
-
33
- ## [0.53.1](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.53.0...provider-walletconnect-2@0.53.1) (2026-05-02)
34
-
35
-
36
-
37
- # [0.53.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.52.0...provider-walletconnect-2@0.53.0) (2026-04-29)
38
-
39
-
40
-
41
- # [0.52.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.51.0...provider-walletconnect-2@0.52.0) (2025-12-30)
42
-
43
-
44
-
45
- # [0.51.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.50.0...provider-walletconnect-2@0.51.0) (2025-12-15)
46
-
47
-
48
-
49
- # [0.50.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.49.0...provider-walletconnect-2@0.50.0) (2025-12-09)
50
-
51
-
52
-
53
- # [0.49.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.48.1...provider-walletconnect-2@0.49.0) (2025-12-02)
54
-
55
-
56
-
57
- ## [0.48.1](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.48.0...provider-walletconnect-2@0.48.1) (2025-11-22)
58
-
59
-
60
-
61
- # [0.46.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.45.0...provider-walletconnect-2@0.46.0) (2025-10-29)
62
-
63
-
64
-
65
- # [0.45.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.44.0...provider-walletconnect-2@0.45.0) (2025-09-29)
66
-
67
-
68
-
69
- # [0.44.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.43.0...provider-walletconnect-2@0.44.0) (2025-09-06)
70
-
71
-
72
-
73
- # [0.43.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.42.0...provider-walletconnect-2@0.43.0) (2025-08-19)
74
-
75
-
76
- ### Bug Fixes
77
-
78
- * remove retry dynamic import and throw refined error on dynamic import failure ([a2944ac](https://github.com/rango-exchange/rango-client/commit/a2944ac3c05a0e945f6e5621fa5693ab89625485))
79
-
80
-
81
- ### Features
82
-
83
- * implement retry mechanism for lazy imports ([9a8e191](https://github.com/rango-exchange/rango-client/commit/9a8e191711d2319990ca4d0613e8188a5f86842f))
84
-
85
-
86
-
87
- # [0.42.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.41.0...provider-walletconnect-2@0.42.0) (2025-08-05)
88
-
89
-
90
-
91
- # [0.41.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.40.0...provider-walletconnect-2@0.41.0) (2025-07-22)
92
-
93
-
94
- ### Reverts
95
-
96
- * Revert "chore(release): publish" ([064ce15](https://github.com/rango-exchange/rango-client/commit/064ce157a2f819856f647f83aeb1c0410542e8d7))
97
-
98
-
99
-
100
- # [0.39.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.38.1...provider-walletconnect-2@0.39.0) (2025-06-09)
101
-
102
-
103
-
104
- ## [0.38.1](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.38.0...provider-walletconnect-2@0.38.1) (2025-05-04)
105
-
106
-
107
-
108
- # [0.38.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.37.0...provider-walletconnect-2@0.38.0) (2025-04-30)
109
-
110
-
111
- ### Bug Fixes
112
-
113
- * rename pbt to ptb for sui ([3d6d89f](https://github.com/rango-exchange/rango-client/commit/3d6d89f2265766607a15d61e0df92643fb33072b))
114
-
115
-
116
- ### Features
117
-
118
- * update sui to consider recent api changes ([d764b25](https://github.com/rango-exchange/rango-client/commit/d764b2501df9bb295f63cdbc0b05acd4a3abb4b9))
119
-
120
-
121
-
122
- # [0.37.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.36.0...provider-walletconnect-2@0.37.0) (2025-03-11)
123
-
124
-
125
-
126
- # [0.36.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.35.0...provider-walletconnect-2@0.36.0) (2025-02-23)
127
-
128
-
129
-
130
- # [0.35.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.34.0...provider-walletconnect-2@0.35.0) (2025-01-20)
131
-
132
-
133
-
134
- # [0.34.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.33.0...provider-walletconnect-2@0.34.0) (2024-12-30)
135
-
136
-
137
-
138
- # [0.33.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.32.0...provider-walletconnect-2@0.33.0) (2024-11-27)
139
-
140
-
141
- ### Features
142
-
143
- * add ton connect provider ([2a2dbb7](https://github.com/rango-exchange/rango-client/commit/2a2dbb79022263f19446ced49d298e04d63f927f))
144
-
145
-
146
-
147
- # [0.32.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.31.3...provider-walletconnect-2@0.32.0) (2024-11-12)
148
-
149
-
150
-
151
- ## [0.31.3](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.31.2...provider-walletconnect-2@0.31.3) (2024-11-06)
152
-
153
-
154
-
155
- ## [0.31.2](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.31.1...provider-walletconnect-2@0.31.2) (2024-11-06)
156
-
157
-
158
-
159
- ## [0.31.1](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.31.0...provider-walletconnect-2@0.31.1) (2024-11-06)
160
-
161
-
162
-
163
- # [0.31.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.30.0...provider-walletconnect-2@0.31.0) (2024-10-12)
164
-
165
-
166
- ### Bug Fixes
167
-
168
- * bump sdk and fix type issues ([d442208](https://github.com/rango-exchange/rango-client/commit/d4422083bf5dd27d5f509ce1db7f9560d05428c8))
169
-
170
-
171
- ### Performance Improvements
172
-
173
- * enable code splitting in build process ([fe5a41e](https://github.com/rango-exchange/rango-client/commit/fe5a41e0e297298de11cd74ca5825544742aa03a))
174
- * lazy load signer packages ([7b88f18](https://github.com/rango-exchange/rango-client/commit/7b88f1834f7b29b4b81ab6c81a07bb88e8ccf55c))
175
-
176
-
177
-
178
- # [0.30.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.29.0...provider-walletconnect-2@0.30.0) (2024-09-10)
179
-
180
-
181
-
182
- # [0.29.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.28.1...provider-walletconnect-2@0.29.0) (2024-08-11)
183
-
184
-
185
-
186
- ## [0.28.1](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.28.0...provider-walletconnect-2@0.28.1) (2024-07-14)
187
-
188
-
189
-
190
- # [0.28.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.26.2...provider-walletconnect-2@0.28.0) (2024-07-09)
191
-
192
-
193
- ### Features
194
-
195
- * add an option to wallet connect provider to open a desktop wallet directly ([bee0a1f](https://github.com/rango-exchange/rango-client/commit/bee0a1f57ef5470564f6cdc379d00981e7d34b0a))
196
-
197
-
198
-
199
- # [0.27.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.26.2...provider-walletconnect-2@0.27.0) (2024-06-01)
200
-
201
-
202
- ### Features
203
-
204
- * add an option to wallet connect provider to open a desktop wallet directly ([bee0a1f](https://github.com/rango-exchange/rango-client/commit/bee0a1f57ef5470564f6cdc379d00981e7d34b0a))
205
-
206
-
207
-
208
- ## [0.26.2](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.26.1...provider-walletconnect-2@0.26.2) (2024-05-26)
209
-
210
-
211
-
212
- ## [0.26.1](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.26.0...provider-walletconnect-2@0.26.1) (2024-05-25)
213
-
214
-
215
-
216
- # [0.26.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.25.0...provider-walletconnect-2@0.26.0) (2024-05-14)
217
-
218
-
219
- ### Features
220
-
221
- * detect proper error related to wallet connect params ([a0d8d95](https://github.com/rango-exchange/rango-client/commit/a0d8d95ed977fffbd0244f498c81f7ce3550ee71))
222
-
223
-
224
-
225
- # [0.25.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.24.0...provider-walletconnect-2@0.25.0) (2024-04-24)
226
-
227
-
228
-
229
- # [0.24.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.23.0...provider-walletconnect-2@0.24.0) (2024-04-23)
230
-
231
-
232
-
233
- # [0.23.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.22.0...provider-walletconnect-2@0.23.0) (2024-04-09)
234
-
235
-
236
-
237
- # [0.22.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.21.0...provider-walletconnect-2@0.22.0) (2024-03-12)
238
-
239
-
240
- ### Bug Fixes
241
-
242
- * fix wallet connect namespace and switch network ([c8f31b3](https://github.com/rango-exchange/rango-client/commit/c8f31b3ddf4ceeaf745bc089f530b6a4b1eb9637))
243
-
244
-
245
-
246
- # [0.21.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.20.0...provider-walletconnect-2@0.21.0) (2024-02-20)
247
-
248
-
249
-
250
- # [0.20.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.19.0...provider-walletconnect-2@0.20.0) (2024-02-07)
251
-
252
-
253
-
254
- # [0.19.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.18.0...provider-walletconnect-2@0.19.0) (2024-01-22)
255
-
256
-
257
-
258
- # [0.18.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.16.0...provider-walletconnect-2@0.18.0) (2023-12-24)
259
-
260
-
261
- ### Bug Fixes
262
-
263
- * clean evm transaction in wallet-connect signer ([f10175c](https://github.com/rango-exchange/rango-client/commit/f10175cdf03dfd70cd05570aa09b7d1f5634d109))
264
- * fix HMR for widget and playground ([8524820](https://github.com/rango-exchange/rango-client/commit/8524820f10cf0b8921f3db0c4f620ff98daa4103))
265
- * handle switch network flow for wallet-connect ([8c4a17b](https://github.com/rango-exchange/rango-client/commit/8c4a17b47b2919820a4e0726f6d1c48b8994abe3))
266
-
267
-
268
-
269
- # [0.7.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.6.0...provider-walletconnect-2@0.7.0) (2023-08-03)
270
-
271
-
272
-
273
- # [0.6.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.5.0...provider-walletconnect-2@0.6.0) (2023-08-01)
274
-
275
-
276
-
277
- # 0.2.0 (2023-07-31)
278
-
279
-
280
- ### Bug Fixes
281
-
282
- * if there is no cosmos chain passed to wc2, it will be removed from optional namespaces ([548c9ee](https://github.com/rango-exchange/rango-client/commit/548c9ee9f072b259fdd56b52f794c3d8d267baf9))
283
-
284
-
285
- ### Features
286
-
287
- * add project id as a external value ([0c80404](https://github.com/rango-exchange/rango-client/commit/0c80404a8cacb6c5b0338dea1e416b0b11db254b))
288
- * Get Wallet Connect project id from config ([9fb30b4](https://github.com/rango-exchange/rango-client/commit/9fb30b4b1a83e2005bbf42553298f24b1e278e1c))
289
- * Support for WalletConnect 2 ([faedef0](https://github.com/rango-exchange/rango-client/commit/faedef0b5e6fc3c5ef881cbbe4ec05334cc1c910))
290
-
291
-
292
-