@twin.org/web 0.0.3-next.31 → 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 +242 -222
- package/package.json +4 -4
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,26 @@
|
|
|
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)
|
|
4
24
|
|
|
5
25
|
|
|
6
26
|
### Miscellaneous Chores
|
|
@@ -20,7 +40,7 @@
|
|
|
20
40
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
21
41
|
* @twin.org/validate-locales bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
22
42
|
|
|
23
|
-
## [0.0.3-next.30](https://github.com/
|
|
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)
|
|
24
44
|
|
|
25
45
|
|
|
26
46
|
### Miscellaneous Chores
|
|
@@ -40,12 +60,12 @@
|
|
|
40
60
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
41
61
|
* @twin.org/validate-locales bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
42
62
|
|
|
43
|
-
## [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)
|
|
44
64
|
|
|
45
65
|
|
|
46
66
|
### Features
|
|
47
67
|
|
|
48
|
-
* 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))
|
|
49
69
|
|
|
50
70
|
|
|
51
71
|
### Dependencies
|
|
@@ -60,7 +80,7 @@
|
|
|
60
80
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
61
81
|
* @twin.org/validate-locales bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
62
82
|
|
|
63
|
-
## [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)
|
|
64
84
|
|
|
65
85
|
|
|
66
86
|
### Miscellaneous Chores
|
|
@@ -80,7 +100,7 @@
|
|
|
80
100
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
81
101
|
* @twin.org/validate-locales bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
82
102
|
|
|
83
|
-
## [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)
|
|
84
104
|
|
|
85
105
|
|
|
86
106
|
### Miscellaneous Chores
|
|
@@ -100,12 +120,12 @@
|
|
|
100
120
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
101
121
|
* @twin.org/validate-locales bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
102
122
|
|
|
103
|
-
## [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)
|
|
104
124
|
|
|
105
125
|
|
|
106
126
|
### Features
|
|
107
127
|
|
|
108
|
-
* additional http link feature support ([b68b4cc](https://github.com/
|
|
128
|
+
* additional http link feature support ([b68b4cc](https://github.com/iotaledger/twin-framework/commit/b68b4cc6a6e3cf02f91e794353714e26a49fe66c))
|
|
109
129
|
|
|
110
130
|
|
|
111
131
|
### Dependencies
|
|
@@ -120,7 +140,7 @@
|
|
|
120
140
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
121
141
|
* @twin.org/validate-locales bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
122
142
|
|
|
123
|
-
## [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)
|
|
124
144
|
|
|
125
145
|
|
|
126
146
|
### Miscellaneous Chores
|
|
@@ -140,12 +160,12 @@
|
|
|
140
160
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
141
161
|
* @twin.org/validate-locales bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
142
162
|
|
|
143
|
-
## [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)
|
|
144
164
|
|
|
145
165
|
|
|
146
166
|
### Bug Fixes
|
|
147
167
|
|
|
148
|
-
* 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))
|
|
149
169
|
|
|
150
170
|
|
|
151
171
|
### Dependencies
|
|
@@ -160,7 +180,7 @@
|
|
|
160
180
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
161
181
|
* @twin.org/validate-locales bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
162
182
|
|
|
163
|
-
## [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)
|
|
164
184
|
|
|
165
185
|
|
|
166
186
|
### Miscellaneous Chores
|
|
@@ -180,7 +200,7 @@
|
|
|
180
200
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
181
201
|
* @twin.org/validate-locales bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
182
202
|
|
|
183
|
-
## [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)
|
|
184
204
|
|
|
185
205
|
|
|
186
206
|
### Miscellaneous Chores
|
|
@@ -200,40 +220,40 @@
|
|
|
200
220
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
201
221
|
* @twin.org/validate-locales bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
202
222
|
|
|
203
|
-
## [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)
|
|
204
224
|
|
|
205
225
|
|
|
206
226
|
### Features
|
|
207
227
|
|
|
208
|
-
* add additional header types ([#222](https://github.com/
|
|
209
|
-
* add context id features ([#206](https://github.com/
|
|
210
|
-
* add cookie helper method to web package ([#217](https://github.com/
|
|
211
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
212
|
-
* add header helper for common bearer support ([0c940b2](https://github.com/
|
|
213
|
-
* add jwk enc property overrides ([18b6309](https://github.com/
|
|
214
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
215
|
-
* add Link header array support ([aff32a3](https://github.com/
|
|
216
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
217
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
218
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
219
|
-
* add/update http and mime types ([#229](https://github.com/
|
|
220
|
-
* adding link header helper ([#225](https://github.com/
|
|
221
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
222
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
223
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
224
|
-
* improve bearer creation and extraction ([b9ddd6d](https://github.com/
|
|
225
|
-
* improve bearer creation and extraction ([29a347a](https://github.com/
|
|
226
|
-
* locales validation ([#197](https://github.com/
|
|
227
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
228
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
229
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
230
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
231
|
-
* 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))
|
|
232
252
|
|
|
233
253
|
|
|
234
254
|
### Bug Fixes
|
|
235
255
|
|
|
236
|
-
* 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))
|
|
237
257
|
|
|
238
258
|
|
|
239
259
|
### Dependencies
|
|
@@ -248,7 +268,7 @@
|
|
|
248
268
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
249
269
|
* @twin.org/validate-locales bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
250
270
|
|
|
251
|
-
## [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)
|
|
252
272
|
|
|
253
273
|
|
|
254
274
|
### Miscellaneous Chores
|
|
@@ -268,7 +288,7 @@
|
|
|
268
288
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
269
289
|
* @twin.org/validate-locales bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
270
290
|
|
|
271
|
-
## [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)
|
|
272
292
|
|
|
273
293
|
|
|
274
294
|
### Miscellaneous Chores
|
|
@@ -288,7 +308,7 @@
|
|
|
288
308
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
289
309
|
* @twin.org/validate-locales bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
290
310
|
|
|
291
|
-
## [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)
|
|
292
312
|
|
|
293
313
|
|
|
294
314
|
### Miscellaneous Chores
|
|
@@ -308,7 +328,7 @@
|
|
|
308
328
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
309
329
|
* @twin.org/validate-locales bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
310
330
|
|
|
311
|
-
## [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)
|
|
312
332
|
|
|
313
333
|
|
|
314
334
|
### Miscellaneous Chores
|
|
@@ -328,7 +348,7 @@
|
|
|
328
348
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
329
349
|
* @twin.org/validate-locales bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
330
350
|
|
|
331
|
-
## [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)
|
|
332
352
|
|
|
333
353
|
|
|
334
354
|
### Miscellaneous Chores
|
|
@@ -348,7 +368,7 @@
|
|
|
348
368
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
349
369
|
* @twin.org/validate-locales bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
350
370
|
|
|
351
|
-
## [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)
|
|
352
372
|
|
|
353
373
|
|
|
354
374
|
### Miscellaneous Chores
|
|
@@ -368,12 +388,12 @@
|
|
|
368
388
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
369
389
|
* @twin.org/validate-locales bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
370
390
|
|
|
371
|
-
## [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)
|
|
372
392
|
|
|
373
393
|
|
|
374
394
|
### Features
|
|
375
395
|
|
|
376
|
-
* 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))
|
|
377
397
|
|
|
378
398
|
|
|
379
399
|
### Dependencies
|
|
@@ -388,12 +408,12 @@
|
|
|
388
408
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
389
409
|
* @twin.org/validate-locales bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
390
410
|
|
|
391
|
-
## [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)
|
|
392
412
|
|
|
393
413
|
|
|
394
414
|
### Features
|
|
395
415
|
|
|
396
|
-
* add Link header array support ([aff32a3](https://github.com/
|
|
416
|
+
* add Link header array support ([aff32a3](https://github.com/iotaledger/twin-framework/commit/aff32a3ff8ad3d076cade7c889444220706bfb1e))
|
|
397
417
|
|
|
398
418
|
|
|
399
419
|
### Dependencies
|
|
@@ -408,12 +428,12 @@
|
|
|
408
428
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
409
429
|
* @twin.org/validate-locales bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
410
430
|
|
|
411
|
-
## [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)
|
|
412
432
|
|
|
413
433
|
|
|
414
434
|
### Features
|
|
415
435
|
|
|
416
|
-
* 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))
|
|
417
437
|
|
|
418
438
|
|
|
419
439
|
### Dependencies
|
|
@@ -428,12 +448,12 @@
|
|
|
428
448
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
429
449
|
* @twin.org/validate-locales bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
430
450
|
|
|
431
|
-
## [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)
|
|
432
452
|
|
|
433
453
|
|
|
434
454
|
### Features
|
|
435
455
|
|
|
436
|
-
* 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))
|
|
437
457
|
|
|
438
458
|
|
|
439
459
|
### Dependencies
|
|
@@ -448,7 +468,7 @@
|
|
|
448
468
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
449
469
|
* @twin.org/validate-locales bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
450
470
|
|
|
451
|
-
## [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)
|
|
452
472
|
|
|
453
473
|
|
|
454
474
|
### Miscellaneous Chores
|
|
@@ -468,12 +488,12 @@
|
|
|
468
488
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
469
489
|
* @twin.org/validate-locales bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
470
490
|
|
|
471
|
-
## [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)
|
|
472
492
|
|
|
473
493
|
|
|
474
494
|
### Features
|
|
475
495
|
|
|
476
|
-
* 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))
|
|
477
497
|
|
|
478
498
|
|
|
479
499
|
### Dependencies
|
|
@@ -488,7 +508,7 @@
|
|
|
488
508
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
489
509
|
* @twin.org/validate-locales bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
490
510
|
|
|
491
|
-
## [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)
|
|
492
512
|
|
|
493
513
|
|
|
494
514
|
### Miscellaneous Chores
|
|
@@ -508,35 +528,35 @@
|
|
|
508
528
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
509
529
|
* @twin.org/validate-locales bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
510
530
|
|
|
511
|
-
## [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)
|
|
512
532
|
|
|
513
533
|
|
|
514
534
|
### Features
|
|
515
535
|
|
|
516
|
-
* add context id features ([#206](https://github.com/
|
|
517
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
518
|
-
* add header helper for common bearer support ([0c940b2](https://github.com/
|
|
519
|
-
* add jwk enc property overrides ([18b6309](https://github.com/
|
|
520
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
521
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
522
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
523
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
524
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
525
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
526
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
527
|
-
* improve bearer creation and extraction ([b9ddd6d](https://github.com/
|
|
528
|
-
* improve bearer creation and extraction ([29a347a](https://github.com/
|
|
529
|
-
* locales validation ([#197](https://github.com/
|
|
530
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
531
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
532
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
533
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
534
|
-
* 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))
|
|
535
555
|
|
|
536
556
|
|
|
537
557
|
### Bug Fixes
|
|
538
558
|
|
|
539
|
-
* 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))
|
|
540
560
|
|
|
541
561
|
|
|
542
562
|
### Dependencies
|
|
@@ -551,7 +571,7 @@
|
|
|
551
571
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
552
572
|
* @twin.org/validate-locales bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
553
573
|
|
|
554
|
-
## [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)
|
|
555
575
|
|
|
556
576
|
|
|
557
577
|
### Miscellaneous Chores
|
|
@@ -571,7 +591,7 @@
|
|
|
571
591
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
572
592
|
* @twin.org/validate-locales bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
573
593
|
|
|
574
|
-
## [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)
|
|
575
595
|
|
|
576
596
|
|
|
577
597
|
### Miscellaneous Chores
|
|
@@ -591,7 +611,7 @@
|
|
|
591
611
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
592
612
|
* @twin.org/validate-locales bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
593
613
|
|
|
594
|
-
## [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)
|
|
595
615
|
|
|
596
616
|
|
|
597
617
|
### Miscellaneous Chores
|
|
@@ -611,7 +631,7 @@
|
|
|
611
631
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
612
632
|
* @twin.org/validate-locales bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
613
633
|
|
|
614
|
-
## [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)
|
|
615
635
|
|
|
616
636
|
|
|
617
637
|
### Miscellaneous Chores
|
|
@@ -631,7 +651,7 @@
|
|
|
631
651
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
632
652
|
* @twin.org/validate-locales bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
633
653
|
|
|
634
|
-
## [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)
|
|
635
655
|
|
|
636
656
|
|
|
637
657
|
### Miscellaneous Chores
|
|
@@ -651,35 +671,35 @@
|
|
|
651
671
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
652
672
|
* @twin.org/validate-locales bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
653
673
|
|
|
654
|
-
## [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)
|
|
655
675
|
|
|
656
676
|
|
|
657
677
|
### Features
|
|
658
678
|
|
|
659
|
-
* add context id features ([#206](https://github.com/
|
|
660
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
661
|
-
* add header helper for common bearer support ([0c940b2](https://github.com/
|
|
662
|
-
* add jwk enc property overrides ([18b6309](https://github.com/
|
|
663
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
664
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
665
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
666
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
667
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
668
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
669
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
670
|
-
* improve bearer creation and extraction ([b9ddd6d](https://github.com/
|
|
671
|
-
* improve bearer creation and extraction ([29a347a](https://github.com/
|
|
672
|
-
* locales validation ([#197](https://github.com/
|
|
673
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
674
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
675
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
676
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
677
|
-
* 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))
|
|
678
698
|
|
|
679
699
|
|
|
680
700
|
### Bug Fixes
|
|
681
701
|
|
|
682
|
-
* 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))
|
|
683
703
|
|
|
684
704
|
|
|
685
705
|
### Dependencies
|
|
@@ -694,7 +714,7 @@
|
|
|
694
714
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
695
715
|
* @twin.org/validate-locales bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
696
716
|
|
|
697
|
-
## [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)
|
|
698
718
|
|
|
699
719
|
|
|
700
720
|
### Miscellaneous Chores
|
|
@@ -714,12 +734,12 @@
|
|
|
714
734
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
715
735
|
* @twin.org/validate-locales bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
716
736
|
|
|
717
|
-
## [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)
|
|
718
738
|
|
|
719
739
|
|
|
720
740
|
### Features
|
|
721
741
|
|
|
722
|
-
* 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))
|
|
723
743
|
|
|
724
744
|
|
|
725
745
|
### Dependencies
|
|
@@ -734,7 +754,7 @@
|
|
|
734
754
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
735
755
|
* @twin.org/validate-locales bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
736
756
|
|
|
737
|
-
## [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)
|
|
738
758
|
|
|
739
759
|
|
|
740
760
|
### Miscellaneous Chores
|
|
@@ -753,7 +773,7 @@
|
|
|
753
773
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
754
774
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
755
775
|
|
|
756
|
-
## [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)
|
|
757
777
|
|
|
758
778
|
|
|
759
779
|
### Miscellaneous Chores
|
|
@@ -772,7 +792,7 @@
|
|
|
772
792
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
773
793
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
774
794
|
|
|
775
|
-
## [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)
|
|
776
796
|
|
|
777
797
|
|
|
778
798
|
### Miscellaneous Chores
|
|
@@ -791,12 +811,12 @@
|
|
|
791
811
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
792
812
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
793
813
|
|
|
794
|
-
## [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)
|
|
795
815
|
|
|
796
816
|
|
|
797
817
|
### Features
|
|
798
818
|
|
|
799
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
819
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
800
820
|
|
|
801
821
|
|
|
802
822
|
### Dependencies
|
|
@@ -810,7 +830,7 @@
|
|
|
810
830
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
811
831
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
812
832
|
|
|
813
|
-
## [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)
|
|
814
834
|
|
|
815
835
|
|
|
816
836
|
### Miscellaneous Chores
|
|
@@ -829,12 +849,12 @@
|
|
|
829
849
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
830
850
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
831
851
|
|
|
832
|
-
## [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)
|
|
833
853
|
|
|
834
854
|
|
|
835
855
|
### Features
|
|
836
856
|
|
|
837
|
-
* improve bearer creation and extraction ([29a347a](https://github.com/
|
|
857
|
+
* improve bearer creation and extraction ([29a347a](https://github.com/iotaledger/twin-framework/commit/29a347a760cb3bc5eb819112e84f1ac99430e72b))
|
|
838
858
|
|
|
839
859
|
|
|
840
860
|
### Dependencies
|
|
@@ -848,12 +868,12 @@
|
|
|
848
868
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
849
869
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
850
870
|
|
|
851
|
-
## [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)
|
|
852
872
|
|
|
853
873
|
|
|
854
874
|
### Features
|
|
855
875
|
|
|
856
|
-
* 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))
|
|
857
877
|
|
|
858
878
|
|
|
859
879
|
### Dependencies
|
|
@@ -867,7 +887,7 @@
|
|
|
867
887
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
868
888
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
869
889
|
|
|
870
|
-
## [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)
|
|
871
891
|
|
|
872
892
|
|
|
873
893
|
### Miscellaneous Chores
|
|
@@ -886,12 +906,12 @@
|
|
|
886
906
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
887
907
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
888
908
|
|
|
889
|
-
## [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)
|
|
890
910
|
|
|
891
911
|
|
|
892
912
|
### Features
|
|
893
913
|
|
|
894
|
-
* add jwk enc property overrides ([18b6309](https://github.com/
|
|
914
|
+
* add jwk enc property overrides ([18b6309](https://github.com/iotaledger/twin-framework/commit/18b63092a386b56ea7fcd7e12865ac6e1b47cc1e))
|
|
895
915
|
|
|
896
916
|
|
|
897
917
|
### Dependencies
|
|
@@ -905,7 +925,7 @@
|
|
|
905
925
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
906
926
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
907
927
|
|
|
908
|
-
## [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)
|
|
909
929
|
|
|
910
930
|
|
|
911
931
|
### Miscellaneous Chores
|
|
@@ -924,7 +944,7 @@
|
|
|
924
944
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
925
945
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
926
946
|
|
|
927
|
-
## [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)
|
|
928
948
|
|
|
929
949
|
|
|
930
950
|
### Miscellaneous Chores
|
|
@@ -943,7 +963,7 @@
|
|
|
943
963
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
944
964
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
945
965
|
|
|
946
|
-
## [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)
|
|
947
967
|
|
|
948
968
|
|
|
949
969
|
### Miscellaneous Chores
|
|
@@ -962,7 +982,7 @@
|
|
|
962
982
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
963
983
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
964
984
|
|
|
965
|
-
## [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)
|
|
966
986
|
|
|
967
987
|
|
|
968
988
|
### Miscellaneous Chores
|
|
@@ -981,12 +1001,12 @@
|
|
|
981
1001
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
982
1002
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
983
1003
|
|
|
984
|
-
## [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)
|
|
985
1005
|
|
|
986
1006
|
|
|
987
1007
|
### Features
|
|
988
1008
|
|
|
989
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
1009
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
990
1010
|
|
|
991
1011
|
|
|
992
1012
|
### Dependencies
|
|
@@ -1000,7 +1020,7 @@
|
|
|
1000
1020
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
1001
1021
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
1002
1022
|
|
|
1003
|
-
## [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)
|
|
1004
1024
|
|
|
1005
1025
|
|
|
1006
1026
|
### Miscellaneous Chores
|
|
@@ -1019,12 +1039,12 @@
|
|
|
1019
1039
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
1020
1040
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
1021
1041
|
|
|
1022
|
-
## [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)
|
|
1023
1043
|
|
|
1024
1044
|
|
|
1025
1045
|
### Features
|
|
1026
1046
|
|
|
1027
|
-
* 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))
|
|
1028
1048
|
|
|
1029
1049
|
|
|
1030
1050
|
### Dependencies
|
|
@@ -1038,7 +1058,7 @@
|
|
|
1038
1058
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
1039
1059
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
1040
1060
|
|
|
1041
|
-
## [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)
|
|
1042
1062
|
|
|
1043
1063
|
|
|
1044
1064
|
### Miscellaneous Chores
|
|
@@ -1057,26 +1077,26 @@
|
|
|
1057
1077
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
1058
1078
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
1059
1079
|
|
|
1060
|
-
## [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)
|
|
1061
1081
|
|
|
1062
1082
|
|
|
1063
1083
|
### Features
|
|
1064
1084
|
|
|
1065
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1066
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1067
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
1068
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1069
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1070
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1071
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1072
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1073
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
1074
|
-
* 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))
|
|
1075
1095
|
|
|
1076
1096
|
|
|
1077
1097
|
### Bug Fixes
|
|
1078
1098
|
|
|
1079
|
-
* 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))
|
|
1080
1100
|
|
|
1081
1101
|
|
|
1082
1102
|
### Dependencies
|
|
@@ -1090,26 +1110,26 @@
|
|
|
1090
1110
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
1091
1111
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
1092
1112
|
|
|
1093
|
-
## [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)
|
|
1094
1114
|
|
|
1095
1115
|
|
|
1096
1116
|
### Features
|
|
1097
1117
|
|
|
1098
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1099
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1100
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
1101
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1102
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1103
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1104
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1105
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1106
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
1107
|
-
* 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))
|
|
1108
1128
|
|
|
1109
1129
|
|
|
1110
1130
|
### Bug Fixes
|
|
1111
1131
|
|
|
1112
|
-
* 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))
|
|
1113
1133
|
|
|
1114
1134
|
|
|
1115
1135
|
### Dependencies
|
|
@@ -1123,26 +1143,26 @@
|
|
|
1123
1143
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
1124
1144
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
1125
1145
|
|
|
1126
|
-
## [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)
|
|
1127
1147
|
|
|
1128
1148
|
|
|
1129
1149
|
### Features
|
|
1130
1150
|
|
|
1131
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1132
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1133
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
1134
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1135
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1136
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1137
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1138
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1139
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
1140
|
-
* 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))
|
|
1141
1161
|
|
|
1142
1162
|
|
|
1143
1163
|
### Bug Fixes
|
|
1144
1164
|
|
|
1145
|
-
* 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))
|
|
1146
1166
|
|
|
1147
1167
|
|
|
1148
1168
|
### Dependencies
|
|
@@ -1161,8 +1181,8 @@
|
|
|
1161
1181
|
|
|
1162
1182
|
### Features
|
|
1163
1183
|
|
|
1164
|
-
* release to production ([829d53d](https://github.com/
|
|
1165
|
-
* 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))
|
|
1166
1186
|
|
|
1167
1187
|
|
|
1168
1188
|
### Dependencies
|
|
@@ -1176,24 +1196,24 @@
|
|
|
1176
1196
|
* @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
|
|
1177
1197
|
* @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1
|
|
1178
1198
|
|
|
1179
|
-
## [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)
|
|
1180
1200
|
|
|
1181
1201
|
|
|
1182
1202
|
### Features
|
|
1183
1203
|
|
|
1184
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1185
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1186
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1187
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1188
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1189
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1190
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1191
|
-
* 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))
|
|
1192
1212
|
|
|
1193
1213
|
|
|
1194
1214
|
### Bug Fixes
|
|
1195
1215
|
|
|
1196
|
-
* 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))
|
|
1197
1217
|
|
|
1198
1218
|
|
|
1199
1219
|
### Dependencies
|
|
@@ -1207,24 +1227,24 @@
|
|
|
1207
1227
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
1208
1228
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
1209
1229
|
|
|
1210
|
-
## [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)
|
|
1211
1231
|
|
|
1212
1232
|
|
|
1213
1233
|
### Features
|
|
1214
1234
|
|
|
1215
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1216
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1217
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1218
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1219
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1220
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1221
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1222
|
-
* 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))
|
|
1223
1243
|
|
|
1224
1244
|
|
|
1225
1245
|
### Bug Fixes
|
|
1226
1246
|
|
|
1227
|
-
* 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))
|
|
1228
1248
|
|
|
1229
1249
|
|
|
1230
1250
|
### Dependencies
|
|
@@ -1238,12 +1258,12 @@
|
|
|
1238
1258
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
1239
1259
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
1240
1260
|
|
|
1241
|
-
## [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)
|
|
1242
1262
|
|
|
1243
1263
|
|
|
1244
1264
|
### Features
|
|
1245
1265
|
|
|
1246
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1266
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1247
1267
|
|
|
1248
1268
|
|
|
1249
1269
|
### Dependencies
|
|
@@ -1257,7 +1277,7 @@
|
|
|
1257
1277
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
1258
1278
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
1259
1279
|
|
|
1260
|
-
## [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)
|
|
1261
1281
|
|
|
1262
1282
|
|
|
1263
1283
|
### Miscellaneous Chores
|
|
@@ -1272,7 +1292,7 @@
|
|
|
1272
1292
|
* @twin.org/core bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
1273
1293
|
* @twin.org/crypto bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
1274
1294
|
|
|
1275
|
-
## [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)
|
|
1276
1296
|
|
|
1277
1297
|
|
|
1278
1298
|
### Miscellaneous Chores
|
|
@@ -1287,7 +1307,7 @@
|
|
|
1287
1307
|
* @twin.org/core bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
1288
1308
|
* @twin.org/crypto bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
1289
1309
|
|
|
1290
|
-
## [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)
|
|
1291
1311
|
|
|
1292
1312
|
|
|
1293
1313
|
### Miscellaneous Chores
|
|
@@ -1302,12 +1322,12 @@
|
|
|
1302
1322
|
* @twin.org/core bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
1303
1323
|
* @twin.org/crypto bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
1304
1324
|
|
|
1305
|
-
## [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)
|
|
1306
1326
|
|
|
1307
1327
|
|
|
1308
1328
|
### Features
|
|
1309
1329
|
|
|
1310
|
-
* 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))
|
|
1311
1331
|
|
|
1312
1332
|
|
|
1313
1333
|
### Dependencies
|
|
@@ -1317,12 +1337,12 @@
|
|
|
1317
1337
|
* @twin.org/core bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
1318
1338
|
* @twin.org/crypto bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
1319
1339
|
|
|
1320
|
-
## [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)
|
|
1321
1341
|
|
|
1322
1342
|
|
|
1323
1343
|
### Features
|
|
1324
1344
|
|
|
1325
|
-
* add kid method to Jwk ([bc9239e](https://github.com/
|
|
1345
|
+
* add kid method to Jwk ([bc9239e](https://github.com/iotaledger/twin-framework/commit/bc9239ed9896a053d83e00ca221e962704ebc277))
|
|
1326
1346
|
|
|
1327
1347
|
|
|
1328
1348
|
### Dependencies
|
|
@@ -1332,21 +1352,21 @@
|
|
|
1332
1352
|
* @twin.org/core bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
1333
1353
|
* @twin.org/crypto bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
1334
1354
|
|
|
1335
|
-
## [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)
|
|
1336
1356
|
|
|
1337
1357
|
|
|
1338
1358
|
### Features
|
|
1339
1359
|
|
|
1340
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1341
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1342
|
-
* ensure the alg is the correct one when generating JWK or JWS ([#136](https://github.com/
|
|
1343
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1344
|
-
* 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))
|
|
1345
1365
|
|
|
1346
1366
|
|
|
1347
1367
|
### Bug Fixes
|
|
1348
1368
|
|
|
1349
|
-
* 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))
|
|
1350
1370
|
|
|
1351
1371
|
|
|
1352
1372
|
### Dependencies
|
|
@@ -1356,7 +1376,7 @@
|
|
|
1356
1376
|
* @twin.org/core bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
1357
1377
|
* @twin.org/crypto bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
1358
1378
|
|
|
1359
|
-
## [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)
|
|
1360
1380
|
|
|
1361
1381
|
|
|
1362
1382
|
### Miscellaneous Chores
|
|
@@ -1371,7 +1391,7 @@
|
|
|
1371
1391
|
* @twin.org/core bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
1372
1392
|
* @twin.org/crypto bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
1373
1393
|
|
|
1374
|
-
## [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)
|
|
1375
1395
|
|
|
1376
1396
|
|
|
1377
1397
|
### Miscellaneous Chores
|
|
@@ -1386,12 +1406,12 @@
|
|
|
1386
1406
|
* @twin.org/core bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
1387
1407
|
* @twin.org/crypto bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
1388
1408
|
|
|
1389
|
-
## [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)
|
|
1390
1410
|
|
|
1391
1411
|
|
|
1392
1412
|
### Features
|
|
1393
1413
|
|
|
1394
|
-
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/
|
|
1414
|
+
* propagate includeStackTrace on error conversion ([098fc72](https://github.com/iotaledger/twin-framework/commit/098fc729939ea3127f2bdcc0ddb6754096c5f919))
|
|
1395
1415
|
|
|
1396
1416
|
|
|
1397
1417
|
### Dependencies
|
|
@@ -1401,7 +1421,7 @@
|
|
|
1401
1421
|
* @twin.org/core bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
1402
1422
|
* @twin.org/crypto bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
1403
1423
|
|
|
1404
|
-
## [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)
|
|
1405
1425
|
|
|
1406
1426
|
|
|
1407
1427
|
### Miscellaneous Chores
|
|
@@ -1416,12 +1436,12 @@
|
|
|
1416
1436
|
* @twin.org/core bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
1417
1437
|
* @twin.org/crypto bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
1418
1438
|
|
|
1419
|
-
## [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)
|
|
1420
1440
|
|
|
1421
1441
|
|
|
1422
1442
|
### Features
|
|
1423
1443
|
|
|
1424
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1444
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1425
1445
|
|
|
1426
1446
|
|
|
1427
1447
|
### Dependencies
|
|
@@ -1431,7 +1451,7 @@
|
|
|
1431
1451
|
* @twin.org/core bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
1432
1452
|
* @twin.org/crypto bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
1433
1453
|
|
|
1434
|
-
## [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)
|
|
1435
1455
|
|
|
1436
1456
|
|
|
1437
1457
|
### Miscellaneous Chores
|
|
@@ -1446,12 +1466,12 @@
|
|
|
1446
1466
|
* @twin.org/core bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
1447
1467
|
* @twin.org/crypto bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
1448
1468
|
|
|
1449
|
-
## [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)
|
|
1450
1470
|
|
|
1451
1471
|
|
|
1452
1472
|
### Features
|
|
1453
1473
|
|
|
1454
|
-
* 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))
|
|
1455
1475
|
|
|
1456
1476
|
|
|
1457
1477
|
### Dependencies
|
|
@@ -1461,12 +1481,12 @@
|
|
|
1461
1481
|
* @twin.org/core bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
1462
1482
|
* @twin.org/crypto bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
1463
1483
|
|
|
1464
|
-
## [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)
|
|
1465
1485
|
|
|
1466
1486
|
|
|
1467
1487
|
### Bug Fixes
|
|
1468
1488
|
|
|
1469
|
-
* 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))
|
|
1470
1490
|
|
|
1471
1491
|
|
|
1472
1492
|
### Dependencies
|
|
@@ -1476,7 +1496,7 @@
|
|
|
1476
1496
|
* @twin.org/core bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
1477
1497
|
* @twin.org/crypto bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
1478
1498
|
|
|
1479
|
-
## [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)
|
|
1480
1500
|
|
|
1481
1501
|
|
|
1482
1502
|
### Miscellaneous Chores
|
|
@@ -1491,12 +1511,12 @@
|
|
|
1491
1511
|
* @twin.org/core bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
1492
1512
|
* @twin.org/crypto bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
1493
1513
|
|
|
1494
|
-
## [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)
|
|
1495
1515
|
|
|
1496
1516
|
|
|
1497
1517
|
### Features
|
|
1498
1518
|
|
|
1499
|
-
* 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))
|
|
1500
1520
|
|
|
1501
1521
|
|
|
1502
1522
|
### Dependencies
|
|
@@ -1506,7 +1526,7 @@
|
|
|
1506
1526
|
* @twin.org/core bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
1507
1527
|
* @twin.org/crypto bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
1508
1528
|
|
|
1509
|
-
## [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)
|
|
1510
1530
|
|
|
1511
1531
|
|
|
1512
1532
|
### Miscellaneous Chores
|
|
@@ -1521,12 +1541,12 @@
|
|
|
1521
1541
|
* @twin.org/core bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
1522
1542
|
* @twin.org/crypto bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
1523
1543
|
|
|
1524
|
-
## [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)
|
|
1525
1545
|
|
|
1526
1546
|
|
|
1527
1547
|
### Features
|
|
1528
1548
|
|
|
1529
|
-
* 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))
|
|
1530
1550
|
|
|
1531
1551
|
|
|
1532
1552
|
### Dependencies
|