@rango-dev/wallets-react 0.49.0 → 0.49.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.
- package/CHANGELOG.md +356 -0
- package/package.json +6 -5
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,356 @@
|
|
|
1
|
+
## [0.49.1](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.49.0...wallets-react@0.49.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.49.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.48.0...wallets-react@0.49.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.48.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.47.0...wallets-react@0.48.0) (2026-08-18)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* support UTXO namespace derivation paths in hub connect ([13be2ed](https://github.com/rango-exchange/rango-client/commit/13be2edddf582913b6dd7f986be8654b55df9bfc))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
# [0.47.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.46.0...wallets-react@0.47.0) (2026-07-07)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Bug Fixes
|
|
27
|
+
|
|
28
|
+
* add wallet error logging ([a0a57bd](https://github.com/rango-exchange/rango-client/commit/a0a57bd733f5920f99c38fed92092143c7720a9a))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
### Features
|
|
32
|
+
|
|
33
|
+
* migrate ctrl(formerly xdefi) wallet ([c621ee8](https://github.com/rango-exchange/rango-client/commit/c621ee85eb9c6ee4ca548e0fbf5bd8b3e285513c))
|
|
34
|
+
* remove Cosmos blockchain support ([2b51ea3](https://github.com/rango-exchange/rango-client/commit/2b51ea3aa202f3ea049492ed90d00d97c552a490))
|
|
35
|
+
* **wallets:** migrate provider-safe to hub3 ([2e409e7](https://github.com/rango-exchange/rango-client/commit/2e409e795d0bb8b975e359fa96acc6ecfe084cbb))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
# [0.46.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.45.1...wallets-react@0.46.0) (2026-05-31)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
### Bug Fixes
|
|
43
|
+
|
|
44
|
+
* fix build ([f83d9c9](https://github.com/rango-exchange/rango-client/commit/f83d9c9c8d23aba3c428e971939992ae7e4b15d9))
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
### Features
|
|
48
|
+
|
|
49
|
+
* add stellar namespace to wallets core ([c72f4d8](https://github.com/rango-exchange/rango-client/commit/c72f4d833703e11ef082e628f13cfa25fcf72966))
|
|
50
|
+
* add zcash chain to utxo namespace and make formatAccountsToCAIP reusable ([4e67ee5](https://github.com/rango-exchange/rango-client/commit/4e67ee5ea539b841a42e7a0fae220fa5ece482c9))
|
|
51
|
+
* migrated tonconnect to the hub ([e525841](https://github.com/rango-exchange/rango-client/commit/e525841665ddeaa4bf72620ede54ad5e7e1328e6))
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
## [0.45.1](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.45.0...wallets-react@0.45.1) (2026-05-02)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
# [0.45.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.44.0...wallets-react@0.45.0) (2026-04-29)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
# [0.44.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.43.0...wallets-react@0.44.0) (2025-12-30)
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
### Features
|
|
67
|
+
|
|
68
|
+
* integrating xrpl blockchain ([d3f1dc7](https://github.com/rango-exchange/rango-client/commit/d3f1dc7271be0232b99fac25c20d8df853272ee9))
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
# [0.43.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.42.0...wallets-react@0.43.0) (2025-12-15)
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
### Features
|
|
76
|
+
|
|
77
|
+
* implement suggest action for hub ([c23ca71](https://github.com/rango-exchange/rango-client/commit/c23ca7174cfa388870006482c177c778a047ca58))
|
|
78
|
+
* migrate keplr to the hub ([4e28340](https://github.com/rango-exchange/rango-client/commit/4e283407af7957969a6ae7f0e4531c305fad968f))
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
# [0.42.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.41.0...wallets-react@0.42.0) (2025-12-09)
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
### Features
|
|
86
|
+
|
|
87
|
+
* add `starknet` namespace to the hub ([b500da5](https://github.com/rango-exchange/rango-client/commit/b500da5f2191c31be69119514865b6f9245968e5))
|
|
88
|
+
* add cosmos namespace to the hub ([2b1539f](https://github.com/rango-exchange/rango-client/commit/2b1539ff01b6c270503a5d84fccaee064592a367))
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
# [0.41.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.40.1...wallets-react@0.41.0) (2025-12-02)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Features
|
|
96
|
+
|
|
97
|
+
* add tron namespace ([4a2fb70](https://github.com/rango-exchange/rango-client/commit/4a2fb70c2311dd7d451e2eafa8f0e29c5b30bbce))
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
## [0.40.1](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.40.0...wallets-react@0.40.1) (2025-11-22)
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
# [0.38.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.37.0...wallets-react@0.38.0) (2025-10-29)
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
### Features
|
|
109
|
+
|
|
110
|
+
* add hub provider to widget config wallets ([79b2b13](https://github.com/rango-exchange/rango-client/commit/79b2b136480e0600fa918c5092f3e245bd4e39eb))
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### Reverts
|
|
114
|
+
|
|
115
|
+
* Revert "feat: implement deep linking" ([a0b0edc](https://github.com/rango-exchange/rango-client/commit/a0b0edcc052bfea69af2037b73c0bb6a9b38c2a9))
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
# [0.37.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.36.0...wallets-react@0.37.0) (2025-09-29)
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
### Bug Fixes
|
|
123
|
+
|
|
124
|
+
* connect queue precalling ([b421f62](https://github.com/rango-exchange/rango-client/commit/b421f62252f5fdbb023ba6732c2fca6d3670376a))
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
### Features
|
|
128
|
+
|
|
129
|
+
* add single selection to detached modal ([07c7d44](https://github.com/rango-exchange/rango-client/commit/07c7d44ffd3def69e83c54d988c1279ac68d5889))
|
|
130
|
+
* migrate ledger provider to use hub ([a114101](https://github.com/rango-exchange/rango-client/commit/a114101bd9c317ec5c82c6146a6e88813bcbebf3))
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
# [0.36.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.35.0...wallets-react@0.36.0) (2025-09-06)
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
### Features
|
|
138
|
+
|
|
139
|
+
* implement deep linking ([1dec48e](https://github.com/rango-exchange/rango-client/commit/1dec48e4db944977fb6d3797d7aa49527940fab6))
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
# [0.35.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.34.0...wallets-react@0.35.0) (2025-08-19)
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
# [0.34.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.33.0...wallets-react@0.34.0) (2025-08-05)
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
### Features
|
|
151
|
+
|
|
152
|
+
* implement canSwitchNetwork for hub providers ([5a4eced](https://github.com/rango-exchange/rango-client/commit/5a4eced221046b5474176aca7c569092e36f1bde))
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
# [0.33.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.32.0...wallets-react@0.33.0) (2025-07-22)
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
### Bug Fixes
|
|
160
|
+
|
|
161
|
+
* abort all namespace connections if user rejects one connect request ([5824a96](https://github.com/rango-exchange/rango-client/commit/5824a96c8c9d8075c730a19de3b78caccbb04778))
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
### Features
|
|
165
|
+
|
|
166
|
+
* add derivation path to swap wallets ([0728ac4](https://github.com/rango-exchange/rango-client/commit/0728ac40a67f648d254db2461627b7cd408a28c5))
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
### Reverts
|
|
170
|
+
|
|
171
|
+
* Revert "chore(release): publish" ([064ce15](https://github.com/rango-exchange/rango-client/commit/064ce157a2f819856f647f83aeb1c0410542e8d7))
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
# [0.31.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.30.1...wallets-react@0.31.0) (2025-06-09)
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
### Bug Fixes
|
|
179
|
+
|
|
180
|
+
* add has method to the namespace proxy ([ee74628](https://github.com/rango-exchange/rango-client/commit/ee7462881c27fbf42fae374064362293f5f92765))
|
|
181
|
+
* avoid hub recreation ([2e5fc07](https://github.com/rango-exchange/rango-client/commit/2e5fc07bc0952d1d98b828d7e70a892034bb99b8))
|
|
182
|
+
* fix incorrect state after connecting evm namespace on hub wallets ([778bba9](https://github.com/rango-exchange/rango-client/commit/778bba9ca33ca8cce1a98bb3dcff81fa55a6d6a9))
|
|
183
|
+
* run connect namespaces sequentially when connect of adapter called separately ([087a94e](https://github.com/rango-exchange/rango-client/commit/087a94e012525609dee75b053db2ce3ee444aa18))
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
### Features
|
|
187
|
+
|
|
188
|
+
* add namespace connect and disconnect and get state ([dcbabb0](https://github.com/rango-exchange/rango-client/commit/dcbabb0c2b81932312b3b76975af2ad558439869))
|
|
189
|
+
* add new states for wallet buttons ([d337aee](https://github.com/rango-exchange/rango-client/commit/d337aeed2315173a7820d3adedb412a4a1704fcd))
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
## [0.30.1](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.30.0...wallets-react@0.30.1) (2025-05-04)
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
# [0.30.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.29.0...wallets-react@0.30.0) (2025-04-30)
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
### Bug Fixes
|
|
201
|
+
|
|
202
|
+
* optional namespace removal to prevent error for wallets without autoconnect ([2d20f87](https://github.com/rango-exchange/rango-client/commit/2d20f87820f59abb082770731ee0c64b309d800e))
|
|
203
|
+
* rename pbt to ptb for sui ([3d6d89f](https://github.com/rango-exchange/rango-client/commit/3d6d89f2265766607a15d61e0df92643fb33072b))
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
### Features
|
|
207
|
+
|
|
208
|
+
* add can eager connect to namespaces ([16b4792](https://github.com/rango-exchange/rango-client/commit/16b4792f877b565ccf767be22ebe14fa79ddd8c6))
|
|
209
|
+
* update sui to consider recent api changes ([d764b25](https://github.com/rango-exchange/rango-client/commit/d764b2501df9bb295f63cdbc0b05acd4a3abb4b9))
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
# [0.29.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.28.0...wallets-react@0.29.0) (2025-03-11)
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
### Features
|
|
217
|
+
|
|
218
|
+
* add bitcoin signer for phantom on hub ([750124e](https://github.com/rango-exchange/rango-client/commit/750124e693753078abb537d4043964e2eebdbc01))
|
|
219
|
+
* add sui namespace support for widget ([990d4c3](https://github.com/rango-exchange/rango-client/commit/990d4c32e7ad674c01140ca0bd557d541c596bbb))
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
# [0.28.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.27.0...wallets-react@0.28.0) (2025-02-23)
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
### Bug Fixes
|
|
227
|
+
|
|
228
|
+
* fix frozen accounts array ([5438438](https://github.com/rango-exchange/rango-client/commit/54384388239adafc35e7d7b1afbb58ff6f6a0d79))
|
|
229
|
+
* fix hub problems with wallets config ([822f209](https://github.com/rango-exchange/rango-client/commit/822f209d5e013ef4cc05f23c9b5f33acba336fcc))
|
|
230
|
+
* fix incorrect default install link for wallets ([09fee13](https://github.com/rango-exchange/rango-client/commit/09fee1314dc20ba84935ed8ac7d7674619b055a2))
|
|
231
|
+
* fix incorrect wallet state after switch account ([5ee5dda](https://github.com/rango-exchange/rango-client/commit/5ee5dda42a31a0630462be3ec56ce45f9992f916))
|
|
232
|
+
* make connect namespaces sequential ([b430c56](https://github.com/rango-exchange/rango-client/commit/b430c561197fdcf34a710581c345c31f0c596636))
|
|
233
|
+
* make hub compatible with external wallets ([316f18c](https://github.com/rango-exchange/rango-client/commit/316f18c4b270b5e94b7e475d6bf7922cdcc9c712))
|
|
234
|
+
* remove connected wallet on namespace disconnect ([4f0be8a](https://github.com/rango-exchange/rango-client/commit/4f0be8a1eab99af9e6077b7c8c45fdfc6d40f4e9))
|
|
235
|
+
* remove namespace from storage on auto connect failure ([6b6504f](https://github.com/rango-exchange/rango-client/commit/6b6504f32f34041f5c33ef3348a244d32bffe399))
|
|
236
|
+
* update connected namespaces in storage on switch account ([782ec1d](https://github.com/rango-exchange/rango-client/commit/782ec1d1624fd9305c3bcf4ba0254ecbcdcdb2a2))
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
### Features
|
|
240
|
+
|
|
241
|
+
* add an adapter for Hub for wallets-react and enabling Hub by default. ([a14bdf9](https://github.com/rango-exchange/rango-client/commit/a14bdf9619e448bc4568d6b758ca86d2359e1740))
|
|
242
|
+
* add disconnect all to hub adapter ([c9934cc](https://github.com/rango-exchange/rango-client/commit/c9934cc1ab883b6de6309be6225e5d590e6e5bf6))
|
|
243
|
+
* introducing store events for hub and fix switching accounts using that ([ba95ba2](https://github.com/rango-exchange/rango-client/commit/ba95ba2584f41e2a4b4b2984a62c737ab74d7cd8))
|
|
244
|
+
* storing network alongside namespace for hub localstorage ([c5437fa](https://github.com/rango-exchange/rango-client/commit/c5437fa0f5117d9d762358cf7cf8ca4627c43406))
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
# [0.27.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.26.0...wallets-react@0.27.0) (2024-12-30)
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
# [0.26.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.25.0...wallets-react@0.26.0) (2024-11-27)
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
# [0.25.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.24.0...wallets-react@0.25.0) (2024-11-12)
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
# [0.24.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.23.0...wallets-react@0.24.0) (2024-10-12)
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
### Bug Fixes
|
|
264
|
+
|
|
265
|
+
* bump sdk and fix type issues ([d442208](https://github.com/rango-exchange/rango-client/commit/d4422083bf5dd27d5f509ce1db7f9560d05428c8))
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
### Performance Improvements
|
|
269
|
+
|
|
270
|
+
* lazy load signer packages ([7b88f18](https://github.com/rango-exchange/rango-client/commit/7b88f1834f7b29b4b81ab6c81a07bb88e8ccf55c))
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
# [0.23.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.22.0...wallets-react@0.23.0) (2024-09-10)
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
# [0.22.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.21.1...wallets-react@0.22.0) (2024-08-11)
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
## [0.21.1](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.21.0...wallets-react@0.21.1) (2024-07-14)
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
# [0.21.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.19.0...wallets-react@0.21.0) (2024-07-09)
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
### Features
|
|
290
|
+
|
|
291
|
+
* add a modal for setting custom derivation path for ledger ([5b74ec0](https://github.com/rango-exchange/rango-client/commit/5b74ec049393ed74e3e7547edc72b68bd70b7dce))
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
# [0.20.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.19.0...wallets-react@0.20.0) (2024-06-01)
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
# [0.19.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.18.0...wallets-react@0.19.0) (2024-05-14)
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
### Features
|
|
303
|
+
|
|
304
|
+
* add solana to ledger ([77b6695](https://github.com/rango-exchange/rango-client/commit/77b6695758165f9258a0ba5bd3b2cf39b0b2aab5))
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
# [0.18.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.17.0...wallets-react@0.18.0) (2024-04-24)
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
# [0.17.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.16.0...wallets-react@0.17.0) (2024-04-23)
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
# [0.16.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.15.0...wallets-react@0.16.0) (2024-04-09)
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
# [0.15.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.14.0...wallets-react@0.15.0) (2024-03-12)
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
### Bug Fixes
|
|
324
|
+
|
|
325
|
+
* fix wallet connect namespace and switch network ([c8f31b3](https://github.com/rango-exchange/rango-client/commit/c8f31b3ddf4ceeaf745bc089f530b6a4b1eb9637))
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
# [0.14.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.13.0...wallets-react@0.14.0) (2024-02-20)
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
# [0.13.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.12.0...wallets-react@0.13.0) (2024-02-07)
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
# [0.12.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.11.0...wallets-react@0.12.0) (2024-01-22)
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
### Bug Fixes
|
|
341
|
+
|
|
342
|
+
* cleanup wallets' subscriber when setProvider get null ([88d6a42](https://github.com/rango-exchange/rango-client/commit/88d6a423c49b34b3d9ff567e22df36c3b009bb76))
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
# [0.11.0](https://github.com/rango-exchange/rango-client/compare/wallets-react@0.10.0...wallets-react@0.11.0) (2023-12-24)
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
### Bug Fixes
|
|
350
|
+
|
|
351
|
+
* fix HMR for widget and playground ([8524820](https://github.com/rango-exchange/rango-client/commit/8524820f10cf0b8921f3db0c4f620ff98daa4103))
|
|
352
|
+
* handle safe wallet in widget ([52fcca4](https://github.com/rango-exchange/rango-client/commit/52fcca49315f7e2edb4655ae7b9cd0792c2800d7))
|
|
353
|
+
* handle switch network flow for wallet-connect ([8c4a17b](https://github.com/rango-exchange/rango-client/commit/8c4a17b47b2919820a4e0726f6d1c48b8994abe3))
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rango-dev/wallets-react",
|
|
3
|
-
"version": "0.49.
|
|
3
|
+
"version": "0.49.1",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"source": "./src/index.ts",
|
|
@@ -13,7 +13,8 @@
|
|
|
13
13
|
},
|
|
14
14
|
"files": [
|
|
15
15
|
"dist",
|
|
16
|
-
"src"
|
|
16
|
+
"src",
|
|
17
|
+
"CHANGELOG.md"
|
|
17
18
|
],
|
|
18
19
|
"scripts": {
|
|
19
20
|
"build": "yarn run rangutopia library build --inputs src/index.ts",
|
|
@@ -38,9 +39,9 @@
|
|
|
38
39
|
"@hub3js/std": "^0.4.0",
|
|
39
40
|
"@hub3js/sui": "^0.4.0",
|
|
40
41
|
"@hub3js/tvm": "^0.4.0",
|
|
41
|
-
"@rango-dev/internal-blockchains": "^0.2.
|
|
42
|
-
"@rango-dev/logging-core": "^0.
|
|
43
|
-
"@rango-dev/wallets-core": "^0.62.
|
|
42
|
+
"@rango-dev/internal-blockchains": "^0.2.1",
|
|
43
|
+
"@rango-dev/logging-core": "^0.15.0",
|
|
44
|
+
"@rango-dev/wallets-core": "^0.62.1",
|
|
44
45
|
"caip": "^1.1.1",
|
|
45
46
|
"rango-types": "^0.5.0",
|
|
46
47
|
"ts-results": "^3.3.0"
|