@rango-dev/provider-math-wallet 0.65.0 → 0.65.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 +307 -0
  2. package/package.json +6 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,307 @@
1
+ ## [0.65.1](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.65.0...provider-math-wallet@0.65.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.65.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.64.0...provider-math-wallet@0.65.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.64.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.63.0...provider-math-wallet@0.64.0) (2026-08-18)
15
+
16
+
17
+
18
+ # [0.63.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.62.0...provider-math-wallet@0.63.0) (2026-07-28)
19
+
20
+
21
+
22
+ # [0.62.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.61.0...provider-math-wallet@0.62.0) (2026-07-07)
23
+
24
+
25
+ ### Features
26
+
27
+ * add support for hyperliquid transactions ([88630bc](https://github.com/rango-exchange/rango-client/commit/88630bcf6dfa67d57e6cd002da4106142785946f))
28
+
29
+
30
+
31
+ # [0.61.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.60.1...provider-math-wallet@0.61.0) (2026-05-31)
32
+
33
+
34
+
35
+ ## [0.60.1](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.60.0...provider-math-wallet@0.60.1) (2026-05-02)
36
+
37
+
38
+
39
+ # [0.60.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.59.0...provider-math-wallet@0.60.0) (2026-04-29)
40
+
41
+
42
+
43
+ # [0.59.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.58.0...provider-math-wallet@0.59.0) (2025-12-30)
44
+
45
+
46
+
47
+ # [0.58.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.57.0...provider-math-wallet@0.58.0) (2025-12-15)
48
+
49
+
50
+
51
+ # [0.57.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.56.0...provider-math-wallet@0.57.0) (2025-12-09)
52
+
53
+
54
+
55
+ # [0.56.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.55.1...provider-math-wallet@0.56.0) (2025-12-02)
56
+
57
+
58
+ ### Features
59
+
60
+ * migrate math wallet to the hub ([5bc83c6](https://github.com/rango-exchange/rango-client/commit/5bc83c61100534715c1d8469c15486552e6baeea))
61
+
62
+
63
+
64
+ ## [0.55.1](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.55.0...provider-math-wallet@0.55.1) (2025-11-22)
65
+
66
+
67
+
68
+ # [0.53.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.52.0...provider-math-wallet@0.53.0) (2025-10-29)
69
+
70
+
71
+
72
+ # [0.52.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.51.0...provider-math-wallet@0.52.0) (2025-09-29)
73
+
74
+
75
+
76
+ # [0.51.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.50.0...provider-math-wallet@0.51.0) (2025-09-06)
77
+
78
+
79
+
80
+ # [0.50.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.49.0...provider-math-wallet@0.50.0) (2025-08-19)
81
+
82
+
83
+ ### Bug Fixes
84
+
85
+ * add rango-dev/wallets-core to dependencies of providers ([84b4b2b](https://github.com/rango-exchange/rango-client/commit/84b4b2b7c3a7f5631228fb6ebf04617c3c4428e9))
86
+ * remove retry dynamic import and throw refined error on dynamic import failure ([a2944ac](https://github.com/rango-exchange/rango-client/commit/a2944ac3c05a0e945f6e5621fa5693ab89625485))
87
+
88
+
89
+ ### Features
90
+
91
+ * implement retry mechanism for lazy imports ([9a8e191](https://github.com/rango-exchange/rango-client/commit/9a8e191711d2319990ca4d0613e8188a5f86842f))
92
+
93
+
94
+
95
+ # [0.49.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.48.0...provider-math-wallet@0.49.0) (2025-08-05)
96
+
97
+
98
+
99
+ # [0.48.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.47.0...provider-math-wallet@0.48.0) (2025-07-22)
100
+
101
+
102
+ ### Reverts
103
+
104
+ * Revert "chore(release): publish" ([064ce15](https://github.com/rango-exchange/rango-client/commit/064ce157a2f819856f647f83aeb1c0410542e8d7))
105
+
106
+
107
+
108
+ # [0.46.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.45.1...provider-math-wallet@0.46.0) (2025-06-09)
109
+
110
+
111
+
112
+ ## [0.45.1](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.45.0...provider-math-wallet@0.45.1) (2025-05-04)
113
+
114
+
115
+
116
+ # [0.45.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.44.0...provider-math-wallet@0.45.0) (2025-04-30)
117
+
118
+
119
+ ### Bug Fixes
120
+
121
+ * rename pbt to ptb for sui ([3d6d89f](https://github.com/rango-exchange/rango-client/commit/3d6d89f2265766607a15d61e0df92643fb33072b))
122
+
123
+
124
+ ### Features
125
+
126
+ * update sui to consider recent api changes ([d764b25](https://github.com/rango-exchange/rango-client/commit/d764b2501df9bb295f63cdbc0b05acd4a3abb4b9))
127
+
128
+
129
+
130
+ # [0.44.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.43.0...provider-math-wallet@0.44.0) (2025-03-11)
131
+
132
+
133
+
134
+ # [0.43.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.42.0...provider-math-wallet@0.43.0) (2025-02-23)
135
+
136
+
137
+
138
+ # [0.42.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.41.0...provider-math-wallet@0.42.0) (2025-01-20)
139
+
140
+
141
+
142
+ # [0.41.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.40.0...provider-math-wallet@0.41.0) (2024-12-30)
143
+
144
+
145
+
146
+ # [0.40.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.39.0...provider-math-wallet@0.40.0) (2024-11-27)
147
+
148
+
149
+ ### Features
150
+
151
+ * add ton connect provider ([2a2dbb7](https://github.com/rango-exchange/rango-client/commit/2a2dbb79022263f19446ced49d298e04d63f927f))
152
+
153
+
154
+
155
+ # [0.39.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.38.0...provider-math-wallet@0.39.0) (2024-11-12)
156
+
157
+
158
+
159
+ # [0.38.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.37.0...provider-math-wallet@0.38.0) (2024-10-12)
160
+
161
+
162
+ ### Bug Fixes
163
+
164
+ * bump sdk and fix type issues ([d442208](https://github.com/rango-exchange/rango-client/commit/d4422083bf5dd27d5f509ce1db7f9560d05428c8))
165
+
166
+
167
+ ### Performance Improvements
168
+
169
+ * enable code splitting in build process ([fe5a41e](https://github.com/rango-exchange/rango-client/commit/fe5a41e0e297298de11cd74ca5825544742aa03a))
170
+ * lazy load signer packages ([7b88f18](https://github.com/rango-exchange/rango-client/commit/7b88f1834f7b29b4b81ab6c81a07bb88e8ccf55c))
171
+
172
+
173
+
174
+ # [0.37.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.36.0...provider-math-wallet@0.37.0) (2024-09-10)
175
+
176
+
177
+
178
+ # [0.36.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.35.1...provider-math-wallet@0.36.0) (2024-08-11)
179
+
180
+
181
+
182
+ ## [0.35.1](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.35.0...provider-math-wallet@0.35.1) (2024-07-14)
183
+
184
+
185
+
186
+ # [0.35.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.33.2...provider-math-wallet@0.35.0) (2024-07-09)
187
+
188
+
189
+
190
+ # [0.34.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.33.2...provider-math-wallet@0.34.0) (2024-06-01)
191
+
192
+
193
+
194
+ ## [0.33.2](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.33.1...provider-math-wallet@0.33.2) (2024-05-26)
195
+
196
+
197
+
198
+ ## [0.33.1](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.33.0...provider-math-wallet@0.33.1) (2024-05-25)
199
+
200
+
201
+
202
+ # [0.33.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.32.0...provider-math-wallet@0.33.0) (2024-05-14)
203
+
204
+
205
+
206
+ # [0.32.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.31.0...provider-math-wallet@0.32.0) (2024-04-24)
207
+
208
+
209
+
210
+ # [0.31.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.30.0...provider-math-wallet@0.31.0) (2024-04-23)
211
+
212
+
213
+
214
+ # [0.30.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.29.0...provider-math-wallet@0.30.0) (2024-04-09)
215
+
216
+
217
+
218
+ # [0.29.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.28.0...provider-math-wallet@0.29.0) (2024-03-12)
219
+
220
+
221
+
222
+ # [0.28.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.27.0...provider-math-wallet@0.28.0) (2024-02-20)
223
+
224
+
225
+ ### Bug Fixes
226
+
227
+ * fix cosmjs incompatible dependency version problem ([bf76c4c](https://github.com/rango-exchange/rango-client/commit/bf76c4ca19db0f28ceaa83d89982f0972ec730ac))
228
+
229
+
230
+ ### Features
231
+
232
+ * add cosmos account and signer for math wallet ([e43a489](https://github.com/rango-exchange/rango-client/commit/e43a48936a63804d688f3ad1408244d7f2ff32f2))
233
+
234
+
235
+
236
+ # [0.27.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.26.0...provider-math-wallet@0.27.0) (2024-02-07)
237
+
238
+
239
+
240
+ # [0.26.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.25.0...provider-math-wallet@0.26.0) (2024-01-22)
241
+
242
+
243
+ ### Bug Fixes
244
+
245
+ * cleanup wallets' subscriber when setProvider get null ([88d6a42](https://github.com/rango-exchange/rango-client/commit/88d6a423c49b34b3d9ff567e22df36c3b009bb76))
246
+
247
+
248
+
249
+ # [0.25.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.23.0...provider-math-wallet@0.25.0) (2023-12-24)
250
+
251
+
252
+ ### Bug Fixes
253
+
254
+ * fix HMR for widget and playground ([8524820](https://github.com/rango-exchange/rango-client/commit/8524820f10cf0b8921f3db0c4f620ff98daa4103))
255
+
256
+
257
+
258
+ # [0.14.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.13.0...provider-math-wallet@0.14.0) (2023-08-03)
259
+
260
+
261
+
262
+ # [0.13.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.12.0...provider-math-wallet@0.13.0) (2023-08-01)
263
+
264
+
265
+
266
+ # [0.9.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.8.0...provider-math-wallet@0.9.0) (2023-07-31)
267
+
268
+
269
+
270
+ # [0.7.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.6.0...provider-math-wallet@0.7.0) (2023-07-11)
271
+
272
+
273
+
274
+ # [0.6.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.5.0...provider-math-wallet@0.6.0) (2023-07-11)
275
+
276
+
277
+ ### Reverts
278
+
279
+ * Revert "support for rango-types cjs format" ([ed4e050](https://github.com/rango-exchange/rango-client/commit/ed4e050bfc0dcde7aeffa6b0d73b02080a5721eb))
280
+
281
+
282
+
283
+ # [0.5.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.4.0...provider-math-wallet@0.5.0) (2023-05-31)
284
+
285
+
286
+
287
+ # [0.4.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.3.0...provider-math-wallet@0.4.0) (2023-05-31)
288
+
289
+
290
+
291
+ # [0.3.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.2.0...provider-math-wallet@0.3.0) (2023-05-30)
292
+
293
+
294
+
295
+ # [0.2.0](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.1.15...provider-math-wallet@0.2.0) (2023-05-30)
296
+
297
+
298
+
299
+ ## [0.1.14](https://github.com/rango-exchange/rango-client/compare/provider-math-wallet@0.1.13...provider-math-wallet@0.1.14) (2023-05-15)
300
+
301
+
302
+ ### Bug Fixes
303
+
304
+ * update rango-types and fix notification bugs ([993f185](https://github.com/rango-exchange/rango-client/commit/993f185e0b8c5e5e15a2c65ba2d85d1f9c8daa90))
305
+
306
+
307
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rango-dev/provider-math-wallet",
3
- "version": "0.65.0",
3
+ "version": "0.65.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,9 +27,9 @@
26
27
  "@hub3js/namespaces": "^0.5.1",
27
28
  "@hub3js/solana": "^0.5.0",
28
29
  "@hub3js/std": "^0.4.0",
29
- "@rango-dev/signer-evm": "^0.46.0",
30
- "@rango-dev/signer-solana": "^0.49.0",
31
- "@rango-dev/wallets-core": "^0.62.0",
30
+ "@rango-dev/signer-evm": "^0.46.1",
31
+ "@rango-dev/signer-solana": "^0.50.0",
32
+ "@rango-dev/wallets-core": "^0.62.1",
32
33
  "rango-types": "^0.5.0"
33
34
  },
34
35
  "publishConfig": {