@rango-dev/provider-walletconnect-2 0.58.0 → 0.58.1

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/CHANGELOG.md +305 -0
  2. package/package.json +7 -6
package/CHANGELOG.md ADDED
@@ -0,0 +1,305 @@
1
+ ## [0.58.1](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.58.0...provider-walletconnect-2@0.58.1) (2026-09-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ship dist and changelog when publishing with npm ([0a8bd5d](https://github.com/rango-exchange/rango-client/commit/0a8bd5d779bd652b6ca7195cda4ce465ba196f0e))
7
+ # [0.58.0](https://github.com/rango-exchange/rango-client/compare/provider-walletconnect-2@0.57.0...provider-walletconnect-2@0.58.0) (2026-09-15)
8
+
9
+
10
+ ### Features
11
+
12
+ * add support for ledger wallet ([eacfd0b](https://github.com/rango-exchange/rango-client/commit/eacfd0bd32f87629e6cc9f6170368e1e208a6bd0))
13
+ * migrate wallet connect provider to hub ([efa6aef](https://github.com/rango-exchange/rango-client/commit/efa6aeff2c9dc406707024417c2307f3c345b71d))
14
+ # [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)
15
+
16
+
17
+
18
+ # [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)
19
+
20
+
21
+ ### Bug Fixes
22
+
23
+ * **walletconnect:** send eth_sendTransaction params as hex ([57141a8](https://github.com/rango-exchange/rango-client/commit/57141a85ce9548038f4fe527407cbf5cfcfb7383))
24
+
25
+
26
+
27
+ # [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)
28
+
29
+
30
+ ### Features
31
+
32
+ * remove Cosmos blockchain support ([2b51ea3](https://github.com/rango-exchange/rango-client/commit/2b51ea3aa202f3ea049492ed90d00d97c552a490))
33
+
34
+
35
+
36
+ # [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)
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * eliminate long dependency ([4da6a92](https://github.com/rango-exchange/rango-client/commit/4da6a926c68bdf3cdb68e9e8a6549a0138c7452f))
42
+ * fix build ([f83d9c9](https://github.com/rango-exchange/rango-client/commit/f83d9c9c8d23aba3c428e971939992ae7e4b15d9))
43
+
44
+
45
+
46
+ ## [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)
47
+
48
+
49
+
50
+ # [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)
51
+
52
+
53
+
54
+ # [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)
55
+
56
+
57
+
58
+ # [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)
59
+
60
+
61
+
62
+ # [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)
63
+
64
+
65
+
66
+ # [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)
67
+
68
+
69
+
70
+ ## [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)
71
+
72
+
73
+
74
+ # [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)
75
+
76
+
77
+
78
+ # [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)
79
+
80
+
81
+
82
+ # [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)
83
+
84
+
85
+
86
+ # [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)
87
+
88
+
89
+ ### Bug Fixes
90
+
91
+ * remove retry dynamic import and throw refined error on dynamic import failure ([a2944ac](https://github.com/rango-exchange/rango-client/commit/a2944ac3c05a0e945f6e5621fa5693ab89625485))
92
+
93
+
94
+ ### Features
95
+
96
+ * implement retry mechanism for lazy imports ([9a8e191](https://github.com/rango-exchange/rango-client/commit/9a8e191711d2319990ca4d0613e8188a5f86842f))
97
+
98
+
99
+
100
+ # [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)
101
+
102
+
103
+
104
+ # [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)
105
+
106
+
107
+ ### Reverts
108
+
109
+ * Revert "chore(release): publish" ([064ce15](https://github.com/rango-exchange/rango-client/commit/064ce157a2f819856f647f83aeb1c0410542e8d7))
110
+
111
+
112
+
113
+ # [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)
114
+
115
+
116
+
117
+ ## [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)
118
+
119
+
120
+
121
+ # [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)
122
+
123
+
124
+ ### Bug Fixes
125
+
126
+ * rename pbt to ptb for sui ([3d6d89f](https://github.com/rango-exchange/rango-client/commit/3d6d89f2265766607a15d61e0df92643fb33072b))
127
+
128
+
129
+ ### Features
130
+
131
+ * update sui to consider recent api changes ([d764b25](https://github.com/rango-exchange/rango-client/commit/d764b2501df9bb295f63cdbc0b05acd4a3abb4b9))
132
+
133
+
134
+
135
+ # [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)
136
+
137
+
138
+
139
+ # [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)
140
+
141
+
142
+
143
+ # [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)
144
+
145
+
146
+
147
+ # [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)
148
+
149
+
150
+
151
+ # [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)
152
+
153
+
154
+ ### Features
155
+
156
+ * add ton connect provider ([2a2dbb7](https://github.com/rango-exchange/rango-client/commit/2a2dbb79022263f19446ced49d298e04d63f927f))
157
+
158
+
159
+
160
+ # [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)
161
+
162
+
163
+
164
+ ## [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)
165
+
166
+
167
+
168
+ ## [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)
169
+
170
+
171
+
172
+ ## [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)
173
+
174
+
175
+
176
+ # [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)
177
+
178
+
179
+ ### Bug Fixes
180
+
181
+ * bump sdk and fix type issues ([d442208](https://github.com/rango-exchange/rango-client/commit/d4422083bf5dd27d5f509ce1db7f9560d05428c8))
182
+
183
+
184
+ ### Performance Improvements
185
+
186
+ * enable code splitting in build process ([fe5a41e](https://github.com/rango-exchange/rango-client/commit/fe5a41e0e297298de11cd74ca5825544742aa03a))
187
+ * lazy load signer packages ([7b88f18](https://github.com/rango-exchange/rango-client/commit/7b88f1834f7b29b4b81ab6c81a07bb88e8ccf55c))
188
+
189
+
190
+
191
+ # [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)
192
+
193
+
194
+
195
+ # [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)
196
+
197
+
198
+
199
+ ## [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)
200
+
201
+
202
+
203
+ # [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)
204
+
205
+
206
+ ### Features
207
+
208
+ * add an option to wallet connect provider to open a desktop wallet directly ([bee0a1f](https://github.com/rango-exchange/rango-client/commit/bee0a1f57ef5470564f6cdc379d00981e7d34b0a))
209
+
210
+
211
+
212
+ # [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)
213
+
214
+
215
+ ### Features
216
+
217
+ * add an option to wallet connect provider to open a desktop wallet directly ([bee0a1f](https://github.com/rango-exchange/rango-client/commit/bee0a1f57ef5470564f6cdc379d00981e7d34b0a))
218
+
219
+
220
+
221
+ ## [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)
222
+
223
+
224
+
225
+ ## [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)
226
+
227
+
228
+
229
+ # [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)
230
+
231
+
232
+ ### Features
233
+
234
+ * detect proper error related to wallet connect params ([a0d8d95](https://github.com/rango-exchange/rango-client/commit/a0d8d95ed977fffbd0244f498c81f7ce3550ee71))
235
+
236
+
237
+
238
+ # [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)
239
+
240
+
241
+
242
+ # [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)
243
+
244
+
245
+
246
+ # [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)
247
+
248
+
249
+
250
+ # [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)
251
+
252
+
253
+ ### Bug Fixes
254
+
255
+ * fix wallet connect namespace and switch network ([c8f31b3](https://github.com/rango-exchange/rango-client/commit/c8f31b3ddf4ceeaf745bc089f530b6a4b1eb9637))
256
+
257
+
258
+
259
+ # [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)
260
+
261
+
262
+
263
+ # [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)
264
+
265
+
266
+
267
+ # [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)
268
+
269
+
270
+
271
+ # [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)
272
+
273
+
274
+ ### Bug Fixes
275
+
276
+ * clean evm transaction in wallet-connect signer ([f10175c](https://github.com/rango-exchange/rango-client/commit/f10175cdf03dfd70cd05570aa09b7d1f5634d109))
277
+ * fix HMR for widget and playground ([8524820](https://github.com/rango-exchange/rango-client/commit/8524820f10cf0b8921f3db0c4f620ff98daa4103))
278
+ * handle switch network flow for wallet-connect ([8c4a17b](https://github.com/rango-exchange/rango-client/commit/8c4a17b47b2919820a4e0726f6d1c48b8994abe3))
279
+
280
+
281
+
282
+ # [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)
283
+
284
+
285
+
286
+ # [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)
287
+
288
+
289
+
290
+ # 0.2.0 (2023-07-31)
291
+
292
+
293
+ ### Bug Fixes
294
+
295
+ * 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))
296
+
297
+
298
+ ### Features
299
+
300
+ * add project id as a external value ([0c80404](https://github.com/rango-exchange/rango-client/commit/0c80404a8cacb6c5b0338dea1e416b0b11db254b))
301
+ * Get Wallet Connect project id from config ([9fb30b4](https://github.com/rango-exchange/rango-client/commit/9fb30b4b1a83e2005bbf42553298f24b1e278e1c))
302
+ * Support for WalletConnect 2 ([faedef0](https://github.com/rango-exchange/rango-client/commit/faedef0b5e6fc3c5ef881cbbe4ec05334cc1c910))
303
+
304
+
305
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rango-dev/provider-walletconnect-2",
3
- "version": "0.58.0",
3
+ "version": "0.58.1",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "source": "./src/mod.ts",
@@ -11,7 +11,8 @@
11
11
  "typings": "dist/mod.d.ts",
12
12
  "files": [
13
13
  "dist",
14
- "src"
14
+ "src",
15
+ "CHANGELOG.md"
15
16
  ],
16
17
  "scripts": {
17
18
  "build": "yarn run rangutopia library build --splitting",
@@ -26,10 +27,10 @@
26
27
  "@hub3js/core": "^0.62.0",
27
28
  "@hub3js/evm": "^0.5.0",
28
29
  "@hub3js/std": "^0.4.0",
29
- "@rango-dev/internal-blockchains": "^0.2.0",
30
- "@rango-dev/logging-core": "^0.14.0",
31
- "@rango-dev/signer-evm": "^0.46.0",
32
- "@rango-dev/wallets-core": "^0.62.0",
30
+ "@rango-dev/internal-blockchains": "^0.2.1",
31
+ "@rango-dev/logging-core": "^0.15.0",
32
+ "@rango-dev/signer-evm": "^0.46.1",
33
+ "@rango-dev/wallets-core": "^0.62.1",
33
34
  "@reown/appkit": "1.8.20",
34
35
  "@walletconnect/encoding": "^1.0.2",
35
36
  "@walletconnect/sign-client": "2.23.7",