@twin.org/web 0.0.3-next.30 → 0.0.3-next.32
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/dist/es/utils/fetchHelper.js +1 -1
- package/dist/es/utils/fetchHelper.js.map +1 -1
- package/docs/changelog.md +261 -221
- package/package.json +4 -4
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,46 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.32](https://github.com/twinfoundation/twin-framework/compare/web-v0.0.3-next.31...web-v0.0.3-next.32) (2026-04-30)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* use body on patch verb ([28627e5](https://github.com/twinfoundation/twin-framework/commit/28627e527d033d433acefe0e9fde52ba88c0d047))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/core bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
16
|
+
* @twin.org/crypto bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
17
|
+
* @twin.org/nameof bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
18
|
+
* devDependencies
|
|
19
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
20
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
21
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
22
|
+
|
|
23
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.30...web-v0.0.3-next.31) (2026-04-14)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Miscellaneous Chores
|
|
27
|
+
|
|
28
|
+
* **web:** Synchronize repo versions
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
### Dependencies
|
|
32
|
+
|
|
33
|
+
* The following workspace dependencies were updated
|
|
34
|
+
* dependencies
|
|
35
|
+
* @twin.org/core bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
36
|
+
* @twin.org/crypto bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
37
|
+
* @twin.org/nameof bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
38
|
+
* devDependencies
|
|
39
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
40
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
41
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
42
|
+
|
|
43
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.29...web-v0.0.3-next.30) (2026-04-14)
|
|
4
44
|
|
|
5
45
|
|
|
6
46
|
### Miscellaneous Chores
|
|
@@ -20,12 +60,12 @@
|
|
|
20
60
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
21
61
|
* @twin.org/validate-locales bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
22
62
|
|
|
23
|
-
## [0.0.3-next.29](https://github.com/
|
|
63
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.28...web-v0.0.3-next.29) (2026-04-14)
|
|
24
64
|
|
|
25
65
|
|
|
26
66
|
### Features
|
|
27
67
|
|
|
28
|
-
* additional http header extraction ([#262](https://github.com/
|
|
68
|
+
* additional http header extraction ([#262](https://github.com/iotaledger/twin-framework/issues/262)) ([124fa3f](https://github.com/iotaledger/twin-framework/commit/124fa3fdd118ed17f973d4b46842f5b7f35365c2))
|
|
29
69
|
|
|
30
70
|
|
|
31
71
|
### Dependencies
|
|
@@ -40,7 +80,7 @@
|
|
|
40
80
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
41
81
|
* @twin.org/validate-locales bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
42
82
|
|
|
43
|
-
## [0.0.3-next.28](https://github.com/
|
|
83
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.27...web-v0.0.3-next.28) (2026-03-27)
|
|
44
84
|
|
|
45
85
|
|
|
46
86
|
### Miscellaneous Chores
|
|
@@ -60,7 +100,7 @@
|
|
|
60
100
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
61
101
|
* @twin.org/validate-locales bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
62
102
|
|
|
63
|
-
## [0.0.3-next.27](https://github.com/
|
|
103
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.26...web-v0.0.3-next.27) (2026-03-27)
|
|
64
104
|
|
|
65
105
|
|
|
66
106
|
### Miscellaneous Chores
|
|
@@ -80,12 +120,12 @@
|
|
|
80
120
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
81
121
|
* @twin.org/validate-locales bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
82
122
|
|
|
83
|
-
## [0.0.3-next.26](https://github.com/
|
|
123
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.25...web-v0.0.3-next.26) (2026-03-24)
|
|
84
124
|
|
|
85
125
|
|
|
86
126
|
### Features
|
|
87
127
|
|
|
88
|
-
* additional http link feature support ([b68b4cc](https://github.com/
|
|
128
|
+
* additional http link feature support ([b68b4cc](https://github.com/iotaledger/twin-framework/commit/b68b4cc6a6e3cf02f91e794353714e26a49fe66c))
|
|
89
129
|
|
|
90
130
|
|
|
91
131
|
### Dependencies
|
|
@@ -100,7 +140,7 @@
|
|
|
100
140
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
101
141
|
* @twin.org/validate-locales bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
102
142
|
|
|
103
|
-
## [0.0.3-next.25](https://github.com/
|
|
143
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.24...web-v0.0.3-next.25) (2026-03-23)
|
|
104
144
|
|
|
105
145
|
|
|
106
146
|
### Miscellaneous Chores
|
|
@@ -120,12 +160,12 @@
|
|
|
120
160
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
121
161
|
* @twin.org/validate-locales bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
122
162
|
|
|
123
|
-
## [0.0.3-next.24](https://github.com/
|
|
163
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.23...web-v0.0.3-next.24) (2026-03-19)
|
|
124
164
|
|
|
125
165
|
|
|
126
166
|
### Bug Fixes
|
|
127
167
|
|
|
128
|
-
* ensure __decorate is defined for decorators ([103a563](https://github.com/
|
|
168
|
+
* ensure __decorate is defined for decorators ([103a563](https://github.com/iotaledger/twin-framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
|
|
129
169
|
|
|
130
170
|
|
|
131
171
|
### Dependencies
|
|
@@ -140,7 +180,7 @@
|
|
|
140
180
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
141
181
|
* @twin.org/validate-locales bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
142
182
|
|
|
143
|
-
## [0.0.3-next.23](https://github.com/
|
|
183
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.22...web-v0.0.3-next.23) (2026-03-17)
|
|
144
184
|
|
|
145
185
|
|
|
146
186
|
### Miscellaneous Chores
|
|
@@ -160,7 +200,7 @@
|
|
|
160
200
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
161
201
|
* @twin.org/validate-locales bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
162
202
|
|
|
163
|
-
## [0.0.3-next.22](https://github.com/
|
|
203
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.21...web-v0.0.3-next.22) (2026-02-26)
|
|
164
204
|
|
|
165
205
|
|
|
166
206
|
### Miscellaneous Chores
|
|
@@ -180,40 +220,40 @@
|
|
|
180
220
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
181
221
|
* @twin.org/validate-locales bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
182
222
|
|
|
183
|
-
## [0.0.3-next.21](https://github.com/
|
|
223
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.20...web-v0.0.3-next.21) (2026-02-26)
|
|
184
224
|
|
|
185
225
|
|
|
186
226
|
### Features
|
|
187
227
|
|
|
188
|
-
* add additional header types ([#222](https://github.com/
|
|
189
|
-
* add context id features ([#206](https://github.com/
|
|
190
|
-
* add cookie helper method to web package ([#217](https://github.com/
|
|
191
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
192
|
-
* add header helper for common bearer support ([0c940b2](https://github.com/
|
|
193
|
-
* add jwk enc property overrides ([18b6309](https://github.com/
|
|
194
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
195
|
-
* add Link header array support ([aff32a3](https://github.com/
|
|
196
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
197
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
198
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
199
|
-
* add/update http and mime types ([#229](https://github.com/
|
|
200
|
-
* adding link header helper ([#225](https://github.com/
|
|
201
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
202
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
203
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
204
|
-
* improve bearer creation and extraction ([b9ddd6d](https://github.com/
|
|
205
|
-
* improve bearer creation and extraction ([29a347a](https://github.com/
|
|
206
|
-
* locales validation ([#197](https://github.com/
|
|
207
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
208
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
209
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
210
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
211
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
228
|
+
* add additional header types ([#222](https://github.com/iotaledger/twin-framework/issues/222)) ([05f01cf](https://github.com/iotaledger/twin-framework/commit/05f01cf34b7bcec561ee989f679281b1cacdf032))
|
|
229
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
230
|
+
* add cookie helper method to web package ([#217](https://github.com/iotaledger/twin-framework/issues/217)) ([043c632](https://github.com/iotaledger/twin-framework/commit/043c63298bff96f70bdefed56b82afef42ec3f44))
|
|
231
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
232
|
+
* add header helper for common bearer support ([0c940b2](https://github.com/iotaledger/twin-framework/commit/0c940b29cccf0c3bb5b4aa8a01f1998010e44d51))
|
|
233
|
+
* add jwk enc property overrides ([18b6309](https://github.com/iotaledger/twin-framework/commit/18b63092a386b56ea7fcd7e12865ac6e1b47cc1e))
|
|
234
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
235
|
+
* add Link header array support ([aff32a3](https://github.com/iotaledger/twin-framework/commit/aff32a3ff8ad3d076cade7c889444220706bfb1e))
|
|
236
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
237
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
238
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
239
|
+
* add/update http and mime types ([#229](https://github.com/iotaledger/twin-framework/issues/229)) ([d50154a](https://github.com/iotaledger/twin-framework/commit/d50154a484711b67feb42ea20a94e4415e53d392))
|
|
240
|
+
* adding link header helper ([#225](https://github.com/iotaledger/twin-framework/issues/225)) ([703c072](https://github.com/iotaledger/twin-framework/commit/703c0725aceac6b6ec0c4fa729ef832d12fb3fd7))
|
|
241
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
242
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
243
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
244
|
+
* improve bearer creation and extraction ([b9ddd6d](https://github.com/iotaledger/twin-framework/commit/b9ddd6dae0cb558e2227f0ec5e9cd21f85957400))
|
|
245
|
+
* improve bearer creation and extraction ([29a347a](https://github.com/iotaledger/twin-framework/commit/29a347a760cb3bc5eb819112e84f1ac99430e72b))
|
|
246
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
247
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
248
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
249
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
250
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
251
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
212
252
|
|
|
213
253
|
|
|
214
254
|
### Bug Fixes
|
|
215
255
|
|
|
216
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
256
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
217
257
|
|
|
218
258
|
|
|
219
259
|
### Dependencies
|
|
@@ -228,7 +268,7 @@
|
|
|
228
268
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
229
269
|
* @twin.org/validate-locales bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
230
270
|
|
|
231
|
-
## [0.0.3-next.20](https://github.com/
|
|
271
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.19...web-v0.0.3-next.20) (2026-02-26)
|
|
232
272
|
|
|
233
273
|
|
|
234
274
|
### Miscellaneous Chores
|
|
@@ -248,7 +288,7 @@
|
|
|
248
288
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
249
289
|
* @twin.org/validate-locales bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
250
290
|
|
|
251
|
-
## [0.0.3-next.19](https://github.com/
|
|
291
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.18...web-v0.0.3-next.19) (2026-02-26)
|
|
252
292
|
|
|
253
293
|
|
|
254
294
|
### Miscellaneous Chores
|
|
@@ -268,7 +308,7 @@
|
|
|
268
308
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
269
309
|
* @twin.org/validate-locales bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
270
310
|
|
|
271
|
-
## [0.0.3-next.18](https://github.com/
|
|
311
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.17...web-v0.0.3-next.18) (2026-02-23)
|
|
272
312
|
|
|
273
313
|
|
|
274
314
|
### Miscellaneous Chores
|
|
@@ -288,7 +328,7 @@
|
|
|
288
328
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
289
329
|
* @twin.org/validate-locales bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
290
330
|
|
|
291
|
-
## [0.0.3-next.17](https://github.com/
|
|
331
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.16...web-v0.0.3-next.17) (2026-02-09)
|
|
292
332
|
|
|
293
333
|
|
|
294
334
|
### Miscellaneous Chores
|
|
@@ -308,7 +348,7 @@
|
|
|
308
348
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
309
349
|
* @twin.org/validate-locales bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
310
350
|
|
|
311
|
-
## [0.0.3-next.16](https://github.com/
|
|
351
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.15...web-v0.0.3-next.16) (2026-02-06)
|
|
312
352
|
|
|
313
353
|
|
|
314
354
|
### Miscellaneous Chores
|
|
@@ -328,7 +368,7 @@
|
|
|
328
368
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
329
369
|
* @twin.org/validate-locales bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
330
370
|
|
|
331
|
-
## [0.0.3-next.15](https://github.com/
|
|
371
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.14...web-v0.0.3-next.15) (2026-01-29)
|
|
332
372
|
|
|
333
373
|
|
|
334
374
|
### Miscellaneous Chores
|
|
@@ -348,12 +388,12 @@
|
|
|
348
388
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
349
389
|
* @twin.org/validate-locales bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
350
390
|
|
|
351
|
-
## [0.0.3-next.14](https://github.com/
|
|
391
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.13...web-v0.0.3-next.14) (2026-01-22)
|
|
352
392
|
|
|
353
393
|
|
|
354
394
|
### Features
|
|
355
395
|
|
|
356
|
-
* add/update http and mime types ([#229](https://github.com/
|
|
396
|
+
* add/update http and mime types ([#229](https://github.com/iotaledger/twin-framework/issues/229)) ([d50154a](https://github.com/iotaledger/twin-framework/commit/d50154a484711b67feb42ea20a94e4415e53d392))
|
|
357
397
|
|
|
358
398
|
|
|
359
399
|
### Dependencies
|
|
@@ -368,12 +408,12 @@
|
|
|
368
408
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
369
409
|
* @twin.org/validate-locales bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
370
410
|
|
|
371
|
-
## [0.0.3-next.13](https://github.com/
|
|
411
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.12...web-v0.0.3-next.13) (2026-01-08)
|
|
372
412
|
|
|
373
413
|
|
|
374
414
|
### Features
|
|
375
415
|
|
|
376
|
-
* add Link header array support ([aff32a3](https://github.com/
|
|
416
|
+
* add Link header array support ([aff32a3](https://github.com/iotaledger/twin-framework/commit/aff32a3ff8ad3d076cade7c889444220706bfb1e))
|
|
377
417
|
|
|
378
418
|
|
|
379
419
|
### Dependencies
|
|
@@ -388,12 +428,12 @@
|
|
|
388
428
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
389
429
|
* @twin.org/validate-locales bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
390
430
|
|
|
391
|
-
## [0.0.3-next.12](https://github.com/
|
|
431
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.11...web-v0.0.3-next.12) (2026-01-08)
|
|
392
432
|
|
|
393
433
|
|
|
394
434
|
### Features
|
|
395
435
|
|
|
396
|
-
* adding link header helper ([#225](https://github.com/
|
|
436
|
+
* adding link header helper ([#225](https://github.com/iotaledger/twin-framework/issues/225)) ([703c072](https://github.com/iotaledger/twin-framework/commit/703c0725aceac6b6ec0c4fa729ef832d12fb3fd7))
|
|
397
437
|
|
|
398
438
|
|
|
399
439
|
### Dependencies
|
|
@@ -408,12 +448,12 @@
|
|
|
408
448
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
409
449
|
* @twin.org/validate-locales bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
410
450
|
|
|
411
|
-
## [0.0.3-next.11](https://github.com/
|
|
451
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.10...web-v0.0.3-next.11) (2026-01-07)
|
|
412
452
|
|
|
413
453
|
|
|
414
454
|
### Features
|
|
415
455
|
|
|
416
|
-
* add additional header types ([#222](https://github.com/
|
|
456
|
+
* add additional header types ([#222](https://github.com/iotaledger/twin-framework/issues/222)) ([05f01cf](https://github.com/iotaledger/twin-framework/commit/05f01cf34b7bcec561ee989f679281b1cacdf032))
|
|
417
457
|
|
|
418
458
|
|
|
419
459
|
### Dependencies
|
|
@@ -428,7 +468,7 @@
|
|
|
428
468
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
429
469
|
* @twin.org/validate-locales bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
430
470
|
|
|
431
|
-
## [0.0.3-next.10](https://github.com/
|
|
471
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.9...web-v0.0.3-next.10) (2026-01-07)
|
|
432
472
|
|
|
433
473
|
|
|
434
474
|
### Miscellaneous Chores
|
|
@@ -448,12 +488,12 @@
|
|
|
448
488
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
449
489
|
* @twin.org/validate-locales bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
450
490
|
|
|
451
|
-
## [0.0.3-next.9](https://github.com/
|
|
491
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.8...web-v0.0.3-next.9) (2026-01-05)
|
|
452
492
|
|
|
453
493
|
|
|
454
494
|
### Features
|
|
455
495
|
|
|
456
|
-
* add cookie helper method to web package ([#217](https://github.com/
|
|
496
|
+
* add cookie helper method to web package ([#217](https://github.com/iotaledger/twin-framework/issues/217)) ([043c632](https://github.com/iotaledger/twin-framework/commit/043c63298bff96f70bdefed56b82afef42ec3f44))
|
|
457
497
|
|
|
458
498
|
|
|
459
499
|
### Dependencies
|
|
@@ -468,7 +508,7 @@
|
|
|
468
508
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
469
509
|
* @twin.org/validate-locales bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
470
510
|
|
|
471
|
-
## [0.0.3-next.8](https://github.com/
|
|
511
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.7...web-v0.0.3-next.8) (2025-11-26)
|
|
472
512
|
|
|
473
513
|
|
|
474
514
|
### Miscellaneous Chores
|
|
@@ -488,35 +528,35 @@
|
|
|
488
528
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
489
529
|
* @twin.org/validate-locales bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
490
530
|
|
|
491
|
-
## [0.0.3-next.7](https://github.com/
|
|
531
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.6...web-v0.0.3-next.7) (2025-11-25)
|
|
492
532
|
|
|
493
533
|
|
|
494
534
|
### Features
|
|
495
535
|
|
|
496
|
-
* add context id features ([#206](https://github.com/
|
|
497
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
498
|
-
* add header helper for common bearer support ([0c940b2](https://github.com/
|
|
499
|
-
* add jwk enc property overrides ([18b6309](https://github.com/
|
|
500
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
501
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
502
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
503
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
504
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
505
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
506
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
507
|
-
* improve bearer creation and extraction ([b9ddd6d](https://github.com/
|
|
508
|
-
* improve bearer creation and extraction ([29a347a](https://github.com/
|
|
509
|
-
* locales validation ([#197](https://github.com/
|
|
510
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
511
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
512
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
513
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
514
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
536
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
537
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
538
|
+
* add header helper for common bearer support ([0c940b2](https://github.com/iotaledger/twin-framework/commit/0c940b29cccf0c3bb5b4aa8a01f1998010e44d51))
|
|
539
|
+
* add jwk enc property overrides ([18b6309](https://github.com/iotaledger/twin-framework/commit/18b63092a386b56ea7fcd7e12865ac6e1b47cc1e))
|
|
540
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
541
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
542
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
543
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
544
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
545
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
546
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
547
|
+
* improve bearer creation and extraction ([b9ddd6d](https://github.com/iotaledger/twin-framework/commit/b9ddd6dae0cb558e2227f0ec5e9cd21f85957400))
|
|
548
|
+
* improve bearer creation and extraction ([29a347a](https://github.com/iotaledger/twin-framework/commit/29a347a760cb3bc5eb819112e84f1ac99430e72b))
|
|
549
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
550
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
551
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
552
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
553
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
554
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
515
555
|
|
|
516
556
|
|
|
517
557
|
### Bug Fixes
|
|
518
558
|
|
|
519
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
559
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
520
560
|
|
|
521
561
|
|
|
522
562
|
### Dependencies
|
|
@@ -531,7 +571,7 @@
|
|
|
531
571
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
532
572
|
* @twin.org/validate-locales bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
533
573
|
|
|
534
|
-
## [0.0.3-next.6](https://github.com/
|
|
574
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.5...web-v0.0.3-next.6) (2025-11-25)
|
|
535
575
|
|
|
536
576
|
|
|
537
577
|
### Miscellaneous Chores
|
|
@@ -551,7 +591,7 @@
|
|
|
551
591
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
552
592
|
* @twin.org/validate-locales bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
553
593
|
|
|
554
|
-
## [0.0.3-next.5](https://github.com/
|
|
594
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.4...web-v0.0.3-next.5) (2025-11-20)
|
|
555
595
|
|
|
556
596
|
|
|
557
597
|
### Miscellaneous Chores
|
|
@@ -571,7 +611,7 @@
|
|
|
571
611
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
572
612
|
* @twin.org/validate-locales bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
573
613
|
|
|
574
|
-
## [0.0.3-next.4](https://github.com/
|
|
614
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.3...web-v0.0.3-next.4) (2025-11-13)
|
|
575
615
|
|
|
576
616
|
|
|
577
617
|
### Miscellaneous Chores
|
|
@@ -591,7 +631,7 @@
|
|
|
591
631
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
592
632
|
* @twin.org/validate-locales bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
593
633
|
|
|
594
|
-
## [0.0.3-next.3](https://github.com/
|
|
634
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.2...web-v0.0.3-next.3) (2025-11-12)
|
|
595
635
|
|
|
596
636
|
|
|
597
637
|
### Miscellaneous Chores
|
|
@@ -611,7 +651,7 @@
|
|
|
611
651
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
612
652
|
* @twin.org/validate-locales bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
613
653
|
|
|
614
|
-
## [0.0.3-next.2](https://github.com/
|
|
654
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.1...web-v0.0.3-next.2) (2025-11-12)
|
|
615
655
|
|
|
616
656
|
|
|
617
657
|
### Miscellaneous Chores
|
|
@@ -631,35 +671,35 @@
|
|
|
631
671
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
632
672
|
* @twin.org/validate-locales bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
633
673
|
|
|
634
|
-
## [0.0.3-next.1](https://github.com/
|
|
674
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-framework/compare/web-v0.0.3-next.0...web-v0.0.3-next.1) (2025-11-10)
|
|
635
675
|
|
|
636
676
|
|
|
637
677
|
### Features
|
|
638
678
|
|
|
639
|
-
* add context id features ([#206](https://github.com/
|
|
640
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
641
|
-
* add header helper for common bearer support ([0c940b2](https://github.com/
|
|
642
|
-
* add jwk enc property overrides ([18b6309](https://github.com/
|
|
643
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
644
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
645
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
646
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
647
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
648
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
649
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
650
|
-
* improve bearer creation and extraction ([b9ddd6d](https://github.com/
|
|
651
|
-
* improve bearer creation and extraction ([29a347a](https://github.com/
|
|
652
|
-
* locales validation ([#197](https://github.com/
|
|
653
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
654
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
655
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
656
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
657
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
679
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
680
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
681
|
+
* add header helper for common bearer support ([0c940b2](https://github.com/iotaledger/twin-framework/commit/0c940b29cccf0c3bb5b4aa8a01f1998010e44d51))
|
|
682
|
+
* add jwk enc property overrides ([18b6309](https://github.com/iotaledger/twin-framework/commit/18b63092a386b56ea7fcd7e12865ac6e1b47cc1e))
|
|
683
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
684
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
685
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
686
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
687
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
688
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
689
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
690
|
+
* improve bearer creation and extraction ([b9ddd6d](https://github.com/iotaledger/twin-framework/commit/b9ddd6dae0cb558e2227f0ec5e9cd21f85957400))
|
|
691
|
+
* improve bearer creation and extraction ([29a347a](https://github.com/iotaledger/twin-framework/commit/29a347a760cb3bc5eb819112e84f1ac99430e72b))
|
|
692
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
693
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
694
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
695
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
696
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
697
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
658
698
|
|
|
659
699
|
|
|
660
700
|
### Bug Fixes
|
|
661
701
|
|
|
662
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
702
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
663
703
|
|
|
664
704
|
|
|
665
705
|
### Dependencies
|
|
@@ -674,7 +714,7 @@
|
|
|
674
714
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
675
715
|
* @twin.org/validate-locales bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
676
716
|
|
|
677
|
-
## [0.0.2-next.22](https://github.com/
|
|
717
|
+
## [0.0.2-next.22](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.21...web-v0.0.2-next.22) (2025-10-10)
|
|
678
718
|
|
|
679
719
|
|
|
680
720
|
### Miscellaneous Chores
|
|
@@ -694,12 +734,12 @@
|
|
|
694
734
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
695
735
|
* @twin.org/validate-locales bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
696
736
|
|
|
697
|
-
## [0.0.2-next.21](https://github.com/
|
|
737
|
+
## [0.0.2-next.21](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.20...web-v0.0.2-next.21) (2025-10-09)
|
|
698
738
|
|
|
699
739
|
|
|
700
740
|
### Features
|
|
701
741
|
|
|
702
|
-
* locales validation ([#197](https://github.com/
|
|
742
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
703
743
|
|
|
704
744
|
|
|
705
745
|
### Dependencies
|
|
@@ -714,7 +754,7 @@
|
|
|
714
754
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
715
755
|
* @twin.org/validate-locales bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
716
756
|
|
|
717
|
-
## [0.0.2-next.20](https://github.com/
|
|
757
|
+
## [0.0.2-next.20](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.19...web-v0.0.2-next.20) (2025-10-02)
|
|
718
758
|
|
|
719
759
|
|
|
720
760
|
### Miscellaneous Chores
|
|
@@ -733,7 +773,7 @@
|
|
|
733
773
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
734
774
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
735
775
|
|
|
736
|
-
## [0.0.2-next.19](https://github.com/
|
|
776
|
+
## [0.0.2-next.19](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.18...web-v0.0.2-next.19) (2025-09-30)
|
|
737
777
|
|
|
738
778
|
|
|
739
779
|
### Miscellaneous Chores
|
|
@@ -752,7 +792,7 @@
|
|
|
752
792
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
753
793
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
754
794
|
|
|
755
|
-
## [0.0.2-next.18](https://github.com/
|
|
795
|
+
## [0.0.2-next.18](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.17...web-v0.0.2-next.18) (2025-09-29)
|
|
756
796
|
|
|
757
797
|
|
|
758
798
|
### Miscellaneous Chores
|
|
@@ -771,12 +811,12 @@
|
|
|
771
811
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
772
812
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
773
813
|
|
|
774
|
-
## [0.0.2-next.17](https://github.com/
|
|
814
|
+
## [0.0.2-next.17](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.16...web-v0.0.2-next.17) (2025-09-29)
|
|
775
815
|
|
|
776
816
|
|
|
777
817
|
### Features
|
|
778
818
|
|
|
779
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
819
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
780
820
|
|
|
781
821
|
|
|
782
822
|
### Dependencies
|
|
@@ -790,7 +830,7 @@
|
|
|
790
830
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
791
831
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
792
832
|
|
|
793
|
-
## [0.0.2-next.16](https://github.com/
|
|
833
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.15...web-v0.0.2-next.16) (2025-09-28)
|
|
794
834
|
|
|
795
835
|
|
|
796
836
|
### Miscellaneous Chores
|
|
@@ -809,12 +849,12 @@
|
|
|
809
849
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
810
850
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
811
851
|
|
|
812
|
-
## [0.0.2-next.15](https://github.com/
|
|
852
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.14...web-v0.0.2-next.15) (2025-09-22)
|
|
813
853
|
|
|
814
854
|
|
|
815
855
|
### Features
|
|
816
856
|
|
|
817
|
-
* improve bearer creation and extraction ([29a347a](https://github.com/
|
|
857
|
+
* improve bearer creation and extraction ([29a347a](https://github.com/iotaledger/twin-framework/commit/29a347a760cb3bc5eb819112e84f1ac99430e72b))
|
|
818
858
|
|
|
819
859
|
|
|
820
860
|
### Dependencies
|
|
@@ -828,12 +868,12 @@
|
|
|
828
868
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
829
869
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
830
870
|
|
|
831
|
-
## [0.0.2-next.14](https://github.com/
|
|
871
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.13...web-v0.0.2-next.14) (2025-09-22)
|
|
832
872
|
|
|
833
873
|
|
|
834
874
|
### Features
|
|
835
875
|
|
|
836
|
-
* add header helper for common bearer support ([0c940b2](https://github.com/
|
|
876
|
+
* add header helper for common bearer support ([0c940b2](https://github.com/iotaledger/twin-framework/commit/0c940b29cccf0c3bb5b4aa8a01f1998010e44d51))
|
|
837
877
|
|
|
838
878
|
|
|
839
879
|
### Dependencies
|
|
@@ -847,7 +887,7 @@
|
|
|
847
887
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
848
888
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
849
889
|
|
|
850
|
-
## [0.0.2-next.13](https://github.com/
|
|
890
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.12...web-v0.0.2-next.13) (2025-09-22)
|
|
851
891
|
|
|
852
892
|
|
|
853
893
|
### Miscellaneous Chores
|
|
@@ -866,12 +906,12 @@
|
|
|
866
906
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
867
907
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
868
908
|
|
|
869
|
-
## [0.0.2-next.12](https://github.com/
|
|
909
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.11...web-v0.0.2-next.12) (2025-09-15)
|
|
870
910
|
|
|
871
911
|
|
|
872
912
|
### Features
|
|
873
913
|
|
|
874
|
-
* add jwk enc property overrides ([18b6309](https://github.com/
|
|
914
|
+
* add jwk enc property overrides ([18b6309](https://github.com/iotaledger/twin-framework/commit/18b63092a386b56ea7fcd7e12865ac6e1b47cc1e))
|
|
875
915
|
|
|
876
916
|
|
|
877
917
|
### Dependencies
|
|
@@ -885,7 +925,7 @@
|
|
|
885
925
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
886
926
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
887
927
|
|
|
888
|
-
## [0.0.2-next.11](https://github.com/
|
|
928
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.10...web-v0.0.2-next.11) (2025-09-15)
|
|
889
929
|
|
|
890
930
|
|
|
891
931
|
### Miscellaneous Chores
|
|
@@ -904,7 +944,7 @@
|
|
|
904
944
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
905
945
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
906
946
|
|
|
907
|
-
## [0.0.2-next.10](https://github.com/
|
|
947
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.9...web-v0.0.2-next.10) (2025-09-11)
|
|
908
948
|
|
|
909
949
|
|
|
910
950
|
### Miscellaneous Chores
|
|
@@ -923,7 +963,7 @@
|
|
|
923
963
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
924
964
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
925
965
|
|
|
926
|
-
## [0.0.2-next.9](https://github.com/
|
|
966
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.8...web-v0.0.2-next.9) (2025-09-08)
|
|
927
967
|
|
|
928
968
|
|
|
929
969
|
### Miscellaneous Chores
|
|
@@ -942,7 +982,7 @@
|
|
|
942
982
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
943
983
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
944
984
|
|
|
945
|
-
## [0.0.2-next.8](https://github.com/
|
|
985
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.7...web-v0.0.2-next.8) (2025-09-05)
|
|
946
986
|
|
|
947
987
|
|
|
948
988
|
### Miscellaneous Chores
|
|
@@ -961,12 +1001,12 @@
|
|
|
961
1001
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
962
1002
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
963
1003
|
|
|
964
|
-
## [0.0.2-next.7](https://github.com/
|
|
1004
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.6...web-v0.0.2-next.7) (2025-08-29)
|
|
965
1005
|
|
|
966
1006
|
|
|
967
1007
|
### Features
|
|
968
1008
|
|
|
969
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
1009
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
970
1010
|
|
|
971
1011
|
|
|
972
1012
|
### Dependencies
|
|
@@ -980,7 +1020,7 @@
|
|
|
980
1020
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
981
1021
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
982
1022
|
|
|
983
|
-
## [0.0.2-next.6](https://github.com/
|
|
1023
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.5...web-v0.0.2-next.6) (2025-08-27)
|
|
984
1024
|
|
|
985
1025
|
|
|
986
1026
|
### Miscellaneous Chores
|
|
@@ -999,12 +1039,12 @@
|
|
|
999
1039
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
1000
1040
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
1001
1041
|
|
|
1002
|
-
## [0.0.2-next.5](https://github.com/
|
|
1042
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.4...web-v0.0.2-next.5) (2025-08-19)
|
|
1003
1043
|
|
|
1004
1044
|
|
|
1005
1045
|
### Features
|
|
1006
1046
|
|
|
1007
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
1047
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
1008
1048
|
|
|
1009
1049
|
|
|
1010
1050
|
### Dependencies
|
|
@@ -1018,7 +1058,7 @@
|
|
|
1018
1058
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
1019
1059
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
1020
1060
|
|
|
1021
|
-
## [0.0.2-next.4](https://github.com/
|
|
1061
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.3...web-v0.0.2-next.4) (2025-08-15)
|
|
1022
1062
|
|
|
1023
1063
|
|
|
1024
1064
|
### Miscellaneous Chores
|
|
@@ -1037,26 +1077,26 @@
|
|
|
1037
1077
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
1038
1078
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
1039
1079
|
|
|
1040
|
-
## [0.0.2-next.3](https://github.com/
|
|
1080
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.2...web-v0.0.2-next.3) (2025-08-06)
|
|
1041
1081
|
|
|
1042
1082
|
|
|
1043
1083
|
### Features
|
|
1044
1084
|
|
|
1045
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1046
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1047
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
1048
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1049
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1050
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1051
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1052
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1053
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
1054
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1085
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1086
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
1087
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
1088
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1089
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1090
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
1091
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
1092
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1093
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1094
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1055
1095
|
|
|
1056
1096
|
|
|
1057
1097
|
### Bug Fixes
|
|
1058
1098
|
|
|
1059
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
1099
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
1060
1100
|
|
|
1061
1101
|
|
|
1062
1102
|
### Dependencies
|
|
@@ -1070,26 +1110,26 @@
|
|
|
1070
1110
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
1071
1111
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
1072
1112
|
|
|
1073
|
-
## [0.0.2-next.2](https://github.com/
|
|
1113
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.1...web-v0.0.2-next.2) (2025-08-06)
|
|
1074
1114
|
|
|
1075
1115
|
|
|
1076
1116
|
### Features
|
|
1077
1117
|
|
|
1078
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1079
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1080
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
1081
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1082
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1083
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1084
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1085
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1086
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
1087
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1118
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1119
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
1120
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
1121
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1122
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1123
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
1124
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
1125
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1126
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1127
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1088
1128
|
|
|
1089
1129
|
|
|
1090
1130
|
### Bug Fixes
|
|
1091
1131
|
|
|
1092
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
1132
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
1093
1133
|
|
|
1094
1134
|
|
|
1095
1135
|
### Dependencies
|
|
@@ -1103,26 +1143,26 @@
|
|
|
1103
1143
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
1104
1144
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
1105
1145
|
|
|
1106
|
-
## [0.0.2-next.1](https://github.com/
|
|
1146
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-framework/compare/web-v0.0.2-next.0...web-v0.0.2-next.1) (2025-08-06)
|
|
1107
1147
|
|
|
1108
1148
|
|
|
1109
1149
|
### Features
|
|
1110
1150
|
|
|
1111
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1112
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1113
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
1114
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1115
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1116
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1117
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1118
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1119
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
1120
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1151
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1152
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
1153
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
1154
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1155
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1156
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
1157
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
1158
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1159
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1160
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1121
1161
|
|
|
1122
1162
|
|
|
1123
1163
|
### Bug Fixes
|
|
1124
1164
|
|
|
1125
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
1165
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
1126
1166
|
|
|
1127
1167
|
|
|
1128
1168
|
### Dependencies
|
|
@@ -1141,8 +1181,8 @@
|
|
|
1141
1181
|
|
|
1142
1182
|
### Features
|
|
1143
1183
|
|
|
1144
|
-
* release to production ([829d53d](https://github.com/
|
|
1145
|
-
* release to production ([5cf3a76](https://github.com/
|
|
1184
|
+
* release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
|
|
1185
|
+
* release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
|
|
1146
1186
|
|
|
1147
1187
|
|
|
1148
1188
|
### Dependencies
|
|
@@ -1156,24 +1196,24 @@
|
|
|
1156
1196
|
* @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
|
|
1157
1197
|
* @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1
|
|
1158
1198
|
|
|
1159
|
-
## [0.0.1-next.70](https://github.com/
|
|
1199
|
+
## [0.0.1-next.70](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.69...web-v0.0.1-next.70) (2025-07-02)
|
|
1160
1200
|
|
|
1161
1201
|
|
|
1162
1202
|
### Features
|
|
1163
1203
|
|
|
1164
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1165
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1166
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1167
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1168
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1169
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1170
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1171
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1204
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1205
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
1206
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1207
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1208
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
1209
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
1210
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1211
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1172
1212
|
|
|
1173
1213
|
|
|
1174
1214
|
### Bug Fixes
|
|
1175
1215
|
|
|
1176
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
1216
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
1177
1217
|
|
|
1178
1218
|
|
|
1179
1219
|
### Dependencies
|
|
@@ -1187,24 +1227,24 @@
|
|
|
1187
1227
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
1188
1228
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
1189
1229
|
|
|
1190
|
-
## [0.0.1-next.69](https://github.com/
|
|
1230
|
+
## [0.0.1-next.69](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.68...web-v0.0.1-next.69) (2025-07-02)
|
|
1191
1231
|
|
|
1192
1232
|
|
|
1193
1233
|
### Features
|
|
1194
1234
|
|
|
1195
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1196
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1197
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1198
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1199
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1200
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1201
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1202
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1235
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1236
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
1237
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1238
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1239
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
1240
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
1241
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1242
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1203
1243
|
|
|
1204
1244
|
|
|
1205
1245
|
### Bug Fixes
|
|
1206
1246
|
|
|
1207
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
1247
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
1208
1248
|
|
|
1209
1249
|
|
|
1210
1250
|
### Dependencies
|
|
@@ -1218,12 +1258,12 @@
|
|
|
1218
1258
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
1219
1259
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
1220
1260
|
|
|
1221
|
-
## [0.0.1-next.68](https://github.com/
|
|
1261
|
+
## [0.0.1-next.68](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.67...web-v0.0.1-next.68) (2025-07-02)
|
|
1222
1262
|
|
|
1223
1263
|
|
|
1224
1264
|
### Features
|
|
1225
1265
|
|
|
1226
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1266
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1227
1267
|
|
|
1228
1268
|
|
|
1229
1269
|
### Dependencies
|
|
@@ -1237,7 +1277,7 @@
|
|
|
1237
1277
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
1238
1278
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
1239
1279
|
|
|
1240
|
-
## [0.0.1-next.67](https://github.com/
|
|
1280
|
+
## [0.0.1-next.67](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.66...web-v0.0.1-next.67) (2025-06-26)
|
|
1241
1281
|
|
|
1242
1282
|
|
|
1243
1283
|
### Miscellaneous Chores
|
|
@@ -1252,7 +1292,7 @@
|
|
|
1252
1292
|
* @twin.org/core bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
1253
1293
|
* @twin.org/crypto bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
1254
1294
|
|
|
1255
|
-
## [0.0.1-next.66](https://github.com/
|
|
1295
|
+
## [0.0.1-next.66](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.65...web-v0.0.1-next.66) (2025-06-26)
|
|
1256
1296
|
|
|
1257
1297
|
|
|
1258
1298
|
### Miscellaneous Chores
|
|
@@ -1267,7 +1307,7 @@
|
|
|
1267
1307
|
* @twin.org/core bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
1268
1308
|
* @twin.org/crypto bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
1269
1309
|
|
|
1270
|
-
## [0.0.1-next.65](https://github.com/
|
|
1310
|
+
## [0.0.1-next.65](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.64...web-v0.0.1-next.65) (2025-06-19)
|
|
1271
1311
|
|
|
1272
1312
|
|
|
1273
1313
|
### Miscellaneous Chores
|
|
@@ -1282,12 +1322,12 @@
|
|
|
1282
1322
|
* @twin.org/core bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
1283
1323
|
* @twin.org/crypto bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
1284
1324
|
|
|
1285
|
-
## [0.0.1-next.64](https://github.com/
|
|
1325
|
+
## [0.0.1-next.64](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.63...web-v0.0.1-next.64) (2025-06-19)
|
|
1286
1326
|
|
|
1287
1327
|
|
|
1288
1328
|
### Features
|
|
1289
1329
|
|
|
1290
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1330
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1291
1331
|
|
|
1292
1332
|
|
|
1293
1333
|
### Dependencies
|
|
@@ -1297,12 +1337,12 @@
|
|
|
1297
1337
|
* @twin.org/core bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
1298
1338
|
* @twin.org/crypto bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
1299
1339
|
|
|
1300
|
-
## [0.0.1-next.63](https://github.com/
|
|
1340
|
+
## [0.0.1-next.63](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.62...web-v0.0.1-next.63) (2025-06-18)
|
|
1301
1341
|
|
|
1302
1342
|
|
|
1303
1343
|
### Features
|
|
1304
1344
|
|
|
1305
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1345
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
1306
1346
|
|
|
1307
1347
|
|
|
1308
1348
|
### Dependencies
|
|
@@ -1312,21 +1352,21 @@
|
|
|
1312
1352
|
* @twin.org/core bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
1313
1353
|
* @twin.org/crypto bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
1314
1354
|
|
|
1315
|
-
## [0.0.1-next.62](https://github.com/
|
|
1355
|
+
## [0.0.1-next.62](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.61...web-v0.0.1-next.62) (2025-06-17)
|
|
1316
1356
|
|
|
1317
1357
|
|
|
1318
1358
|
### Features
|
|
1319
1359
|
|
|
1320
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1321
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1322
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1323
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1324
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1360
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1361
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1362
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
1363
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
1364
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1325
1365
|
|
|
1326
1366
|
|
|
1327
1367
|
### Bug Fixes
|
|
1328
1368
|
|
|
1329
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
1369
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
1330
1370
|
|
|
1331
1371
|
|
|
1332
1372
|
### Dependencies
|
|
@@ -1336,7 +1376,7 @@
|
|
|
1336
1376
|
* @twin.org/core bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
1337
1377
|
* @twin.org/crypto bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
1338
1378
|
|
|
1339
|
-
## [0.0.1-next.61](https://github.com/
|
|
1379
|
+
## [0.0.1-next.61](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.60...web-v0.0.1-next.61) (2025-06-17)
|
|
1340
1380
|
|
|
1341
1381
|
|
|
1342
1382
|
### Miscellaneous Chores
|
|
@@ -1351,7 +1391,7 @@
|
|
|
1351
1391
|
* @twin.org/core bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
1352
1392
|
* @twin.org/crypto bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
1353
1393
|
|
|
1354
|
-
## [0.0.1-next.60](https://github.com/
|
|
1394
|
+
## [0.0.1-next.60](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.59...web-v0.0.1-next.60) (2025-06-17)
|
|
1355
1395
|
|
|
1356
1396
|
|
|
1357
1397
|
### Miscellaneous Chores
|
|
@@ -1366,12 +1406,12 @@
|
|
|
1366
1406
|
* @twin.org/core bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
1367
1407
|
* @twin.org/crypto bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
1368
1408
|
|
|
1369
|
-
## [0.0.1-next.59](https://github.com/
|
|
1409
|
+
## [0.0.1-next.59](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.58...web-v0.0.1-next.59) (2025-06-17)
|
|
1370
1410
|
|
|
1371
1411
|
|
|
1372
1412
|
### Features
|
|
1373
1413
|
|
|
1374
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1414
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
1375
1415
|
|
|
1376
1416
|
|
|
1377
1417
|
### Dependencies
|
|
@@ -1381,7 +1421,7 @@
|
|
|
1381
1421
|
* @twin.org/core bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
1382
1422
|
* @twin.org/crypto bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
1383
1423
|
|
|
1384
|
-
## [0.0.1-next.58](https://github.com/
|
|
1424
|
+
## [0.0.1-next.58](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.57...web-v0.0.1-next.58) (2025-06-13)
|
|
1385
1425
|
|
|
1386
1426
|
|
|
1387
1427
|
### Miscellaneous Chores
|
|
@@ -1396,12 +1436,12 @@
|
|
|
1396
1436
|
* @twin.org/core bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
1397
1437
|
* @twin.org/crypto bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
1398
1438
|
|
|
1399
|
-
## [0.0.1-next.57](https://github.com/
|
|
1439
|
+
## [0.0.1-next.57](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.56...web-v0.0.1-next.57) (2025-06-10)
|
|
1400
1440
|
|
|
1401
1441
|
|
|
1402
1442
|
### Features
|
|
1403
1443
|
|
|
1404
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1444
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1405
1445
|
|
|
1406
1446
|
|
|
1407
1447
|
### Dependencies
|
|
@@ -1411,7 +1451,7 @@
|
|
|
1411
1451
|
* @twin.org/core bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
1412
1452
|
* @twin.org/crypto bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
1413
1453
|
|
|
1414
|
-
## [0.0.1-next.56](https://github.com/
|
|
1454
|
+
## [0.0.1-next.56](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.55...web-v0.0.1-next.56) (2025-05-08)
|
|
1415
1455
|
|
|
1416
1456
|
|
|
1417
1457
|
### Miscellaneous Chores
|
|
@@ -1426,12 +1466,12 @@
|
|
|
1426
1466
|
* @twin.org/core bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
1427
1467
|
* @twin.org/crypto bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
1428
1468
|
|
|
1429
|
-
## [0.0.1-next.55](https://github.com/
|
|
1469
|
+
## [0.0.1-next.55](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.54...web-v0.0.1-next.55) (2025-05-07)
|
|
1430
1470
|
|
|
1431
1471
|
|
|
1432
1472
|
### Features
|
|
1433
1473
|
|
|
1434
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1474
|
+
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/iotaledger/twin-framework/issues/136)) ([46a5af1](https://github.com/iotaledger/twin-framework/commit/46a5af127192d7048068275d14f555f09add3642))
|
|
1435
1475
|
|
|
1436
1476
|
|
|
1437
1477
|
### Dependencies
|
|
@@ -1441,12 +1481,12 @@
|
|
|
1441
1481
|
* @twin.org/core bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
1442
1482
|
* @twin.org/crypto bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
1443
1483
|
|
|
1444
|
-
## [0.0.1-next.54](https://github.com/
|
|
1484
|
+
## [0.0.1-next.54](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.53...web-v0.0.1-next.54) (2025-05-06)
|
|
1445
1485
|
|
|
1446
1486
|
|
|
1447
1487
|
### Bug Fixes
|
|
1448
1488
|
|
|
1449
|
-
* wrap inner error within FetchError / 2 ([#134](https://github.com/
|
|
1489
|
+
* wrap inner error within FetchError / 2 ([#134](https://github.com/iotaledger/twin-framework/issues/134)) ([2ddb101](https://github.com/iotaledger/twin-framework/commit/2ddb101c3778be4e99559e37aa036cd7101585fb))
|
|
1450
1490
|
|
|
1451
1491
|
|
|
1452
1492
|
### Dependencies
|
|
@@ -1456,7 +1496,7 @@
|
|
|
1456
1496
|
* @twin.org/core bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
1457
1497
|
* @twin.org/crypto bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
1458
1498
|
|
|
1459
|
-
## [0.0.1-next.53](https://github.com/
|
|
1499
|
+
## [0.0.1-next.53](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.52...web-v0.0.1-next.53) (2025-05-01)
|
|
1460
1500
|
|
|
1461
1501
|
|
|
1462
1502
|
### Miscellaneous Chores
|
|
@@ -1471,12 +1511,12 @@
|
|
|
1471
1511
|
* @twin.org/core bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
1472
1512
|
* @twin.org/crypto bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
1473
1513
|
|
|
1474
|
-
## [0.0.1-next.52](https://github.com/
|
|
1514
|
+
## [0.0.1-next.52](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.51...web-v0.0.1-next.52) (2025-04-17)
|
|
1475
1515
|
|
|
1476
1516
|
|
|
1477
1517
|
### Features
|
|
1478
1518
|
|
|
1479
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1519
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1480
1520
|
|
|
1481
1521
|
|
|
1482
1522
|
### Dependencies
|
|
@@ -1486,7 +1526,7 @@
|
|
|
1486
1526
|
* @twin.org/core bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
1487
1527
|
* @twin.org/crypto bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
1488
1528
|
|
|
1489
|
-
## [0.0.1-next.51](https://github.com/
|
|
1529
|
+
## [0.0.1-next.51](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.50...web-v0.0.1-next.51) (2025-03-27)
|
|
1490
1530
|
|
|
1491
1531
|
|
|
1492
1532
|
### Miscellaneous Chores
|
|
@@ -1501,12 +1541,12 @@
|
|
|
1501
1541
|
* @twin.org/core bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
1502
1542
|
* @twin.org/crypto bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
1503
1543
|
|
|
1504
|
-
## [0.0.1-next.50](https://github.com/
|
|
1544
|
+
## [0.0.1-next.50](https://github.com/iotaledger/twin-framework/compare/web-v0.0.1-next.49...web-v0.0.1-next.50) (2025-03-26)
|
|
1505
1545
|
|
|
1506
1546
|
|
|
1507
1547
|
### Features
|
|
1508
1548
|
|
|
1509
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1549
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1510
1550
|
|
|
1511
1551
|
|
|
1512
1552
|
### Dependencies
|