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