@exodus/headless 2.0.0-alpha.12 → 2.0.0-alpha.121

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 CHANGED
@@ -3,6 +3,879 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.0.0-alpha.121](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.120...@exodus/headless@2.0.0-alpha.121) (2023-09-07)
7
+
8
+ ### Features
9
+
10
+ - **headless:** do not attach atoms anymore ([#3890](https://github.com/ExodusMovement/exodus-hydra/issues/3890)) ([78894d7](https://github.com/ExodusMovement/exodus-hydra/commit/78894d7f9148f6f2754cc71ecf649161d7056558))
11
+
12
+ ### Bug Fixes
13
+
14
+ - headless dependency definition ([#3889](https://github.com/ExodusMovement/exodus-hydra/issues/3889)) ([627b24e](https://github.com/ExodusMovement/exodus-hydra/commit/627b24e3fa214e5222d1c118deb0eb7baae8f144))
15
+
16
+ ## [2.0.0-alpha.120](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.119...@exodus/headless@2.0.0-alpha.120) (2023-09-06)
17
+
18
+ ### Features
19
+
20
+ - support additional Solana derivation paths ([#3418](https://github.com/ExodusMovement/exodus-hydra/issues/3418)) ([abd701d](https://github.com/ExodusMovement/exodus-hydra/commit/abd701d44f928c1d3a0a99f23b1240ef3b9b2f24))
21
+
22
+ ## [2.0.0-alpha.119](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.118...@exodus/headless@2.0.0-alpha.119) (2023-09-01)
23
+
24
+ ### ⚠ BREAKING CHANGES
25
+
26
+ - **ui-config:** expose utils to compute events (#3819)
27
+
28
+ ### Features
29
+
30
+ - **ui-config:** expose utils to compute events ([#3819](https://github.com/ExodusMovement/exodus-hydra/issues/3819)) ([32d8bfd](https://github.com/ExodusMovement/exodus-hydra/commit/32d8bfd0a992ee25c9771dfe875683a4b8c8ae3d))
31
+
32
+ ## [2.0.0-alpha.118](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.117...@exodus/headless@2.0.0-alpha.118) (2023-09-01)
33
+
34
+ ### Bug Fixes
35
+
36
+ - bump preprocessor to include performance monitor ([#3814](https://github.com/ExodusMovement/exodus-hydra/issues/3814)) ([68a50e8](https://github.com/ExodusMovement/exodus-hydra/commit/68a50e830acc5713c4629758b9104c2eae16cb71))
37
+
38
+ ## [2.0.0-alpha.117](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.116...@exodus/headless@2.0.0-alpha.117) (2023-08-31)
39
+
40
+ ### ⚠ BREAKING CHANGES
41
+
42
+ - accept feature config (#3789)
43
+ - use injected fetchival (#3748)
44
+
45
+ ### Features
46
+
47
+ - accept feature config ([#3789](https://github.com/ExodusMovement/exodus-hydra/issues/3789)) ([beac45f](https://github.com/ExodusMovement/exodus-hydra/commit/beac45fd516383b1ab48fc077a417cbc06ba9f5b))
48
+ - use injected fetchival ([#3748](https://github.com/ExodusMovement/exodus-hydra/issues/3748)) ([46b226b](https://github.com/ExodusMovement/exodus-hydra/commit/46b226ba28fdc0a600d0bc803eb7c4083d49f2d7))
49
+
50
+ ## [2.0.0-alpha.116](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.115...@exodus/headless@2.0.0-alpha.116) (2023-08-28)
51
+
52
+ ### Code Refactoring
53
+
54
+ - refactor: load assets on start (#3725)
55
+
56
+ ## [2.0.0-alpha.115](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.114...@exodus/headless@2.0.0-alpha.115) (2023-08-28)
57
+
58
+ ### Features
59
+
60
+ - bump balances in headless ([#3666](https://github.com/ExodusMovement/exodus-hydra/issues/3666)) ([2c58bb0](https://github.com/ExodusMovement/exodus-hydra/commit/2c58bb02654f3bd52854cabf2f182a0bc6cb38f2))
61
+
62
+ ## [2.0.0-alpha.114](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.113...@exodus/headless@2.0.0-alpha.114) (2023-08-28)
63
+
64
+ ### ⚠ BREAKING CHANGES
65
+
66
+ - **headless:** remove attached restoringAssetsAtom (#3639)
67
+
68
+ use atom observer of restore-progress-tracker@2.1.0 instead
69
+
70
+ ### Features
71
+
72
+ - upgrade auto-enable-assets-plugin https://github.com/ExodusMovement/exodus-hydra/pull/3655
73
+
74
+ ### Code Refactoring
75
+
76
+ - **headless:** remove attached restoringAssetsAtom ([#3639](https://github.com/ExodusMovement/exodus-hydra/issues/3639)) ([d541956](https://github.com/ExodusMovement/exodus-hydra/commit/d541956e9d28cbcc1689a39ed45caaffabf6ce4c))
77
+
78
+ ## [2.0.0-alpha.113](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.112...@exodus/headless@2.0.0-alpha.113) (2023-08-25)
79
+
80
+ ### ⚠ BREAKING CHANGES
81
+
82
+ - emit rates from plugin (#3572)
83
+
84
+ ### Features
85
+
86
+ - emit rates from plugin ([#3572](https://github.com/ExodusMovement/exodus-hydra/issues/3572)) ([ae25681](https://github.com/ExodusMovement/exodus-hydra/commit/ae25681940138927581efe32740125571f9a71ae))
87
+
88
+ ## [2.0.0-alpha.112](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.111...@exodus/headless@2.0.0-alpha.112) (2023-08-25)
89
+
90
+ ### Features
91
+
92
+ - update config preprocessor ([#3621](https://github.com/ExodusMovement/exodus-hydra/issues/3621)) ([6b1ba7a](https://github.com/ExodusMovement/exodus-hydra/commit/6b1ba7a8a6b2436b8561d5a346de87229ae8826e))
93
+
94
+ ## [2.0.0-alpha.111](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.110...@exodus/headless@2.0.0-alpha.111) (2023-08-23)
95
+
96
+ **Note:** Version bump only for package @exodus/headless
97
+
98
+ ## [2.0.0-alpha.110](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.109...@exodus/headless@2.0.0-alpha.110) (2023-08-23)
99
+
100
+ ### Features
101
+
102
+ - add restartAutoLockTimer to wallet api ([#3552](https://github.com/ExodusMovement/exodus-hydra/issues/3552)) ([0de829d](https://github.com/ExodusMovement/exodus-hydra/commit/0de829d4ff321ed7cd340f9a6c16567a6f1bc74f))
103
+
104
+ ## [2.0.0-alpha.109](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.108...@exodus/headless@2.0.0-alpha.109) (2023-08-22)
105
+
106
+ ### Features
107
+
108
+ - update rates-monitor in headless ([#3510](https://github.com/ExodusMovement/exodus-hydra/issues/3510)) ([21fc5b9](https://github.com/ExodusMovement/exodus-hydra/commit/21fc5b9550152701d42573b9c9dec615db6a7d33))
109
+
110
+ ## [2.0.0-alpha.108](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.107...@exodus/headless@2.0.0-alpha.108) (2023-08-21)
111
+
112
+ ### ⚠ BREAKING CHANGES
113
+
114
+ - balances.load (#3383)
115
+
116
+ ### Features
117
+
118
+ - balances.load ([#3383](https://github.com/ExodusMovement/exodus-hydra/issues/3383)) ([754179f](https://github.com/ExodusMovement/exodus-hydra/commit/754179f65713afc19490240702aa0fee18047073))
119
+
120
+ ## [2.0.0-alpha.107](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.106...@exodus/headless@2.0.0-alpha.107) (2023-08-17)
121
+
122
+ **Note:** Version bump only for package @exodus/headless
123
+
124
+ ## [2.0.0-alpha.106](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.105...@exodus/headless@2.0.0-alpha.106) (2023-08-16)
125
+
126
+ ### Features
127
+
128
+ - improve error from plugin ([#3398](https://github.com/ExodusMovement/exodus-hydra/issues/3398)) ([22371a3](https://github.com/ExodusMovement/exodus-hydra/commit/22371a3166ee55fe4c8ff68bd2b9d0b5918e3671))
129
+ - no reporting export when wallet is locked ([#3393](https://github.com/ExodusMovement/exodus-hydra/issues/3393)) ([da76b0b](https://github.com/ExodusMovement/exodus-hydra/commit/da76b0bc65df1b7ffc5b32a5148985c3b1a191f9))
130
+
131
+ ### Bug Fixes
132
+
133
+ - **nfts:** monitors shouldn't return empty data if network requests fail ([#3159](https://github.com/ExodusMovement/exodus-hydra/issues/3159)) ([a512bbf](https://github.com/ExodusMovement/exodus-hydra/commit/a512bbf933d92d12d2a54342422868d88b3aabdf))
134
+
135
+ ## [2.0.0-alpha.105](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.104...@exodus/headless@2.0.0-alpha.105) (2023-08-11)
136
+
137
+ ### ⚠ BREAKING CHANGES
138
+
139
+ - change ui config data structure (#3294)
140
+
141
+ ### Features
142
+
143
+ - change ui config data structure ([#3294](https://github.com/ExodusMovement/exodus-hydra/issues/3294)) ([eaceb99](https://github.com/ExodusMovement/exodus-hydra/commit/eaceb99ad4310255ff70769435f16f2daa43ce5a))
144
+
145
+ ## [2.0.0-alpha.104](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.103...@exodus/headless@2.0.0-alpha.104) (2023-08-10)
146
+
147
+ ### Bug Fixes
148
+
149
+ - don't require fusionKeysDeferred in migration logic ([#3298](https://github.com/ExodusMovement/exodus-hydra/issues/3298)) ([fef851d](https://github.com/ExodusMovement/exodus-hydra/commit/fef851dd4b806cb855a7fffedfce3651f8aecb61))
150
+
151
+ ## [2.0.0-alpha.103](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.102...@exodus/headless@2.0.0-alpha.103) (2023-08-09)
152
+
153
+ ### Features
154
+
155
+ - **headless:** attach migrations ([#3279](https://github.com/ExodusMovement/exodus-hydra/issues/3279)) ([4f78909](https://github.com/ExodusMovement/exodus-hydra/commit/4f78909223b6517855f12ea31ee5976cdf8a3513))
156
+
157
+ ## [2.0.0-alpha.102](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.101...@exodus/headless@2.0.0-alpha.102) (2023-08-09)
158
+
159
+ ### ⚠ BREAKING CHANGES
160
+
161
+ - deserialize address provider apis (#3265)
162
+
163
+ ### Features
164
+
165
+ - deserialize address provider apis ([#3265](https://github.com/ExodusMovement/exodus-hydra/issues/3265)) ([db894e9](https://github.com/ExodusMovement/exodus-hydra/commit/db894e92c8f16ebd1278a56b353f1dc7a1c06b59))
166
+
167
+ ## [2.0.0-alpha.101](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.100...@exodus/headless@2.0.0-alpha.101) (2023-08-09)
168
+
169
+ ### Features
170
+
171
+ - bump enabled-assets ([#3250](https://github.com/ExodusMovement/exodus-hydra/issues/3250)) ([26b2ea8](https://github.com/ExodusMovement/exodus-hydra/commit/26b2ea896470506b7af310564c1d1516db521e56))
172
+
173
+ ## [2.0.0-alpha.100](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.99...@exodus/headless@2.0.0-alpha.100) (2023-08-09)
174
+
175
+ ### ⚠ BREAKING CHANGES
176
+
177
+ - add stop lifecycle hook (#3251)
178
+
179
+ ### Features
180
+
181
+ - add stop lifecycle hook ([#3251](https://github.com/ExodusMovement/exodus-hydra/issues/3251)) ([e713074](https://github.com/ExodusMovement/exodus-hydra/commit/e7130744f557087aa5ae65bddc2f0bea63f6c1e3))
182
+
183
+ ## [2.0.0-alpha.99](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.98...@exodus/headless@2.0.0-alpha.99) (2023-08-08)
184
+
185
+ ### Bug Fixes
186
+
187
+ - remove unused @exodus/fusion dep from headless ([#3229](https://github.com/ExodusMovement/exodus-hydra/issues/3229)) ([e8b1ce6](https://github.com/ExodusMovement/exodus-hydra/commit/e8b1ce6835652e9943bbeba8969ee5b2170a6caf))
188
+
189
+ ## [2.0.0-alpha.98](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.97...@exodus/headless@2.0.0-alpha.98) (2023-08-05)
190
+
191
+ **Note:** Version bump only for package @exodus/headless
192
+
193
+ ## [2.0.0-alpha.97](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.96...@exodus/headless@2.0.0-alpha.97) (2023-08-01)
194
+
195
+ **Note:** Version bump only for package @exodus/headless
196
+
197
+ ## [2.0.0-alpha.96](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.95...@exodus/headless@2.0.0-alpha.96) (2023-08-01)
198
+
199
+ ### ⚠ BREAKING CHANGES
200
+
201
+ - **connected-origins:** update connected origins add api (#3031)
202
+
203
+ ### Code Refactoring
204
+
205
+ - **connected-origins:** update connected origins add api ([#3031](https://github.com/ExodusMovement/exodus-hydra/issues/3031)) ([c5da33f](https://github.com/ExodusMovement/exodus-hydra/commit/c5da33f126e311ea28155182c7117f1fbde4a2a5))
206
+
207
+ ## [2.0.0-alpha.95](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.94...@exodus/headless@2.0.0-alpha.95) (2023-08-01)
208
+
209
+ ### ⚠ BREAKING CHANGES
210
+
211
+ - ship nfts with nfts proxy (#3062)
212
+
213
+ ### Features
214
+
215
+ - **headless:** clear fusion ([#3033](https://github.com/ExodusMovement/exodus-hydra/issues/3033)) ([bf5cfd6](https://github.com/ExodusMovement/exodus-hydra/commit/bf5cfd672a639ef933fbcc52d4c394cbd28d8b5f))
216
+ - ship nfts with nfts proxy ([#3062](https://github.com/ExodusMovement/exodus-hydra/issues/3062)) ([f32734d](https://github.com/ExodusMovement/exodus-hydra/commit/f32734decfaafff624cd0ee784473855b343bd9e))
217
+
218
+ ## [2.0.0-alpha.94](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.93...@exodus/headless@2.0.0-alpha.94) (2023-07-27)
219
+
220
+ ### Features
221
+
222
+ - integrate safe report into headless ([#2952](https://github.com/ExodusMovement/exodus-hydra/issues/2952)) ([49c8cf9](https://github.com/ExodusMovement/exodus-hydra/commit/49c8cf93022204c3e2dfadf95b5af2ca7151976e))
223
+
224
+ ## [2.0.0-alpha.93](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.89...@exodus/headless@2.0.0-alpha.93) (2023-07-26)
225
+
226
+ ### ⚠ BREAKING CHANGES
227
+
228
+ - fee-monitors feature (#2930)
229
+
230
+ ### Features
231
+
232
+ - fee-monitors feature ([#2930](https://github.com/ExodusMovement/exodus-hydra/issues/2930)) ([9c0a6a0](https://github.com/ExodusMovement/exodus-hydra/commit/9c0a6a0967599fd4007c6987d0ebc539a4bbcb40))
233
+ - pricing feature ([#2933](https://github.com/ExodusMovement/exodus-hydra/issues/2933)) ([4b668a9](https://github.com/ExodusMovement/exodus-hydra/commit/4b668a9ee8f48abf4323379c0923a54a1d1f6c9b))
234
+ - upgrade blockchain-metadata in headless ([#2949](https://github.com/ExodusMovement/exodus-hydra/issues/2949)) ([1204d7f](https://github.com/ExodusMovement/exodus-hydra/commit/1204d7fcd8710ad611e3085f8ed0c95b5d28546b))
235
+
236
+ ## [2.0.0-alpha.92](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.89...@exodus/headless@2.0.0-alpha.92) (2023-07-26)
237
+
238
+ ### ⚠ BREAKING CHANGES
239
+
240
+ - fee-monitors feature (#2930)
241
+
242
+ ### Features
243
+
244
+ - fee-monitors feature ([#2930](https://github.com/ExodusMovement/exodus-hydra/issues/2930)) ([9c0a6a0](https://github.com/ExodusMovement/exodus-hydra/commit/9c0a6a0967599fd4007c6987d0ebc539a4bbcb40))
245
+ - pricing feature ([#2933](https://github.com/ExodusMovement/exodus-hydra/issues/2933)) ([4b668a9](https://github.com/ExodusMovement/exodus-hydra/commit/4b668a9ee8f48abf4323379c0923a54a1d1f6c9b))
246
+
247
+ ## [2.0.0-alpha.91](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.89...@exodus/headless@2.0.0-alpha.91) (2023-07-26)
248
+
249
+ ### ⚠ BREAKING CHANGES
250
+
251
+ - fee-monitors feature (#2930)
252
+
253
+ ### Features
254
+
255
+ - fee-monitors feature ([#2930](https://github.com/ExodusMovement/exodus-hydra/issues/2930)) ([9c0a6a0](https://github.com/ExodusMovement/exodus-hydra/commit/9c0a6a0967599fd4007c6987d0ebc539a4bbcb40))
256
+
257
+ ## [2.0.0-alpha.90](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.89...@exodus/headless@2.0.0-alpha.90) (2023-07-26)
258
+
259
+ ### BREAKING CHANGES
260
+
261
+ - update @exodus/blockchain-metadata@10.0.0 https://github.com/ExodusMovement/exodus-hydra/commit/35756cb503622e86d97a238938df8c5433eb96a1
262
+
263
+ ## [2.0.0-alpha.89](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.87...@exodus/headless@2.0.0-alpha.89) (2023-07-25)
264
+
265
+ ### ⚠ BREAKING CHANGES
266
+
267
+ - remote-config feature (#2899)
268
+
269
+ ### Features
270
+
271
+ - remote-config feature ([#2899](https://github.com/ExodusMovement/exodus-hydra/issues/2899)) ([fcbe873](https://github.com/ExodusMovement/exodus-hydra/commit/fcbe87358e6258205ce969336ec4ab19e62f3270))
272
+ - remote-config module ([#2888](https://github.com/ExodusMovement/exodus-hydra/issues/2888)) ([8056a8b](https://github.com/ExodusMovement/exodus-hydra/commit/8056a8bc4f6ac05b107077a6668f2bc3f2a3824f))
273
+
274
+ ## [2.0.0-alpha.88](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.87...@exodus/headless@2.0.0-alpha.88) (2023-07-25)
275
+
276
+ ### Features
277
+
278
+ - remote-config module ([#2888](https://github.com/ExodusMovement/exodus-hydra/issues/2888)) ([8056a8b](https://github.com/ExodusMovement/exodus-hydra/commit/8056a8bc4f6ac05b107077a6668f2bc3f2a3824f))
279
+
280
+ ## [2.0.0-alpha.87](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.86...@exodus/headless@2.0.0-alpha.87) (2023-07-25)
281
+
282
+ ### Features
283
+
284
+ - **headless:** use locale feature ([#2880](https://github.com/ExodusMovement/exodus-hydra/issues/2880)) ([7371aa4](https://github.com/ExodusMovement/exodus-hydra/commit/7371aa41e90f4150a448fc6ce8501033e6def193))
285
+
286
+ ## [2.0.0-alpha.86](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.85...@exodus/headless@2.0.0-alpha.86) (2023-07-25)
287
+
288
+ ### Bug Fixes
289
+
290
+ - restoreAtom ([#2878](https://github.com/ExodusMovement/exodus-hydra/issues/2878)) ([8725a49](https://github.com/ExodusMovement/exodus-hydra/commit/8725a49ad51c0658b15c6604b333b6479bef64d9))
291
+
292
+ ## [2.0.0-alpha.85](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.84...@exodus/headless@2.0.0-alpha.85) (2023-07-24)
293
+
294
+ ### ⚠ BREAKING CHANGES
295
+
296
+ - enabled assets feature (#2867)
297
+
298
+ ### Features
299
+
300
+ - enabled assets feature ([#2867](https://github.com/ExodusMovement/exodus-hydra/issues/2867)) ([befedcd](https://github.com/ExodusMovement/exodus-hydra/commit/befedcdaf497013bf8806bae60ba89f370c742c1))
301
+
302
+ ## [2.0.0-alpha.84](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.83...@exodus/headless@2.0.0-alpha.84) (2023-07-24)
303
+
304
+ ### ⚠ BREAKING CHANGES
305
+
306
+ - available-assets feature (#2831)
307
+
308
+ ### Features
309
+
310
+ - available-assets feature ([#2831](https://github.com/ExodusMovement/exodus-hydra/issues/2831)) ([ec082db](https://github.com/ExodusMovement/exodus-hydra/commit/ec082db68823ebc75bb1332ac2bc1c26f50dbccd))
311
+
312
+ ## [2.0.0-alpha.83](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.81...@exodus/headless@2.0.0-alpha.83) (2023-07-21)
313
+
314
+ ### ⚠ BREAKING CHANGES
315
+
316
+ - rates-monitor feature (#2829)
317
+ - ship headless without market history (#2827)
318
+
319
+ ### Features
320
+
321
+ - rates-monitor feature ([#2829](https://github.com/ExodusMovement/exodus-hydra/issues/2829)) ([52c3bbf](https://github.com/ExodusMovement/exodus-hydra/commit/52c3bbf4eb01a7ca750735786b6a9699748798dc))
322
+ - ship headless without market history ([#2827](https://github.com/ExodusMovement/exodus-hydra/issues/2827)) ([af70fdc](https://github.com/ExodusMovement/exodus-hydra/commit/af70fdc776612d41467bda953227501dd748b4a9))
323
+
324
+ ## [2.0.0-alpha.82](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.80...@exodus/headless@2.0.0-alpha.82) (2023-07-21)
325
+
326
+ ### ⚠ BREAKING CHANGES
327
+
328
+ - ship headless without market history (#2827)
329
+
330
+ ### Features
331
+
332
+ - attach atoms to load event ([#2814](https://github.com/ExodusMovement/exodus-hydra/issues/2814)) ([cd4605e](https://github.com/ExodusMovement/exodus-hydra/commit/cd4605ed17f48c34f59624c656933226e29f085a))
333
+ - ship headless without market history ([#2827](https://github.com/ExodusMovement/exodus-hydra/issues/2827)) ([af70fdc](https://github.com/ExodusMovement/exodus-hydra/commit/af70fdc776612d41467bda953227501dd748b4a9))
334
+
335
+ ## [2.0.0-alpha.80](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.79...@exodus/headless@2.0.0-alpha.80) (2023-07-21)
336
+
337
+ **Note:** Version bump only for package @exodus/headless
338
+
339
+ ## [2.0.0-alpha.79](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.78...@exodus/headless@2.0.0-alpha.79) (2023-07-21)
340
+
341
+ ### Bug Fixes
342
+
343
+ - run migrations on autoUnlock ([#2812](https://github.com/ExodusMovement/exodus-hydra/issues/2812)) ([974d7f8](https://github.com/ExodusMovement/exodus-hydra/commit/974d7f805a7f92b607327bdc8f6c27cefdfa1be1))
344
+
345
+ ## [2.0.0-alpha.78](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.76...@exodus/headless@2.0.0-alpha.78) (2023-07-21)
346
+
347
+ ### ⚠ BREAKING CHANGES
348
+
349
+ - feature-flags feature (#2797)
350
+ - balances module (#2756)
351
+
352
+ ### Features
353
+
354
+ - balances module ([#2756](https://github.com/ExodusMovement/exodus-hydra/issues/2756)) ([de1f9d6](https://github.com/ExodusMovement/exodus-hydra/commit/de1f9d612265d598f0e4a1497577900d9f3e16b2))
355
+ - feature-flags feature ([#2797](https://github.com/ExodusMovement/exodus-hydra/issues/2797)) ([5137498](https://github.com/ExodusMovement/exodus-hydra/commit/51374984a45fbcc22d22d8c1da760b5afb613602))
356
+
357
+ ## [2.0.0-alpha.77](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.76...@exodus/headless@2.0.0-alpha.77) (2023-07-21)
358
+
359
+ ### ⚠ BREAKING CHANGES
360
+
361
+ - balances module (#2756)
362
+
363
+ ### Features
364
+
365
+ - balances module ([#2756](https://github.com/ExodusMovement/exodus-hydra/issues/2756)) ([de1f9d6](https://github.com/ExodusMovement/exodus-hydra/commit/de1f9d612265d598f0e4a1497577900d9f3e16b2))
366
+
367
+ ## [2.0.0-alpha.76](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.75...@exodus/headless@2.0.0-alpha.76) (2023-07-20)
368
+
369
+ ### Features
370
+
371
+ - nfts assets extensions ([#2702](https://github.com/ExodusMovement/exodus-hydra/issues/2702)) ([e3b5f30](https://github.com/ExodusMovement/exodus-hydra/commit/e3b5f30920f156aa92cc78e272b10f28e9cbc70c))
372
+ - **wallet:** backed up atom ([#2745](https://github.com/ExodusMovement/exodus-hydra/issues/2745)) ([9750ee2](https://github.com/ExodusMovement/exodus-hydra/commit/9750ee2aadcdd25b0175425a61d2fbad22cddeb2))
373
+
374
+ ## [2.0.0-alpha.75](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.74...@exodus/headless@2.0.0-alpha.75) (2023-07-18)
375
+
376
+ ### Bug Fixes
377
+
378
+ - restore progress tracker ([#2662](https://github.com/ExodusMovement/exodus-hydra/issues/2662)) ([cbe506e](https://github.com/ExodusMovement/exodus-hydra/commit/cbe506eab083ba1f7cf3d4c85f28dc108db202df))
379
+
380
+ ## [2.0.0-alpha.74](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.73...@exodus/headless@2.0.0-alpha.74) (2023-07-17)
381
+
382
+ ### Features
383
+
384
+ - bump wallet deps in headless ([#2675](https://github.com/ExodusMovement/exodus-hydra/issues/2675)) ([3b8eb61](https://github.com/ExodusMovement/exodus-hydra/commit/3b8eb61ba73b7d1ee50eb8cc54ac60f7763645f1))
385
+ - move fees asset load to start event ([#2611](https://github.com/ExodusMovement/exodus-hydra/issues/2611)) ([2575ba6](https://github.com/ExodusMovement/exodus-hydra/commit/2575ba6a07c58f86cf344ab0f807377c13002d70))
386
+
387
+ ## [2.0.0-alpha.73](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.72...@exodus/headless@2.0.0-alpha.73) (2023-07-17)
388
+
389
+ ### Bug Fixes
390
+
391
+ - restore-plugin and restore-progress-tracker ([#2642](https://github.com/ExodusMovement/exodus-hydra/issues/2642)) ([d7f704f](https://github.com/ExodusMovement/exodus-hydra/commit/d7f704f877651ffa9eb087476c5ba8322caf2f0e))
392
+
393
+ ## [2.0.0-alpha.72](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.71...@exodus/headless@2.0.0-alpha.72) (2023-07-14)
394
+
395
+ **Note:** Version bump only for package @exodus/headless
396
+
397
+ ## [2.0.0-alpha.71](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.70...@exodus/headless@2.0.0-alpha.71) (2023-07-14)
398
+
399
+ **Note:** Version bump only for package @exodus/headless
400
+
401
+ ## [2.0.0-alpha.70](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.68...@exodus/headless@2.0.0-alpha.70) (2023-07-14)
402
+
403
+ ### ⚠ BREAKING CHANGES
404
+
405
+ - nfts feature out of headless (#2588)
406
+
407
+ ### Features
408
+
409
+ - geolocation feature ([#2600](https://github.com/ExodusMovement/exodus-hydra/issues/2600)) ([457df6f](https://github.com/ExodusMovement/exodus-hydra/commit/457df6f8e8ef1f515914b901202b5b81cca59b4b))
410
+ - nfts feature out of headless ([#2588](https://github.com/ExodusMovement/exodus-hydra/issues/2588)) ([86ac6f5](https://github.com/ExodusMovement/exodus-hydra/commit/86ac6f516d7d39fbe5174c3d31ab82f5561b17aa))
411
+
412
+ ## [2.0.0-alpha.69](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.68...@exodus/headless@2.0.0-alpha.69) (2023-07-14)
413
+
414
+ ### Features
415
+
416
+ - geolocation feature ([#2600](https://github.com/ExodusMovement/exodus-hydra/issues/2600)) ([457df6f](https://github.com/ExodusMovement/exodus-hydra/commit/457df6f8e8ef1f515914b901202b5b81cca59b4b))
417
+
418
+ ## [2.0.0-alpha.68](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.67...@exodus/headless@2.0.0-alpha.68) (2023-07-13)
419
+
420
+ ### ⚠ BREAKING CHANGES
421
+
422
+ - blockchainMetadata atoms (#2118)
423
+
424
+ ### Features
425
+
426
+ - blockchainMetadata atoms ([#2118](https://github.com/ExodusMovement/exodus-hydra/issues/2118)) ([e555286](https://github.com/ExodusMovement/exodus-hydra/commit/e555286189dd34ee12b3d133063f4bc24579595c))
427
+
428
+ ## [2.0.0-alpha.67](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.66...@exodus/headless@2.0.0-alpha.67) (2023-07-13)
429
+
430
+ ### Features
431
+
432
+ - use restore-progress-plugin ([#2499](https://github.com/ExodusMovement/exodus-hydra/issues/2499)) ([618f6ea](https://github.com/ExodusMovement/exodus-hydra/commit/618f6ea139e8e1c702a1a7d6af020b89c68e7d1d))
433
+
434
+ ## [2.0.0-alpha.66](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.65...@exodus/headless@2.0.0-alpha.66) (2023-07-11)
435
+
436
+ ### Features
437
+
438
+ - export `fiatBalances` factory ([#2314](https://github.com/ExodusMovement/exodus-hydra/issues/2314)) ([da0dd61](https://github.com/ExodusMovement/exodus-hydra/commit/da0dd616d09188924d348f11437853bbfb438b54))
439
+
440
+ ### Bug Fixes
441
+
442
+ - add missing types ([#2423](https://github.com/ExodusMovement/exodus-hydra/issues/2423)) ([b9cbf21](https://github.com/ExodusMovement/exodus-hydra/commit/b9cbf21005ff9ff12e9a5b72ff833c37d67e848e))
443
+ - re-emit start after hooks ran ([#2508](https://github.com/ExodusMovement/exodus-hydra/issues/2508)) ([bcb039f](https://github.com/ExodusMovement/exodus-hydra/commit/bcb039fd9339611d9900b7f67c4ba643e6203dd0))
444
+
445
+ ## [2.0.0-alpha.65](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.64...@exodus/headless@2.0.0-alpha.65) (2023-07-07)
446
+
447
+ **Note:** Version bump only for package @exodus/headless
448
+
449
+ ## [2.0.0-alpha.64](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.63...@exodus/headless@2.0.0-alpha.64) (2023-07-06)
450
+
451
+ ### ⚠ BREAKING CHANGES
452
+
453
+ - market-history feature (#2361)
454
+ - move atoms from headless to market-history (#2360)
455
+ - **headless:** extract connected origins (#2352)
456
+ - move in-memory address cache to address cache module (#2336)
457
+
458
+ ### Features
459
+
460
+ - don't use in-memory cache in tests ([#2344](https://github.com/ExodusMovement/exodus-hydra/issues/2344)) ([48bf0e4](https://github.com/ExodusMovement/exodus-hydra/commit/48bf0e4edfc0fc36ae9a1ec76360f619c6e2f864))
461
+ - **headless:** extract connected origins ([#2352](https://github.com/ExodusMovement/exodus-hydra/issues/2352)) ([41b8172](https://github.com/ExodusMovement/exodus-hydra/commit/41b8172f326d1f414523851fa2e3f3fb074aafba))
462
+ - market-history feature ([#2361](https://github.com/ExodusMovement/exodus-hydra/issues/2361)) ([9132471](https://github.com/ExodusMovement/exodus-hydra/commit/9132471cafdf95f46760b6d4528e91210493cab1))
463
+
464
+ ### Code Refactoring
465
+
466
+ - move in-memory address cache to address cache module ([#2336](https://github.com/ExodusMovement/exodus-hydra/issues/2336)) ([d28a6c9](https://github.com/ExodusMovement/exodus-hydra/commit/d28a6c9843356d86262fb308cf40ecad023dc196))
467
+
468
+ ### Miscellaneous Chores
469
+
470
+ - move atoms from headless to market-history ([#2360](https://github.com/ExodusMovement/exodus-hydra/issues/2360)) ([d452d74](https://github.com/ExodusMovement/exodus-hydra/commit/d452d74a8874ab5cb3221212405e2c45bb8d046f))
471
+
472
+ ## [2.0.0-alpha.63](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.62...@exodus/headless@2.0.0-alpha.63) (2023-07-06)
473
+
474
+ ### ⚠ BREAKING CHANGES
475
+
476
+ - **headless:** do not ship top-movers (#2333)
477
+ - **headless:** do not ship apy-rates (#2329)
478
+ - **headless:** do not ship kyc (#2327)
479
+
480
+ ### Features
481
+
482
+ - export `wallet` feature ([#2345](https://github.com/ExodusMovement/exodus-hydra/issues/2345)) ([3c5f636](https://github.com/ExodusMovement/exodus-hydra/commit/3c5f6363b7d158ab4b47c28475907e33587f7587))
483
+ - **headless:** do not ship ab-testing ([#2330](https://github.com/ExodusMovement/exodus-hydra/issues/2330)) ([70be5ce](https://github.com/ExodusMovement/exodus-hydra/commit/70be5ce74c5ac1e197f2f03dcb6914248f1017d6))
484
+ - **headless:** do not ship apy-rates ([#2329](https://github.com/ExodusMovement/exodus-hydra/issues/2329)) ([94a4419](https://github.com/ExodusMovement/exodus-hydra/commit/94a441968d45d593c1853a2664415a28d515b4f9))
485
+ - **headless:** do not ship crypto-news ([#2332](https://github.com/ExodusMovement/exodus-hydra/issues/2332)) ([54f5775](https://github.com/ExodusMovement/exodus-hydra/commit/54f5775b1195bab98e6dca1bb85779d613de58bc))
486
+ - **headless:** do not ship kyc ([#2327](https://github.com/ExodusMovement/exodus-hydra/issues/2327)) ([38bf19e](https://github.com/ExodusMovement/exodus-hydra/commit/38bf19edac7337b757a3444b3275f46a85394931))
487
+ - **headless:** do not ship top-movers ([#2333](https://github.com/ExodusMovement/exodus-hydra/issues/2333)) ([10adeab](https://github.com/ExodusMovement/exodus-hydra/commit/10adeab9fa3059cdc6ac68a2c803a10c6225fa5c))
488
+
489
+ ## [2.0.0-alpha.62](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.61...@exodus/headless@2.0.0-alpha.62) (2023-07-05)
490
+
491
+ **Note:** Version bump only for package @exodus/headless
492
+
493
+ ## [2.0.0-alpha.61](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.60...@exodus/headless@2.0.0-alpha.61) (2023-07-05)
494
+
495
+ ### ⚠ BREAKING CHANGES
496
+
497
+ - market-history atom (#2160)
498
+
499
+ ### Features
500
+
501
+ - market-history atom ([#2160](https://github.com/ExodusMovement/exodus-hydra/issues/2160)) ([b74364a](https://github.com/ExodusMovement/exodus-hydra/commit/b74364a47e8a51b3eea6b8cc870c731def65726b))
502
+
503
+ ## [2.0.0-alpha.60](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.59...@exodus/headless@2.0.0-alpha.60) (2023-07-04)
504
+
505
+ ### ⚠ BREAKING CHANGES
506
+
507
+ - export feature definition from connected origins (#2164)
508
+
509
+ ### Features
510
+
511
+ - **address-provider:** move mock config atom and setter ([#2235](https://github.com/ExodusMovement/exodus-hydra/issues/2235)) ([b051025](https://github.com/ExodusMovement/exodus-hydra/commit/b0510256d557246589f939b64bec7e38b17ef779))
512
+ - export feature definition from connected origins ([#2164](https://github.com/ExodusMovement/exodus-hydra/issues/2164)) ([b1fd09d](https://github.com/ExodusMovement/exodus-hydra/commit/b1fd09d7d05d2088f4e12da80a983850d91659f5))
513
+
514
+ ## [2.0.0-alpha.59](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.58...@exodus/headless@2.0.0-alpha.59) (2023-07-04)
515
+
516
+ **Note:** Version bump only for package @exodus/headless
517
+
518
+ ## [2.0.0-alpha.58](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.57...@exodus/headless@2.0.0-alpha.58) (2023-07-03)
519
+
520
+ ### Features
521
+
522
+ - add `currencies` to txs ([#2180](https://github.com/ExodusMovement/exodus-hydra/issues/2180)) ([d0439c1](https://github.com/ExodusMovement/exodus-hydra/commit/d0439c179b2b96993ff7ea8adc7b3143fdc2101d))
523
+ - memoizedKeychain module ([#2106](https://github.com/ExodusMovement/exodus-hydra/issues/2106)) ([ba92e86](https://github.com/ExodusMovement/exodus-hydra/commit/ba92e86b97eeef613d642837dc52702debd7e723))
524
+
525
+ ## [2.0.0-alpha.57](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.56...@exodus/headless@2.0.0-alpha.57) (2023-07-03)
526
+
527
+ ### Features
528
+
529
+ - log errors in application lifecycle hooks ([#2221](https://github.com/ExodusMovement/exodus-hydra/issues/2221)) ([6680b5a](https://github.com/ExodusMovement/exodus-hydra/commit/6680b5a5023376de29a02ac9864c207cc938f3b2))
530
+
531
+ ## [2.0.0-alpha.56](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.55...@exodus/headless@2.0.0-alpha.56) (2023-06-30)
532
+
533
+ ### ⚠ BREAKING CHANGES
534
+
535
+ - export feature definition from ab-testing (#2161)
536
+ - export feature definition from top-movers (#2165)
537
+ - export feature definition from kyc (#2167)
538
+ - export feature definition from crypto-news (#2163)
539
+ - export feature definition from apy-rates (#2162)
540
+ - export feature definition from address-provider (#2155)
541
+
542
+ ### Features
543
+
544
+ - export feature definition from ab-testing ([#2161](https://github.com/ExodusMovement/exodus-hydra/issues/2161)) ([e773c68](https://github.com/ExodusMovement/exodus-hydra/commit/e773c68ec6581cad508d8b7bd3d096edaa7878ef))
545
+ - export feature definition from address-provider ([#2155](https://github.com/ExodusMovement/exodus-hydra/issues/2155)) ([a4f8da3](https://github.com/ExodusMovement/exodus-hydra/commit/a4f8da39400bac23f3d84afdb56315b5a8a37567))
546
+ - export feature definition from apy-rates ([#2162](https://github.com/ExodusMovement/exodus-hydra/issues/2162)) ([693a953](https://github.com/ExodusMovement/exodus-hydra/commit/693a953cad357b60aabeb66edc95a60bacbaf6b5))
547
+ - export feature definition from crypto-news ([#2163](https://github.com/ExodusMovement/exodus-hydra/issues/2163)) ([fd46794](https://github.com/ExodusMovement/exodus-hydra/commit/fd46794de45fed3ed574fb47efe6f8256dceea4f))
548
+ - export feature definition from kyc ([#2167](https://github.com/ExodusMovement/exodus-hydra/issues/2167)) ([b655a26](https://github.com/ExodusMovement/exodus-hydra/commit/b655a26539decfd3fe4f219505eaace2c26a2e97))
549
+ - export feature definition from top-movers ([#2165](https://github.com/ExodusMovement/exodus-hydra/issues/2165)) ([b9183fa](https://github.com/ExodusMovement/exodus-hydra/commit/b9183fae78b521f0275d2fcab42ea6f1790aca94))
550
+
551
+ ### Bug Fixes
552
+
553
+ - delete backups when restart due to forgot passphrase ([#2144](https://github.com/ExodusMovement/exodus-hydra/issues/2144)) ([ba48906](https://github.com/ExodusMovement/exodus-hydra/commit/ba4890613b08f77986c74a4870fe29870f481233))
554
+
555
+ ## [2.0.0-alpha.55](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.54...@exodus/headless@2.0.0-alpha.55) (2023-06-28)
556
+
557
+ ### Bug Fixes
558
+
559
+ - make restart a lifecycle hook ([#2136](https://github.com/ExodusMovement/exodus-hydra/issues/2136)) ([dbb4269](https://github.com/ExodusMovement/exodus-hydra/commit/dbb42697fc09fb4a18a1918fa83c379171e2e7e3))
560
+
561
+ ## [2.0.0-alpha.54](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.53...@exodus/headless@2.0.0-alpha.54) (2023-06-23)
562
+
563
+ ### ⚠ BREAKING CHANGES
564
+
565
+ - make personal-notes opt-in (#2102)
566
+
567
+ ### Features
568
+
569
+ - make personal-notes opt-in ([#2102](https://github.com/ExodusMovement/exodus-hydra/issues/2102)) ([324b64e](https://github.com/ExodusMovement/exodus-hydra/commit/324b64e616025ac7bd095028599736c0bfa97f74))
570
+
571
+ ## [2.0.0-alpha.53](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.52...@exodus/headless@2.0.0-alpha.53) (2023-06-23)
572
+
573
+ **Note:** Version bump only for package @exodus/headless
574
+
575
+ ## [2.0.0-alpha.52](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.51...@exodus/headless@2.0.0-alpha.52) (2023-06-23)
576
+
577
+ ### Bug Fixes
578
+
579
+ - avoid wrapping with `enforceObservableRules` again ([#2088](https://github.com/ExodusMovement/exodus-hydra/issues/2088)) ([7004c19](https://github.com/ExodusMovement/exodus-hydra/commit/7004c193968c445ea0e854f521fb6f4fc7f791e0))
580
+
581
+ ## [2.0.0-alpha.51](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.50...@exodus/headless@2.0.0-alpha.51) (2023-06-21)
582
+
583
+ ### Features
584
+
585
+ - **headless:** use(balances) ([#2049](https://github.com/ExodusMovement/exodus-hydra/issues/2049)) ([a5d5b79](https://github.com/ExodusMovement/exodus-hydra/commit/a5d5b79755f1bbdd346af0bb5bc009a96b7ba85a))
586
+
587
+ ## [2.0.0-alpha.50](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.49...@exodus/headless@2.0.0-alpha.50) (2023-06-21)
588
+
589
+ ### Features
590
+
591
+ - **headless:** export features api ([#2051](https://github.com/ExodusMovement/exodus-hydra/issues/2051)) ([71bfc37](https://github.com/ExodusMovement/exodus-hydra/commit/71bfc37d70484d90c99170ab9da406c8be02389b))
592
+ - **headless:** use(enabledAssets) ([#2047](https://github.com/ExodusMovement/exodus-hydra/issues/2047)) ([c2c7572](https://github.com/ExodusMovement/exodus-hydra/commit/c2c7572d290e908b2c84a5558e59f02f4182e3ae))
593
+ - **headless:** use(pricing) ([#2050](https://github.com/ExodusMovement/exodus-hydra/issues/2050)) ([1db7c9d](https://github.com/ExodusMovement/exodus-hydra/commit/1db7c9df72300f49a09e848c69747202f03c39ae))
594
+
595
+ ### Performance Improvements
596
+
597
+ - prevent writing same value to atoms ([#2078](https://github.com/ExodusMovement/exodus-hydra/issues/2078)) ([bd901b4](https://github.com/ExodusMovement/exodus-hydra/commit/bd901b40a10c8983f2fe6fbb10c9dc8a81ccbd60))
598
+
599
+ ## [2.0.0-alpha.49](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.48...@exodus/headless@2.0.0-alpha.49) (2023-06-21)
600
+
601
+ ### ⚠ BREAKING CHANGES
602
+
603
+ - rename fusionAtomFactory => createFusionAtom (#2042)
604
+
605
+ ### Features
606
+
607
+ - rename fusionAtomFactory => createFusionAtom ([#2042](https://github.com/ExodusMovement/exodus-hydra/issues/2042)) ([9db4d3f](https://github.com/ExodusMovement/exodus-hydra/commit/9db4d3f1367a16aeaa36e60a49352d36d3189cca))
608
+
609
+ ## [2.0.0-alpha.48](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.47...@exodus/headless@2.0.0-alpha.48) (2023-06-20)
610
+
611
+ ### Bug Fixes
612
+
613
+ - declare atoms in writesAtoms ([#2006](https://github.com/ExodusMovement/exodus-hydra/issues/2006)) ([02b7227](https://github.com/ExodusMovement/exodus-hydra/commit/02b72271116b4e3b034b7f889b0dc333fda17413))
614
+
615
+ ## [2.0.0-alpha.47](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.46...@exodus/headless@2.0.0-alpha.47) (2023-06-18)
616
+
617
+ ### Features
618
+
619
+ - use(wallet) ([#1994](https://github.com/ExodusMovement/exodus-hydra/issues/1994)) ([6686257](https://github.com/ExodusMovement/exodus-hydra/commit/668625744087ee77068fc64671ce80ea0c3c62a4))
620
+
621
+ ## [2.0.0-alpha.46](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.45...@exodus/headless@2.0.0-alpha.46) (2023-06-18)
622
+
623
+ ### Features
624
+
625
+ - use(featureFlags, apyRates, fees, addressProvider) ([#1993](https://github.com/ExodusMovement/exodus-hydra/issues/1993)) ([5aba49b](https://github.com/ExodusMovement/exodus-hydra/commit/5aba49bbea24f229900966c0abde5eb8932ac861))
626
+
627
+ ## [2.0.0-alpha.45](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.44...@exodus/headless@2.0.0-alpha.45) (2023-06-18)
628
+
629
+ ### Features
630
+
631
+ - use(geolocation, marketHistory, topMovers, rates) ([#1992](https://github.com/ExodusMovement/exodus-hydra/issues/1992)) ([2e8d634](https://github.com/ExodusMovement/exodus-hydra/commit/2e8d63426421ffcbec84a9b6fbc83eb913b47eba))
632
+
633
+ ## [2.0.0-alpha.44](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.43...@exodus/headless@2.0.0-alpha.44) (2023-06-18)
634
+
635
+ ### Features
636
+
637
+ - use(personalNotes, blockchainMetadata, remoteConfig, cryptoNews) ([#1991](https://github.com/ExodusMovement/exodus-hydra/issues/1991)) ([ccaaa4a](https://github.com/ExodusMovement/exodus-hydra/commit/ccaaa4ac44f8bed9de99418c394c40478eaeae69))
638
+ - validate type field on ioc.use() ([#1974](https://github.com/ExodusMovement/exodus-hydra/issues/1974)) ([b234c82](https://github.com/ExodusMovement/exodus-hydra/commit/b234c82a6f0550d34273590250b307a965b11295))
639
+
640
+ ## [2.0.0-alpha.43](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.42...@exodus/headless@2.0.0-alpha.43) (2023-06-16)
641
+
642
+ ### Features
643
+
644
+ - **headless:** integrate ab-testing module ([#1972](https://github.com/ExodusMovement/exodus-hydra/issues/1972)) ([6c063b4](https://github.com/ExodusMovement/exodus-hydra/commit/6c063b4d4f04d08c36f843577822e7d53f002d4f))
645
+
646
+ ## [2.0.0-alpha.42](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.41...@exodus/headless@2.0.0-alpha.42) (2023-06-15)
647
+
648
+ ### Features
649
+
650
+ - .use poc using with kyc and referrals ([#1778](https://github.com/ExodusMovement/exodus-hydra/issues/1778)) ([7f66163](https://github.com/ExodusMovement/exodus-hydra/commit/7f66163364517fe555de220ad3cafd86c7c68516))
651
+ - **headless:** use(nfts) ([#1963](https://github.com/ExodusMovement/exodus-hydra/issues/1963)) ([47ed141](https://github.com/ExodusMovement/exodus-hydra/commit/47ed141b93291938d8790a8697b55c9c9af230bd))
652
+ - use() more modules ([#1953](https://github.com/ExodusMovement/exodus-hydra/issues/1953)) ([4f0d987](https://github.com/ExodusMovement/exodus-hydra/commit/4f0d987e2b3c01829e11b430988168754ebce8f6))
653
+
654
+ ### Bug Fixes
655
+
656
+ - new use modules api export ([#1958](https://github.com/ExodusMovement/exodus-hydra/issues/1958)) ([c7e87eb](https://github.com/ExodusMovement/exodus-hydra/commit/c7e87eb01f5fb79fcc3454a11485dadf638f88ef))
657
+ - remove duplicated kyc api ([#1955](https://github.com/ExodusMovement/exodus-hydra/issues/1955)) ([3357590](https://github.com/ExodusMovement/exodus-hydra/commit/33575908517230b5a187f0ac3b6e32e75982abdb))
658
+ - require plugin methods to be declared correctly ([#1945](https://github.com/ExodusMovement/exodus-hydra/issues/1945)) ([e7feae6](https://github.com/ExodusMovement/exodus-hydra/commit/e7feae6cfaa3cd0e9f9d074f4b5306a264d16b74))
659
+
660
+ ## [2.0.0-alpha.41](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.40...@exodus/headless@2.0.0-alpha.41) (2023-06-15)
661
+
662
+ ### Features
663
+
664
+ - log atom id in dev mode enhancers ([#1947](https://github.com/ExodusMovement/exodus-hydra/issues/1947)) ([1057ee9](https://github.com/ExodusMovement/exodus-hydra/commit/1057ee91cac678e60df3640641b0c3030f6dbaf7))
665
+
666
+ ## [2.0.0-alpha.40](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.39...@exodus/headless@2.0.0-alpha.40) (2023-06-14)
667
+
668
+ ### Bug Fixes
669
+
670
+ - bump feature-flags dep in headless ([#1942](https://github.com/ExodusMovement/exodus-hydra/issues/1942)) ([4598c23](https://github.com/ExodusMovement/exodus-hydra/commit/4598c23399b2ee44f9fb7259a58a751a8c03c428))
671
+
672
+ ## [2.0.0-alpha.39](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.38...@exodus/headless@2.0.0-alpha.39) (2023-06-14)
673
+
674
+ **Note:** Version bump only for package @exodus/headless
675
+
676
+ ## [2.0.0-alpha.38](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.37...@exodus/headless@2.0.0-alpha.38) (2023-06-14)
677
+
678
+ ### ⚠ BREAKING CHANGES
679
+
680
+ - move start out of resolve (#1916)
681
+
682
+ ### Features
683
+
684
+ - clear personal notes as other modules ([#1922](https://github.com/ExodusMovement/exodus-hydra/issues/1922)) ([9324208](https://github.com/ExodusMovement/exodus-hydra/commit/9324208251f695a016f088bd0138a7ea5c838afa))
685
+ - move start out of resolve ([#1916](https://github.com/ExodusMovement/exodus-hydra/issues/1916)) ([85d53fd](https://github.com/ExodusMovement/exodus-hydra/commit/85d53fd547e6eebda8d8a992dffe5a21468baeab))
686
+
687
+ ## [2.0.0-alpha.37](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.36...@exodus/headless@2.0.0-alpha.37) (2023-06-09)
688
+
689
+ ### Features
690
+
691
+ - **headless:** stop clearing atoms on attach ([#1854](https://github.com/ExodusMovement/exodus-hydra/issues/1854)) ([16a7f23](https://github.com/ExodusMovement/exodus-hydra/commit/16a7f23fccbc2355810fa1ca837886922056c6f0))
692
+
693
+ ## [2.0.0-alpha.36](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.35...@exodus/headless@2.0.0-alpha.36) (2023-06-09)
694
+
695
+ **Note:** Version bump only for package @exodus/headless
696
+
697
+ ## [2.0.0-alpha.35](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.34...@exodus/headless@2.0.0-alpha.35) (2023-06-08)
698
+
699
+ ### Bug Fixes
700
+
701
+ - add handler to clear connected-origins ([#1860](https://github.com/ExodusMovement/exodus-hydra/issues/1860)) ([0f294b4](https://github.com/ExodusMovement/exodus-hydra/commit/0f294b492f43ace082b5fb72bb5d0b9fa8d14351))
702
+ - passphraseCache is not an adapter ([#1744](https://github.com/ExodusMovement/exodus-hydra/issues/1744)) ([e382e7a](https://github.com/ExodusMovement/exodus-hydra/commit/e382e7a9ec95b4fb35231edb723cb25ceac07cc1))
703
+
704
+ ## [2.0.0-alpha.34](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.33...@exodus/headless@2.0.0-alpha.34) (2023-06-07)
705
+
706
+ ### Features
707
+
708
+ - migrate nfts module and monitor to headless ([#1812](https://github.com/ExodusMovement/exodus-hydra/issues/1812)) ([55e3ac2](https://github.com/ExodusMovement/exodus-hydra/commit/55e3ac2755ba69339c331cb440e89458b039f128))
709
+
710
+ ## [2.0.0-alpha.33](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.32...@exodus/headless@2.0.0-alpha.33) (2023-06-07)
711
+
712
+ ### Features
713
+
714
+ - add apy rates monitor to headless ([#1830](https://github.com/ExodusMovement/exodus-hydra/issues/1830)) ([6040f4e](https://github.com/ExodusMovement/exodus-hydra/commit/6040f4eacc4b0ea29a25a28c21f6d4c07c833dd4))
715
+
716
+ ## [2.0.0-alpha.32](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.31...@exodus/headless@2.0.0-alpha.32) (2023-06-06)
717
+
718
+ ### Features
719
+
720
+ - add auto enable assets to headless ([#1803](https://github.com/ExodusMovement/exodus-hydra/issues/1803)) ([11996d9](https://github.com/ExodusMovement/exodus-hydra/commit/11996d9a9b23a5d2d1ec1aa30b5e41d05e66ed6a))
721
+
722
+ ## [2.0.0-alpha.31](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.30...@exodus/headless@2.0.0-alpha.31) (2023-06-05)
723
+
724
+ ### ⚠ BREAKING CHANGES
725
+
726
+ - reuse dependency preprocessor with clients (#1779)
727
+
728
+ ### Features
729
+
730
+ - reuse dependency preprocessor with clients ([#1779](https://github.com/ExodusMovement/exodus-hydra/issues/1779)) ([ac7a402](https://github.com/ExodusMovement/exodus-hydra/commit/ac7a40233a572d299ee033fd64225a3d9d6a8b98))
731
+
732
+ ## [2.0.0-alpha.30](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.29...@exodus/headless@2.0.0-alpha.30) (2023-06-01)
733
+
734
+ ### Features
735
+
736
+ - port base asset names to monitor atom changes to headless ([#1756](https://github.com/ExodusMovement/exodus-hydra/issues/1756)) ([edebc00](https://github.com/ExodusMovement/exodus-hydra/commit/edebc00f7264b7450cc18919b472c33b1f180797))
737
+
738
+ ## [2.0.0-alpha.29](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.28...@exodus/headless@2.0.0-alpha.29) (2023-06-01)
739
+
740
+ ### Features
741
+
742
+ - allow replacing existing dependencies ([#1753](https://github.com/ExodusMovement/exodus-hydra/issues/1753)) ([df6060d](https://github.com/ExodusMovement/exodus-hydra/commit/df6060d09f67dac21f3994dee04223567c921d0a))
743
+
744
+ ## [2.0.0-alpha.28](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.27...@exodus/headless@2.0.0-alpha.28) (2023-05-31)
745
+
746
+ ### Features
747
+
748
+ - add crypto news monitor to headless ([#1750](https://github.com/ExodusMovement/exodus-hydra/issues/1750)) ([64d46a3](https://github.com/ExodusMovement/exodus-hydra/commit/64d46a3d95c3b34d504b0b7128961df1427b6853))
749
+
750
+ ## [2.0.0-alpha.27](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.26...@exodus/headless@2.0.0-alpha.27) (2023-05-31)
751
+
752
+ ### Features
753
+
754
+ - integrate top-movers monitor into headless ([#1743](https://github.com/ExodusMovement/exodus-hydra/issues/1743)) ([05c4b22](https://github.com/ExodusMovement/exodus-hydra/commit/05c4b22e69e823563d81bfe7b30a2d21574d0c45))
755
+
756
+ ## [2.0.0-alpha.26](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.25...@exodus/headless@2.0.0-alpha.26) (2023-05-30)
757
+
758
+ ### Features
759
+
760
+ - integrate feeMonitors into headless ([#1732](https://github.com/ExodusMovement/exodus-hydra/issues/1732)) ([5a4b9b4](https://github.com/ExodusMovement/exodus-hydra/commit/5a4b9b4e2e7b70ac550775860a3bf5474e21a4d0))
761
+
762
+ ## [2.0.0-alpha.25](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.24...@exodus/headless@2.0.0-alpha.25) (2023-05-26)
763
+
764
+ ### Features
765
+
766
+ - migrate connected origins to headless ([#1702](https://github.com/ExodusMovement/exodus-hydra/issues/1702)) ([7f6678e](https://github.com/ExodusMovement/exodus-hydra/commit/7f6678eabc5a66dbf11002f021bb700bec3d32f3))
767
+
768
+ ## [2.0.0-alpha.24](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.23...@exodus/headless@2.0.0-alpha.24) (2023-05-26)
769
+
770
+ ### Features
771
+
772
+ - emit extra payload on application create hook ([#1709](https://github.com/ExodusMovement/exodus-hydra/issues/1709)) ([23412f6](https://github.com/ExodusMovement/exodus-hydra/commit/23412f603cb36c1249d0ed8248a1e44742d5dac9))
773
+
774
+ ## [2.0.0-alpha.23](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.22...@exodus/headless@2.0.0-alpha.23) (2023-05-24)
775
+
776
+ ### Features
777
+
778
+ - add personal notes to headless ([#1676](https://github.com/ExodusMovement/exodus-hydra/issues/1676)) ([c658211](https://github.com/ExodusMovement/exodus-hydra/commit/c6582113b56953edbf68fd0f4d29f4ee802e8bf5))
779
+
780
+ ### Bug Fixes
781
+
782
+ - handle market-history-new-assets ([#1657](https://github.com/ExodusMovement/exodus-hydra/issues/1657)) ([89ff868](https://github.com/ExodusMovement/exodus-hydra/commit/89ff868ade7def9dc1ae99555f069e1a0cfeacba))
783
+ - start geolocation at start ([#1669](https://github.com/ExodusMovement/exodus-hydra/issues/1669)) ([ecfd0f3](https://github.com/ExodusMovement/exodus-hydra/commit/ecfd0f3a74ebf2ed5bca53c67c55ec304df91f4c))
784
+
785
+ ## [2.0.0-alpha.22](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.21...@exodus/headless@2.0.0-alpha.22) (2023-05-16)
786
+
787
+ ### Features
788
+
789
+ - **headless:** bump geolocation ([#1642](https://github.com/ExodusMovement/exodus-hydra/issues/1642)) ([ff1d61b](https://github.com/ExodusMovement/exodus-hydra/commit/ff1d61b0b91ec54fe78f99a33ad987e3a0e54d65))
790
+
791
+ ## [2.0.0-alpha.21](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.20...@exodus/headless@2.0.0-alpha.21) (2023-05-16)
792
+
793
+ ### Features
794
+
795
+ - add mock address provider to headless ([#1637](https://github.com/ExodusMovement/exodus-hydra/issues/1637)) ([c331601](https://github.com/ExodusMovement/exodus-hydra/commit/c331601d7de43bab8f67c7d48905b11a54ffccad))
796
+ - disable kyc tests ([#1638](https://github.com/ExodusMovement/exodus-hydra/issues/1638)) ([b51cfaf](https://github.com/ExodusMovement/exodus-hydra/commit/b51cfafe2431ff99695f0fc74c9b7590f67fe427))
797
+
798
+ ## [2.0.0-alpha.20](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.19...@exodus/headless@2.0.0-alpha.20) (2023-05-12)
799
+
800
+ ### Features
801
+
802
+ - stop timers on remoteConfig.stop(), kyc.stop(), referrals.stop() ([#1593](https://github.com/ExodusMovement/exodus-hydra/issues/1593)) ([0f73363](https://github.com/ExodusMovement/exodus-hydra/commit/0f7336362cdc5a6f878109e6353ac241795e4fc6))
803
+
804
+ ### Bug Fixes
805
+
806
+ - kyc tests ([#1619](https://github.com/ExodusMovement/exodus-hydra/issues/1619)) ([20da423](https://github.com/ExodusMovement/exodus-hydra/commit/20da423b98aa3b950e197b4a2290898c731c59b2))
807
+ - kyc tests (again) ([#1626](https://github.com/ExodusMovement/exodus-hydra/issues/1626)) ([0f12f89](https://github.com/ExodusMovement/exodus-hydra/commit/0f12f898691504aefffeaca0db2fd3dbe9740ff6))
808
+
809
+ ## [2.0.0-alpha.19](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.18...@exodus/headless@2.0.0-alpha.19) (2023-05-08)
810
+
811
+ ### ⚠ BREAKING CHANGES
812
+
813
+ - use revamped geolocation (#1559)
814
+
815
+ ### Features
816
+
817
+ - add addressesProvider to headless ([#1540](https://github.com/ExodusMovement/exodus-hydra/issues/1540)) ([90e963a](https://github.com/ExodusMovement/exodus-hydra/commit/90e963aafa0bb855d8c857902feac37514985d4a))
818
+ - add kyc and referrals modules to headless ([#1539](https://github.com/ExodusMovement/exodus-hydra/issues/1539)) ([1a0cf7c](https://github.com/ExodusMovement/exodus-hydra/commit/1a0cf7c18cbbfc5f2b92d9720d9cbf17cd850214))
819
+
820
+ ### Code Refactoring
821
+
822
+ - use revamped geolocation ([#1559](https://github.com/ExodusMovement/exodus-hydra/issues/1559)) ([4378d13](https://github.com/ExodusMovement/exodus-hydra/commit/4378d137a67e4836a45c72e6bfc79590d4b7ab20))
823
+
824
+ ## [2.0.0-alpha.18](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.17...@exodus/headless@2.0.0-alpha.18) (2023-05-05)
825
+
826
+ ### Bug Fixes
827
+
828
+ - announce that featureFlags writes to featureFlagAtoms ([#1548](https://github.com/ExodusMovement/exodus-hydra/issues/1548)) ([fefac86](https://github.com/ExodusMovement/exodus-hydra/commit/fefac86970ab11e85d530d8424ca9f3de86fed91))
829
+
830
+ ## [2.0.0-alpha.17](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.16...@exodus/headless@2.0.0-alpha.17) (2023-05-05)
831
+
832
+ ### ⚠ BREAKING CHANGES
833
+
834
+ - don't serialize port payloads (#1458)
835
+
836
+ ### Features
837
+
838
+ - add feature-flags to headless ([#1516](https://github.com/ExodusMovement/exodus-hydra/issues/1516)) ([9d2da89](https://github.com/ExodusMovement/exodus-hydra/commit/9d2da895d4f58d34674b19d42fe3fd621d439f73))
839
+
840
+ ### Code Refactoring
841
+
842
+ - don't serialize port payloads ([#1458](https://github.com/ExodusMovement/exodus-hydra/issues/1458)) ([9b98a28](https://github.com/ExodusMovement/exodus-hydra/commit/9b98a28b091146ad0dee631a236629f25a16b3e2))
843
+
844
+ ## [2.0.0-alpha.16](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.15...@exodus/headless@2.0.0-alpha.16) (2023-05-04)
845
+
846
+ ### Bug Fixes
847
+
848
+ - bump atoms in headless ([#1523](https://github.com/ExodusMovement/exodus-hydra/issues/1523)) ([7b6ca0b](https://github.com/ExodusMovement/exodus-hydra/commit/7b6ca0b19ccad9e33c9c0f0aac03feddad9d4cac))
849
+
850
+ ## [2.0.0-alpha.15](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.14...@exodus/headless@2.0.0-alpha.15) (2023-05-04)
851
+
852
+ ### ⚠ BREAKING CHANGES
853
+
854
+ - use readOnlyAtoms dependency processor (#1497)
855
+
856
+ ### Features
857
+
858
+ - add geolocation to headless ([#1514](https://github.com/ExodusMovement/exodus-hydra/issues/1514)) ([44a8620](https://github.com/ExodusMovement/exodus-hydra/commit/44a8620249f8de2147dc073098b68f0562fb7287))
859
+ - use readOnlyAtoms dependency processor ([#1497](https://github.com/ExodusMovement/exodus-hydra/issues/1497)) ([b3b4866](https://github.com/ExodusMovement/exodus-hydra/commit/b3b4866084428496aeff30dcb14ec583d6f4d64f))
860
+
861
+ ### Bug Fixes
862
+
863
+ - enabledAssets storage access ([#1519](https://github.com/ExodusMovement/exodus-hydra/issues/1519)) ([c4d9463](https://github.com/ExodusMovement/exodus-hydra/commit/c4d9463829b0015e70ce617e11940b1fea5bfbe6))
864
+
865
+ ## [2.0.0-alpha.14](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.13...@exodus/headless@2.0.0-alpha.14) (2023-05-03)
866
+
867
+ **Note:** Version bump only for package @exodus/headless
868
+
869
+ ## [2.0.0-alpha.13](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.12...@exodus/headless@2.0.0-alpha.13) (2023-05-02)
870
+
871
+ ### Features
872
+
873
+ - add rates monitor to headless ([#1470](https://github.com/ExodusMovement/exodus-hydra/issues/1470)) ([d214b9a](https://github.com/ExodusMovement/exodus-hydra/commit/d214b9a22ca0649bbd79e2c8f6d9592733c802d2))
874
+
875
+ ### Bug Fixes
876
+
877
+ - get assetsModule from 'adapters' ([#1491](https://github.com/ExodusMovement/exodus-hydra/issues/1491)) ([b010cbd](https://github.com/ExodusMovement/exodus-hydra/commit/b010cbd319ffcd02d18a7492dc20e2d7ba7fe1c4))
878
+
6
879
  ## [2.0.0-alpha.12](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/headless@2.0.0-alpha.11...@exodus/headless@2.0.0-alpha.12) (2023-05-02)
7
880
 
8
881
  ### Features