@twin.org/core 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/asyncCache.js +27 -18
- package/dist/es/utils/asyncCache.js.map +1 -1
- package/docs/changelog.md +321 -287
- package/package.json +2 -2
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,40 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.32](https://github.com/twinfoundation/twin-framework/compare/core-v0.0.3-next.31...core-v0.0.3-next.32) (2026-04-30)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **core:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/nameof bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
16
|
+
* devDependencies
|
|
17
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
18
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
19
|
+
|
|
20
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.30...core-v0.0.3-next.31) (2026-04-14)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### Features
|
|
24
|
+
|
|
25
|
+
* improve async cache edge cases ([4e57a6e](https://github.com/iotaledger/twin-framework/commit/4e57a6ec4113533b0ea903eae7d469200fa1348c))
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Dependencies
|
|
29
|
+
|
|
30
|
+
* The following workspace dependencies were updated
|
|
31
|
+
* dependencies
|
|
32
|
+
* @twin.org/nameof bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
33
|
+
* devDependencies
|
|
34
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
35
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
36
|
+
|
|
37
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.29...core-v0.0.3-next.30) (2026-04-14)
|
|
4
38
|
|
|
5
39
|
|
|
6
40
|
### Miscellaneous Chores
|
|
@@ -17,7 +51,7 @@
|
|
|
17
51
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
18
52
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
19
53
|
|
|
20
|
-
## [0.0.3-next.29](https://github.com/
|
|
54
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.28...core-v0.0.3-next.29) (2026-04-14)
|
|
21
55
|
|
|
22
56
|
|
|
23
57
|
### Miscellaneous Chores
|
|
@@ -34,7 +68,7 @@
|
|
|
34
68
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
35
69
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
36
70
|
|
|
37
|
-
## [0.0.3-next.28](https://github.com/
|
|
71
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.27...core-v0.0.3-next.28) (2026-03-27)
|
|
38
72
|
|
|
39
73
|
|
|
40
74
|
### Miscellaneous Chores
|
|
@@ -51,7 +85,7 @@
|
|
|
51
85
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
52
86
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
53
87
|
|
|
54
|
-
## [0.0.3-next.27](https://github.com/
|
|
88
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.26...core-v0.0.3-next.27) (2026-03-27)
|
|
55
89
|
|
|
56
90
|
|
|
57
91
|
### Miscellaneous Chores
|
|
@@ -68,7 +102,7 @@
|
|
|
68
102
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
69
103
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
70
104
|
|
|
71
|
-
## [0.0.3-next.26](https://github.com/
|
|
105
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.25...core-v0.0.3-next.26) (2026-03-24)
|
|
72
106
|
|
|
73
107
|
|
|
74
108
|
### Miscellaneous Chores
|
|
@@ -85,12 +119,12 @@
|
|
|
85
119
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
86
120
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
87
121
|
|
|
88
|
-
## [0.0.3-next.25](https://github.com/
|
|
122
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.24...core-v0.0.3-next.25) (2026-03-23)
|
|
89
123
|
|
|
90
124
|
|
|
91
125
|
### Bug Fixes
|
|
92
126
|
|
|
93
|
-
* improve exception handling in asyncCache ([c81b29b](https://github.com/
|
|
127
|
+
* improve exception handling in asyncCache ([c81b29b](https://github.com/iotaledger/twin-framework/commit/c81b29b660b152d2f0757d323430287e6491bf59))
|
|
94
128
|
|
|
95
129
|
|
|
96
130
|
### Dependencies
|
|
@@ -102,12 +136,12 @@
|
|
|
102
136
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
103
137
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
104
138
|
|
|
105
|
-
## [0.0.3-next.24](https://github.com/
|
|
139
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.23...core-v0.0.3-next.24) (2026-03-19)
|
|
106
140
|
|
|
107
141
|
|
|
108
142
|
### Bug Fixes
|
|
109
143
|
|
|
110
|
-
* ensure __decorate is defined for decorators ([103a563](https://github.com/
|
|
144
|
+
* ensure __decorate is defined for decorators ([103a563](https://github.com/iotaledger/twin-framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
|
|
111
145
|
|
|
112
146
|
|
|
113
147
|
### Dependencies
|
|
@@ -119,13 +153,13 @@
|
|
|
119
153
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
120
154
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
121
155
|
|
|
122
|
-
## [0.0.3-next.23](https://github.com/
|
|
156
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.22...core-v0.0.3-next.23) (2026-03-17)
|
|
123
157
|
|
|
124
158
|
|
|
125
159
|
### Features
|
|
126
160
|
|
|
127
|
-
* add single occurrence array type ([e890e43](https://github.com/
|
|
128
|
-
* add single occurrence array type ([#245](https://github.com/
|
|
161
|
+
* add single occurrence array type ([e890e43](https://github.com/iotaledger/twin-framework/commit/e890e4399e75ae5097f3ad8b1007321cbb1ed4ac))
|
|
162
|
+
* add single occurrence array type ([#245](https://github.com/iotaledger/twin-framework/issues/245)) ([771dc78](https://github.com/iotaledger/twin-framework/commit/771dc78025b5546c9c9681be9494a76ab71171c6))
|
|
129
163
|
|
|
130
164
|
|
|
131
165
|
### Dependencies
|
|
@@ -137,12 +171,12 @@
|
|
|
137
171
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
138
172
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
139
173
|
|
|
140
|
-
## [0.0.3-next.22](https://github.com/
|
|
174
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.21...core-v0.0.3-next.22) (2026-02-26)
|
|
141
175
|
|
|
142
176
|
|
|
143
177
|
### Features
|
|
144
178
|
|
|
145
|
-
* simplify factory options ([7f85a85](https://github.com/
|
|
179
|
+
* simplify factory options ([7f85a85](https://github.com/iotaledger/twin-framework/commit/7f85a8553dd3008364e8e1104f2e6f6b6595d77e))
|
|
146
180
|
|
|
147
181
|
|
|
148
182
|
### Dependencies
|
|
@@ -154,48 +188,48 @@
|
|
|
154
188
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
155
189
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
156
190
|
|
|
157
|
-
## [0.0.3-next.21](https://github.com/
|
|
191
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.20...core-v0.0.3-next.21) (2026-02-26)
|
|
158
192
|
|
|
159
193
|
|
|
160
194
|
### Features
|
|
161
195
|
|
|
162
|
-
* add context id features ([#206](https://github.com/
|
|
163
|
-
* add factory.createIfExists ([aad5a53](https://github.com/
|
|
164
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
165
|
-
* add Is.class method ([4988205](https://github.com/
|
|
166
|
-
* add isDefault option to factory registration ([a8a700b](https://github.com/
|
|
167
|
-
* add objectHelper.split ([386830a](https://github.com/
|
|
168
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
169
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
170
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
171
|
-
* add typeName method to factory ([699fcbd](https://github.com/
|
|
172
|
-
* add uuidv7 support ([#219](https://github.com/
|
|
173
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
174
|
-
* adding link header helper ([#225](https://github.com/
|
|
175
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
176
|
-
* additional RSA methods and async ([1fceee2](https://github.com/
|
|
177
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
178
|
-
* bump version ([c5354fa](https://github.com/
|
|
179
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
180
|
-
* expand error params to accept properties ([032e9fd](https://github.com/
|
|
181
|
-
* factory create and integrity ([#235](https://github.com/
|
|
182
|
-
* improve base error data extraction ([dccc933](https://github.com/
|
|
183
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
184
|
-
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/
|
|
185
|
-
* improve Is.function definition to retain types ([f20b6b0](https://github.com/
|
|
186
|
-
* locales validation ([#197](https://github.com/
|
|
187
|
-
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/
|
|
188
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
189
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
190
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
191
|
-
* simplify async set ([#121](https://github.com/
|
|
192
|
-
* simplify StringHelper signature ([0390403](https://github.com/
|
|
193
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
194
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
195
|
-
* urn random switched to using uuidv7 ([606c9a2](https://github.com/
|
|
196
|
-
* urn random switched to using uuidv7 ([6a29f8b](https://github.com/
|
|
197
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
198
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
196
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
197
|
+
* add factory.createIfExists ([aad5a53](https://github.com/iotaledger/twin-framework/commit/aad5a53cef1b1c2e04344ea46244d41e371dff9b))
|
|
198
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
199
|
+
* add Is.class method ([4988205](https://github.com/iotaledger/twin-framework/commit/498820543e256a130b4888c958fe1d87ca865d7f))
|
|
200
|
+
* add isDefault option to factory registration ([a8a700b](https://github.com/iotaledger/twin-framework/commit/a8a700bb8ddaf7dd5097869a358b8fc5f7c40ce7))
|
|
201
|
+
* add objectHelper.split ([386830a](https://github.com/iotaledger/twin-framework/commit/386830a77f8e842a5b119be0983708e042c3b14b))
|
|
202
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
203
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
204
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
205
|
+
* add typeName method to factory ([699fcbd](https://github.com/iotaledger/twin-framework/commit/699fcbd1168228401ddb81fdacb959b8cdc4206a))
|
|
206
|
+
* add uuidv7 support ([#219](https://github.com/iotaledger/twin-framework/issues/219)) ([916c657](https://github.com/iotaledger/twin-framework/commit/916c657d270ce99fafe554233739fdd9ca28635b))
|
|
207
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
208
|
+
* adding link header helper ([#225](https://github.com/iotaledger/twin-framework/issues/225)) ([703c072](https://github.com/iotaledger/twin-framework/commit/703c0725aceac6b6ec0c4fa729ef832d12fb3fd7))
|
|
209
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
210
|
+
* additional RSA methods and async ([1fceee2](https://github.com/iotaledger/twin-framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
|
|
211
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
212
|
+
* bump version ([c5354fa](https://github.com/iotaledger/twin-framework/commit/c5354fa906f4493c70f2642a9175a66780a10636))
|
|
213
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
214
|
+
* expand error params to accept properties ([032e9fd](https://github.com/iotaledger/twin-framework/commit/032e9fd1388e457cde32ca1005dfe014a5a9c077))
|
|
215
|
+
* factory create and integrity ([#235](https://github.com/iotaledger/twin-framework/issues/235)) ([9f98b99](https://github.com/iotaledger/twin-framework/commit/9f98b99daf46eb365346fae49cc4ffba63e74cb3))
|
|
216
|
+
* improve base error data extraction ([dccc933](https://github.com/iotaledger/twin-framework/commit/dccc93361a1544b41db0e7c126ff90e858d87960))
|
|
217
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
218
|
+
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/iotaledger/twin-framework/commit/ecf968b02934b3676be4bf7cd2d1e7f8e7af6ce2))
|
|
219
|
+
* improve Is.function definition to retain types ([f20b6b0](https://github.com/iotaledger/twin-framework/commit/f20b6b0dd16e74b75dc359be72b05989305c6410))
|
|
220
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
221
|
+
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/iotaledger/twin-framework/commit/c78dc17f4357d3e1ae40e415f468d3eae13e81f4))
|
|
222
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
223
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
224
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
225
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
226
|
+
* simplify StringHelper signature ([0390403](https://github.com/iotaledger/twin-framework/commit/039040344952f91ee3c671249bc0e1c8f3b38e17))
|
|
227
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
228
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
229
|
+
* urn random switched to using uuidv7 ([606c9a2](https://github.com/iotaledger/twin-framework/commit/606c9a2ed68a10fc7fc2bc5f93388c1b71033154))
|
|
230
|
+
* urn random switched to using uuidv7 ([6a29f8b](https://github.com/iotaledger/twin-framework/commit/6a29f8bd573d06992b7eaa027b1daf4c2a2e1e85))
|
|
231
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
232
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
199
233
|
|
|
200
234
|
|
|
201
235
|
### Dependencies
|
|
@@ -207,12 +241,12 @@
|
|
|
207
241
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
208
242
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
209
243
|
|
|
210
|
-
## [0.0.3-next.20](https://github.com/
|
|
244
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.19...core-v0.0.3-next.20) (2026-02-26)
|
|
211
245
|
|
|
212
246
|
|
|
213
247
|
### Features
|
|
214
248
|
|
|
215
|
-
* add typeName method to factory ([699fcbd](https://github.com/
|
|
249
|
+
* add typeName method to factory ([699fcbd](https://github.com/iotaledger/twin-framework/commit/699fcbd1168228401ddb81fdacb959b8cdc4206a))
|
|
216
250
|
|
|
217
251
|
|
|
218
252
|
### Dependencies
|
|
@@ -224,12 +258,12 @@
|
|
|
224
258
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
225
259
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
226
260
|
|
|
227
|
-
## [0.0.3-next.19](https://github.com/
|
|
261
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.18...core-v0.0.3-next.19) (2026-02-26)
|
|
228
262
|
|
|
229
263
|
|
|
230
264
|
### Features
|
|
231
265
|
|
|
232
|
-
* add isDefault option to factory registration ([a8a700b](https://github.com/
|
|
266
|
+
* add isDefault option to factory registration ([a8a700b](https://github.com/iotaledger/twin-framework/commit/a8a700bb8ddaf7dd5097869a358b8fc5f7c40ce7))
|
|
233
267
|
|
|
234
268
|
|
|
235
269
|
### Dependencies
|
|
@@ -241,12 +275,12 @@
|
|
|
241
275
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
242
276
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
243
277
|
|
|
244
|
-
## [0.0.3-next.18](https://github.com/
|
|
278
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.17...core-v0.0.3-next.18) (2026-02-23)
|
|
245
279
|
|
|
246
280
|
|
|
247
281
|
### Features
|
|
248
282
|
|
|
249
|
-
* add factory.createIfExists ([aad5a53](https://github.com/
|
|
283
|
+
* add factory.createIfExists ([aad5a53](https://github.com/iotaledger/twin-framework/commit/aad5a53cef1b1c2e04344ea46244d41e371dff9b))
|
|
250
284
|
|
|
251
285
|
|
|
252
286
|
### Dependencies
|
|
@@ -258,12 +292,12 @@
|
|
|
258
292
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
259
293
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
260
294
|
|
|
261
|
-
## [0.0.3-next.17](https://github.com/
|
|
295
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.16...core-v0.0.3-next.17) (2026-02-09)
|
|
262
296
|
|
|
263
297
|
|
|
264
298
|
### Features
|
|
265
299
|
|
|
266
|
-
* factory create and integrity ([#235](https://github.com/
|
|
300
|
+
* factory create and integrity ([#235](https://github.com/iotaledger/twin-framework/issues/235)) ([9f98b99](https://github.com/iotaledger/twin-framework/commit/9f98b99daf46eb365346fae49cc4ffba63e74cb3))
|
|
267
301
|
|
|
268
302
|
|
|
269
303
|
### Dependencies
|
|
@@ -275,12 +309,12 @@
|
|
|
275
309
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
276
310
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
277
311
|
|
|
278
|
-
## [0.0.3-next.16](https://github.com/
|
|
312
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.15...core-v0.0.3-next.16) (2026-02-06)
|
|
279
313
|
|
|
280
314
|
|
|
281
315
|
### Features
|
|
282
316
|
|
|
283
|
-
* urn random switched to using uuidv7 ([606c9a2](https://github.com/
|
|
317
|
+
* urn random switched to using uuidv7 ([606c9a2](https://github.com/iotaledger/twin-framework/commit/606c9a2ed68a10fc7fc2bc5f93388c1b71033154))
|
|
284
318
|
|
|
285
319
|
|
|
286
320
|
### Dependencies
|
|
@@ -292,12 +326,12 @@
|
|
|
292
326
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
293
327
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
294
328
|
|
|
295
|
-
## [0.0.3-next.15](https://github.com/
|
|
329
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.14...core-v0.0.3-next.15) (2026-01-29)
|
|
296
330
|
|
|
297
331
|
|
|
298
332
|
### Features
|
|
299
333
|
|
|
300
|
-
* urn random switched to using uuidv7 ([6a29f8b](https://github.com/
|
|
334
|
+
* urn random switched to using uuidv7 ([6a29f8b](https://github.com/iotaledger/twin-framework/commit/6a29f8bd573d06992b7eaa027b1daf4c2a2e1e85))
|
|
301
335
|
|
|
302
336
|
|
|
303
337
|
### Dependencies
|
|
@@ -309,7 +343,7 @@
|
|
|
309
343
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
310
344
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
311
345
|
|
|
312
|
-
## [0.0.3-next.14](https://github.com/
|
|
346
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.13...core-v0.0.3-next.14) (2026-01-22)
|
|
313
347
|
|
|
314
348
|
|
|
315
349
|
### Miscellaneous Chores
|
|
@@ -326,7 +360,7 @@
|
|
|
326
360
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
327
361
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
328
362
|
|
|
329
|
-
## [0.0.3-next.13](https://github.com/
|
|
363
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.12...core-v0.0.3-next.13) (2026-01-08)
|
|
330
364
|
|
|
331
365
|
|
|
332
366
|
### Miscellaneous Chores
|
|
@@ -343,12 +377,12 @@
|
|
|
343
377
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
344
378
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
345
379
|
|
|
346
|
-
## [0.0.3-next.12](https://github.com/
|
|
380
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.11...core-v0.0.3-next.12) (2026-01-08)
|
|
347
381
|
|
|
348
382
|
|
|
349
383
|
### Features
|
|
350
384
|
|
|
351
|
-
* adding link header helper ([#225](https://github.com/
|
|
385
|
+
* adding link header helper ([#225](https://github.com/iotaledger/twin-framework/issues/225)) ([703c072](https://github.com/iotaledger/twin-framework/commit/703c0725aceac6b6ec0c4fa729ef832d12fb3fd7))
|
|
352
386
|
|
|
353
387
|
|
|
354
388
|
### Dependencies
|
|
@@ -360,7 +394,7 @@
|
|
|
360
394
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
361
395
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
362
396
|
|
|
363
|
-
## [0.0.3-next.11](https://github.com/
|
|
397
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.10...core-v0.0.3-next.11) (2026-01-07)
|
|
364
398
|
|
|
365
399
|
|
|
366
400
|
### Miscellaneous Chores
|
|
@@ -377,7 +411,7 @@
|
|
|
377
411
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
378
412
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
379
413
|
|
|
380
|
-
## [0.0.3-next.10](https://github.com/
|
|
414
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.9...core-v0.0.3-next.10) (2026-01-07)
|
|
381
415
|
|
|
382
416
|
|
|
383
417
|
### Miscellaneous Chores
|
|
@@ -394,12 +428,12 @@
|
|
|
394
428
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
395
429
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
396
430
|
|
|
397
|
-
## [0.0.3-next.9](https://github.com/
|
|
431
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.8...core-v0.0.3-next.9) (2026-01-05)
|
|
398
432
|
|
|
399
433
|
|
|
400
434
|
### Features
|
|
401
435
|
|
|
402
|
-
* add uuidv7 support ([#219](https://github.com/
|
|
436
|
+
* add uuidv7 support ([#219](https://github.com/iotaledger/twin-framework/issues/219)) ([916c657](https://github.com/iotaledger/twin-framework/commit/916c657d270ce99fafe554233739fdd9ca28635b))
|
|
403
437
|
|
|
404
438
|
|
|
405
439
|
### Dependencies
|
|
@@ -411,7 +445,7 @@
|
|
|
411
445
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
412
446
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
413
447
|
|
|
414
|
-
## [0.0.3-next.8](https://github.com/
|
|
448
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.7...core-v0.0.3-next.8) (2025-11-26)
|
|
415
449
|
|
|
416
450
|
|
|
417
451
|
### Miscellaneous Chores
|
|
@@ -428,39 +462,39 @@
|
|
|
428
462
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
429
463
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
430
464
|
|
|
431
|
-
## [0.0.3-next.7](https://github.com/
|
|
465
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.6...core-v0.0.3-next.7) (2025-11-25)
|
|
432
466
|
|
|
433
467
|
|
|
434
468
|
### Features
|
|
435
469
|
|
|
436
|
-
* add context id features ([#206](https://github.com/
|
|
437
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
438
|
-
* add Is.class method ([4988205](https://github.com/
|
|
439
|
-
* add objectHelper.split ([386830a](https://github.com/
|
|
440
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
441
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
442
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
443
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
444
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
445
|
-
* additional RSA methods and async ([1fceee2](https://github.com/
|
|
446
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
447
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
448
|
-
* expand error params to accept properties ([032e9fd](https://github.com/
|
|
449
|
-
* improve base error data extraction ([dccc933](https://github.com/
|
|
450
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
451
|
-
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/
|
|
452
|
-
* improve Is.function definition to retain types ([f20b6b0](https://github.com/
|
|
453
|
-
* locales validation ([#197](https://github.com/
|
|
454
|
-
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/
|
|
455
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
456
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
457
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
458
|
-
* simplify async set ([#121](https://github.com/
|
|
459
|
-
* simplify StringHelper signature ([0390403](https://github.com/
|
|
460
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
461
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
462
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
463
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
470
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
471
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
472
|
+
* add Is.class method ([4988205](https://github.com/iotaledger/twin-framework/commit/498820543e256a130b4888c958fe1d87ca865d7f))
|
|
473
|
+
* add objectHelper.split ([386830a](https://github.com/iotaledger/twin-framework/commit/386830a77f8e842a5b119be0983708e042c3b14b))
|
|
474
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
475
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
476
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
477
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
478
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
479
|
+
* additional RSA methods and async ([1fceee2](https://github.com/iotaledger/twin-framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
|
|
480
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
481
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
482
|
+
* expand error params to accept properties ([032e9fd](https://github.com/iotaledger/twin-framework/commit/032e9fd1388e457cde32ca1005dfe014a5a9c077))
|
|
483
|
+
* improve base error data extraction ([dccc933](https://github.com/iotaledger/twin-framework/commit/dccc93361a1544b41db0e7c126ff90e858d87960))
|
|
484
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
485
|
+
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/iotaledger/twin-framework/commit/ecf968b02934b3676be4bf7cd2d1e7f8e7af6ce2))
|
|
486
|
+
* improve Is.function definition to retain types ([f20b6b0](https://github.com/iotaledger/twin-framework/commit/f20b6b0dd16e74b75dc359be72b05989305c6410))
|
|
487
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
488
|
+
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/iotaledger/twin-framework/commit/c78dc17f4357d3e1ae40e415f468d3eae13e81f4))
|
|
489
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
490
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
491
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
492
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
493
|
+
* simplify StringHelper signature ([0390403](https://github.com/iotaledger/twin-framework/commit/039040344952f91ee3c671249bc0e1c8f3b38e17))
|
|
494
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
495
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
496
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
497
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
464
498
|
|
|
465
499
|
|
|
466
500
|
### Dependencies
|
|
@@ -472,7 +506,7 @@
|
|
|
472
506
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
473
507
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
474
508
|
|
|
475
|
-
## [0.0.3-next.6](https://github.com/
|
|
509
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.5...core-v0.0.3-next.6) (2025-11-25)
|
|
476
510
|
|
|
477
511
|
|
|
478
512
|
### Miscellaneous Chores
|
|
@@ -489,7 +523,7 @@
|
|
|
489
523
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
490
524
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
491
525
|
|
|
492
|
-
## [0.0.3-next.5](https://github.com/
|
|
526
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.4...core-v0.0.3-next.5) (2025-11-20)
|
|
493
527
|
|
|
494
528
|
|
|
495
529
|
### Miscellaneous Chores
|
|
@@ -506,7 +540,7 @@
|
|
|
506
540
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
507
541
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
508
542
|
|
|
509
|
-
## [0.0.3-next.4](https://github.com/
|
|
543
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.3...core-v0.0.3-next.4) (2025-11-13)
|
|
510
544
|
|
|
511
545
|
|
|
512
546
|
### Miscellaneous Chores
|
|
@@ -523,7 +557,7 @@
|
|
|
523
557
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
524
558
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
525
559
|
|
|
526
|
-
## [0.0.3-next.3](https://github.com/
|
|
560
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.2...core-v0.0.3-next.3) (2025-11-12)
|
|
527
561
|
|
|
528
562
|
|
|
529
563
|
### Miscellaneous Chores
|
|
@@ -540,7 +574,7 @@
|
|
|
540
574
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
541
575
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
542
576
|
|
|
543
|
-
## [0.0.3-next.2](https://github.com/
|
|
577
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.1...core-v0.0.3-next.2) (2025-11-12)
|
|
544
578
|
|
|
545
579
|
|
|
546
580
|
### Miscellaneous Chores
|
|
@@ -557,39 +591,39 @@
|
|
|
557
591
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
558
592
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
559
593
|
|
|
560
|
-
## [0.0.3-next.1](https://github.com/
|
|
594
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-framework/compare/core-v0.0.3-next.0...core-v0.0.3-next.1) (2025-11-10)
|
|
561
595
|
|
|
562
596
|
|
|
563
597
|
### Features
|
|
564
598
|
|
|
565
|
-
* add context id features ([#206](https://github.com/
|
|
566
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
567
|
-
* add Is.class method ([4988205](https://github.com/
|
|
568
|
-
* add objectHelper.split ([386830a](https://github.com/
|
|
569
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
570
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
571
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
572
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
573
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
574
|
-
* additional RSA methods and async ([1fceee2](https://github.com/
|
|
575
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
576
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
577
|
-
* expand error params to accept properties ([032e9fd](https://github.com/
|
|
578
|
-
* improve base error data extraction ([dccc933](https://github.com/
|
|
579
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
580
|
-
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/
|
|
581
|
-
* improve Is.function definition to retain types ([f20b6b0](https://github.com/
|
|
582
|
-
* locales validation ([#197](https://github.com/
|
|
583
|
-
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/
|
|
584
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
585
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
586
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
587
|
-
* simplify async set ([#121](https://github.com/
|
|
588
|
-
* simplify StringHelper signature ([0390403](https://github.com/
|
|
589
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
590
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
591
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
592
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
599
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
600
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
601
|
+
* add Is.class method ([4988205](https://github.com/iotaledger/twin-framework/commit/498820543e256a130b4888c958fe1d87ca865d7f))
|
|
602
|
+
* add objectHelper.split ([386830a](https://github.com/iotaledger/twin-framework/commit/386830a77f8e842a5b119be0983708e042c3b14b))
|
|
603
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
604
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
605
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
606
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
607
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
608
|
+
* additional RSA methods and async ([1fceee2](https://github.com/iotaledger/twin-framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
|
|
609
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
610
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
611
|
+
* expand error params to accept properties ([032e9fd](https://github.com/iotaledger/twin-framework/commit/032e9fd1388e457cde32ca1005dfe014a5a9c077))
|
|
612
|
+
* improve base error data extraction ([dccc933](https://github.com/iotaledger/twin-framework/commit/dccc93361a1544b41db0e7c126ff90e858d87960))
|
|
613
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
614
|
+
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/iotaledger/twin-framework/commit/ecf968b02934b3676be4bf7cd2d1e7f8e7af6ce2))
|
|
615
|
+
* improve Is.function definition to retain types ([f20b6b0](https://github.com/iotaledger/twin-framework/commit/f20b6b0dd16e74b75dc359be72b05989305c6410))
|
|
616
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
617
|
+
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/iotaledger/twin-framework/commit/c78dc17f4357d3e1ae40e415f468d3eae13e81f4))
|
|
618
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
619
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
620
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
621
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
622
|
+
* simplify StringHelper signature ([0390403](https://github.com/iotaledger/twin-framework/commit/039040344952f91ee3c671249bc0e1c8f3b38e17))
|
|
623
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
624
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
625
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
626
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
593
627
|
|
|
594
628
|
|
|
595
629
|
### Dependencies
|
|
@@ -601,7 +635,7 @@
|
|
|
601
635
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
602
636
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
603
637
|
|
|
604
|
-
## [0.0.2-next.22](https://github.com/
|
|
638
|
+
## [0.0.2-next.22](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.21...core-v0.0.2-next.22) (2025-10-10)
|
|
605
639
|
|
|
606
640
|
|
|
607
641
|
### Miscellaneous Chores
|
|
@@ -618,12 +652,12 @@
|
|
|
618
652
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
619
653
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
620
654
|
|
|
621
|
-
## [0.0.2-next.21](https://github.com/
|
|
655
|
+
## [0.0.2-next.21](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.20...core-v0.0.2-next.21) (2025-10-09)
|
|
622
656
|
|
|
623
657
|
|
|
624
658
|
### Features
|
|
625
659
|
|
|
626
|
-
* locales validation ([#197](https://github.com/
|
|
660
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
627
661
|
|
|
628
662
|
|
|
629
663
|
### Dependencies
|
|
@@ -635,12 +669,12 @@
|
|
|
635
669
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
636
670
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
637
671
|
|
|
638
|
-
## [0.0.2-next.20](https://github.com/
|
|
672
|
+
## [0.0.2-next.20](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.19...core-v0.0.2-next.20) (2025-10-02)
|
|
639
673
|
|
|
640
674
|
|
|
641
675
|
### Features
|
|
642
676
|
|
|
643
|
-
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/
|
|
677
|
+
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/iotaledger/twin-framework/commit/ecf968b02934b3676be4bf7cd2d1e7f8e7af6ce2))
|
|
644
678
|
|
|
645
679
|
|
|
646
680
|
### Dependencies
|
|
@@ -652,12 +686,12 @@
|
|
|
652
686
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
653
687
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
654
688
|
|
|
655
|
-
## [0.0.2-next.19](https://github.com/
|
|
689
|
+
## [0.0.2-next.19](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.18...core-v0.0.2-next.19) (2025-09-30)
|
|
656
690
|
|
|
657
691
|
|
|
658
692
|
### Features
|
|
659
693
|
|
|
660
|
-
* add objectHelper.split ([386830a](https://github.com/
|
|
694
|
+
* add objectHelper.split ([386830a](https://github.com/iotaledger/twin-framework/commit/386830a77f8e842a5b119be0983708e042c3b14b))
|
|
661
695
|
|
|
662
696
|
|
|
663
697
|
### Dependencies
|
|
@@ -669,12 +703,12 @@
|
|
|
669
703
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
670
704
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
671
705
|
|
|
672
|
-
## [0.0.2-next.18](https://github.com/
|
|
706
|
+
## [0.0.2-next.18](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.17...core-v0.0.2-next.18) (2025-09-29)
|
|
673
707
|
|
|
674
708
|
|
|
675
709
|
### Features
|
|
676
710
|
|
|
677
|
-
* simplify StringHelper signature ([0390403](https://github.com/
|
|
711
|
+
* simplify StringHelper signature ([0390403](https://github.com/iotaledger/twin-framework/commit/039040344952f91ee3c671249bc0e1c8f3b38e17))
|
|
678
712
|
|
|
679
713
|
|
|
680
714
|
### Dependencies
|
|
@@ -686,12 +720,12 @@
|
|
|
686
720
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
687
721
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
688
722
|
|
|
689
|
-
## [0.0.2-next.17](https://github.com/
|
|
723
|
+
## [0.0.2-next.17](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.16...core-v0.0.2-next.17) (2025-09-29)
|
|
690
724
|
|
|
691
725
|
|
|
692
726
|
### Features
|
|
693
727
|
|
|
694
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
728
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
695
729
|
|
|
696
730
|
|
|
697
731
|
### Dependencies
|
|
@@ -703,13 +737,13 @@
|
|
|
703
737
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
704
738
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
705
739
|
|
|
706
|
-
## [0.0.2-next.16](https://github.com/
|
|
740
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.15...core-v0.0.2-next.16) (2025-09-28)
|
|
707
741
|
|
|
708
742
|
|
|
709
743
|
### Features
|
|
710
744
|
|
|
711
|
-
* improve Is.function definition to retain types ([f20b6b0](https://github.com/
|
|
712
|
-
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/
|
|
745
|
+
* improve Is.function definition to retain types ([f20b6b0](https://github.com/iotaledger/twin-framework/commit/f20b6b0dd16e74b75dc359be72b05989305c6410))
|
|
746
|
+
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/iotaledger/twin-framework/commit/c78dc17f4357d3e1ae40e415f468d3eae13e81f4))
|
|
713
747
|
|
|
714
748
|
|
|
715
749
|
### Dependencies
|
|
@@ -721,7 +755,7 @@
|
|
|
721
755
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
722
756
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
723
757
|
|
|
724
|
-
## [0.0.2-next.15](https://github.com/
|
|
758
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.14...core-v0.0.2-next.15) (2025-09-22)
|
|
725
759
|
|
|
726
760
|
|
|
727
761
|
### Miscellaneous Chores
|
|
@@ -738,7 +772,7 @@
|
|
|
738
772
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
739
773
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
740
774
|
|
|
741
|
-
## [0.0.2-next.14](https://github.com/
|
|
775
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.13...core-v0.0.2-next.14) (2025-09-22)
|
|
742
776
|
|
|
743
777
|
|
|
744
778
|
### Miscellaneous Chores
|
|
@@ -755,12 +789,12 @@
|
|
|
755
789
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
756
790
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
757
791
|
|
|
758
|
-
## [0.0.2-next.13](https://github.com/
|
|
792
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.12...core-v0.0.2-next.13) (2025-09-22)
|
|
759
793
|
|
|
760
794
|
|
|
761
795
|
### Features
|
|
762
796
|
|
|
763
|
-
* expand error params to accept properties ([032e9fd](https://github.com/
|
|
797
|
+
* expand error params to accept properties ([032e9fd](https://github.com/iotaledger/twin-framework/commit/032e9fd1388e457cde32ca1005dfe014a5a9c077))
|
|
764
798
|
|
|
765
799
|
|
|
766
800
|
### Dependencies
|
|
@@ -772,7 +806,7 @@
|
|
|
772
806
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
773
807
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
774
808
|
|
|
775
|
-
## [0.0.2-next.12](https://github.com/
|
|
809
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.11...core-v0.0.2-next.12) (2025-09-15)
|
|
776
810
|
|
|
777
811
|
|
|
778
812
|
### Miscellaneous Chores
|
|
@@ -789,7 +823,7 @@
|
|
|
789
823
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
790
824
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
791
825
|
|
|
792
|
-
## [0.0.2-next.11](https://github.com/
|
|
826
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.10...core-v0.0.2-next.11) (2025-09-15)
|
|
793
827
|
|
|
794
828
|
|
|
795
829
|
### Miscellaneous Chores
|
|
@@ -806,7 +840,7 @@
|
|
|
806
840
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
807
841
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
808
842
|
|
|
809
|
-
## [0.0.2-next.10](https://github.com/
|
|
843
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.9...core-v0.0.2-next.10) (2025-09-11)
|
|
810
844
|
|
|
811
845
|
|
|
812
846
|
### Miscellaneous Chores
|
|
@@ -823,7 +857,7 @@
|
|
|
823
857
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
824
858
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
825
859
|
|
|
826
|
-
## [0.0.2-next.9](https://github.com/
|
|
860
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.8...core-v0.0.2-next.9) (2025-09-08)
|
|
827
861
|
|
|
828
862
|
|
|
829
863
|
### Miscellaneous Chores
|
|
@@ -840,12 +874,12 @@
|
|
|
840
874
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
841
875
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
842
876
|
|
|
843
|
-
## [0.0.2-next.8](https://github.com/
|
|
877
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.7...core-v0.0.2-next.8) (2025-09-05)
|
|
844
878
|
|
|
845
879
|
|
|
846
880
|
### Features
|
|
847
881
|
|
|
848
|
-
* add Is.class method ([4988205](https://github.com/
|
|
882
|
+
* add Is.class method ([4988205](https://github.com/iotaledger/twin-framework/commit/498820543e256a130b4888c958fe1d87ca865d7f))
|
|
849
883
|
|
|
850
884
|
|
|
851
885
|
### Dependencies
|
|
@@ -857,12 +891,12 @@
|
|
|
857
891
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
858
892
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
859
893
|
|
|
860
|
-
## [0.0.2-next.7](https://github.com/
|
|
894
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.6...core-v0.0.2-next.7) (2025-08-29)
|
|
861
895
|
|
|
862
896
|
|
|
863
897
|
### Features
|
|
864
898
|
|
|
865
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
899
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
866
900
|
|
|
867
901
|
|
|
868
902
|
### Dependencies
|
|
@@ -874,7 +908,7 @@
|
|
|
874
908
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
875
909
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
876
910
|
|
|
877
|
-
## [0.0.2-next.6](https://github.com/
|
|
911
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.5...core-v0.0.2-next.6) (2025-08-27)
|
|
878
912
|
|
|
879
913
|
|
|
880
914
|
### Miscellaneous Chores
|
|
@@ -891,12 +925,12 @@
|
|
|
891
925
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
892
926
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
893
927
|
|
|
894
|
-
## [0.0.2-next.5](https://github.com/
|
|
928
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.4...core-v0.0.2-next.5) (2025-08-19)
|
|
895
929
|
|
|
896
930
|
|
|
897
931
|
### Features
|
|
898
932
|
|
|
899
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
933
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
900
934
|
|
|
901
935
|
|
|
902
936
|
### Dependencies
|
|
@@ -908,12 +942,12 @@
|
|
|
908
942
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
909
943
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
910
944
|
|
|
911
|
-
## [0.0.2-next.4](https://github.com/
|
|
945
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.3...core-v0.0.2-next.4) (2025-08-15)
|
|
912
946
|
|
|
913
947
|
|
|
914
948
|
### Features
|
|
915
949
|
|
|
916
|
-
* additional RSA methods and async ([1fceee2](https://github.com/
|
|
950
|
+
* additional RSA methods and async ([1fceee2](https://github.com/iotaledger/twin-framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
|
|
917
951
|
|
|
918
952
|
|
|
919
953
|
### Dependencies
|
|
@@ -925,26 +959,26 @@
|
|
|
925
959
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
926
960
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
927
961
|
|
|
928
|
-
## [0.0.2-next.3](https://github.com/
|
|
962
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.2...core-v0.0.2-next.3) (2025-08-06)
|
|
929
963
|
|
|
930
964
|
|
|
931
965
|
### Features
|
|
932
966
|
|
|
933
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
934
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
935
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
936
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
937
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
938
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
939
|
-
* improve base error data extraction ([dccc933](https://github.com/
|
|
940
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
941
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
942
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
943
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
944
|
-
* simplify async set ([#121](https://github.com/
|
|
945
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
946
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
947
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
967
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
968
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
969
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
970
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
971
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
972
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
973
|
+
* improve base error data extraction ([dccc933](https://github.com/iotaledger/twin-framework/commit/dccc93361a1544b41db0e7c126ff90e858d87960))
|
|
974
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
975
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
976
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
977
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
978
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
979
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
980
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
981
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
948
982
|
|
|
949
983
|
|
|
950
984
|
### Dependencies
|
|
@@ -956,26 +990,26 @@
|
|
|
956
990
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
957
991
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
958
992
|
|
|
959
|
-
## [0.0.2-next.2](https://github.com/
|
|
993
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.1...core-v0.0.2-next.2) (2025-08-06)
|
|
960
994
|
|
|
961
995
|
|
|
962
996
|
### Features
|
|
963
997
|
|
|
964
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
965
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
966
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
967
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
968
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
969
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
970
|
-
* improve base error data extraction ([dccc933](https://github.com/
|
|
971
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
972
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
973
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
974
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
975
|
-
* simplify async set ([#121](https://github.com/
|
|
976
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
977
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
978
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
998
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
999
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
1000
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
1001
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1002
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1003
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
1004
|
+
* improve base error data extraction ([dccc933](https://github.com/iotaledger/twin-framework/commit/dccc93361a1544b41db0e7c126ff90e858d87960))
|
|
1005
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
1006
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
1007
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
1008
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1009
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
1010
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
1011
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1012
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
979
1013
|
|
|
980
1014
|
|
|
981
1015
|
### Dependencies
|
|
@@ -987,26 +1021,26 @@
|
|
|
987
1021
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
988
1022
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
989
1023
|
|
|
990
|
-
## [0.0.2-next.1](https://github.com/
|
|
1024
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-framework/compare/core-v0.0.2-next.0...core-v0.0.2-next.1) (2025-08-06)
|
|
991
1025
|
|
|
992
1026
|
|
|
993
1027
|
### Features
|
|
994
1028
|
|
|
995
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
996
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
997
|
-
* add rsa cipher support ([7af6cc6](https://github.com/
|
|
998
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
999
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1000
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
1001
|
-
* improve base error data extraction ([dccc933](https://github.com/
|
|
1002
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
1003
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
1004
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
1005
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1006
|
-
* simplify async set ([#121](https://github.com/
|
|
1007
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
1008
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
1009
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1029
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1030
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
1031
|
+
* add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
|
|
1032
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1033
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1034
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
1035
|
+
* improve base error data extraction ([dccc933](https://github.com/iotaledger/twin-framework/commit/dccc93361a1544b41db0e7c126ff90e858d87960))
|
|
1036
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
1037
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
1038
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
1039
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1040
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
1041
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
1042
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1043
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1010
1044
|
|
|
1011
1045
|
|
|
1012
1046
|
### Dependencies
|
|
@@ -1023,8 +1057,8 @@
|
|
|
1023
1057
|
|
|
1024
1058
|
### Features
|
|
1025
1059
|
|
|
1026
|
-
* release to production ([829d53d](https://github.com/
|
|
1027
|
-
* release to production ([5cf3a76](https://github.com/
|
|
1060
|
+
* release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
|
|
1061
|
+
* release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
|
|
1028
1062
|
|
|
1029
1063
|
|
|
1030
1064
|
### Dependencies
|
|
@@ -1036,24 +1070,24 @@
|
|
|
1036
1070
|
* @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
|
|
1037
1071
|
* @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1
|
|
1038
1072
|
|
|
1039
|
-
## [0.0.1-next.70](https://github.com/
|
|
1073
|
+
## [0.0.1-next.70](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.69...core-v0.0.1-next.70) (2025-07-02)
|
|
1040
1074
|
|
|
1041
1075
|
|
|
1042
1076
|
### Features
|
|
1043
1077
|
|
|
1044
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1045
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
1046
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1047
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1048
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
1049
|
-
* improve base error data extraction ([dccc933](https://github.com/
|
|
1050
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
1051
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
1052
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
1053
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1054
|
-
* simplify async set ([#121](https://github.com/
|
|
1055
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
1056
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1078
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1079
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
1080
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1081
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1082
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
1083
|
+
* improve base error data extraction ([dccc933](https://github.com/iotaledger/twin-framework/commit/dccc93361a1544b41db0e7c126ff90e858d87960))
|
|
1084
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
1085
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
1086
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
1087
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1088
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
1089
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
1090
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1057
1091
|
|
|
1058
1092
|
|
|
1059
1093
|
### Dependencies
|
|
@@ -1065,24 +1099,24 @@
|
|
|
1065
1099
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
1066
1100
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
1067
1101
|
|
|
1068
|
-
## [0.0.1-next.69](https://github.com/
|
|
1102
|
+
## [0.0.1-next.69](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.68...core-v0.0.1-next.69) (2025-07-02)
|
|
1069
1103
|
|
|
1070
1104
|
|
|
1071
1105
|
### Features
|
|
1072
1106
|
|
|
1073
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1074
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
1075
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1076
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1077
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
1078
|
-
* improve base error data extraction ([dccc933](https://github.com/
|
|
1079
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
1080
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
1081
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
1082
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1083
|
-
* simplify async set ([#121](https://github.com/
|
|
1084
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
1085
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1107
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1108
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
1109
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1110
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1111
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
1112
|
+
* improve base error data extraction ([dccc933](https://github.com/iotaledger/twin-framework/commit/dccc93361a1544b41db0e7c126ff90e858d87960))
|
|
1113
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
1114
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
1115
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
1116
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1117
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
1118
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
1119
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1086
1120
|
|
|
1087
1121
|
|
|
1088
1122
|
### Dependencies
|
|
@@ -1094,12 +1128,12 @@
|
|
|
1094
1128
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
1095
1129
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
1096
1130
|
|
|
1097
|
-
## [0.0.1-next.68](https://github.com/
|
|
1131
|
+
## [0.0.1-next.68](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.67...core-v0.0.1-next.68) (2025-07-02)
|
|
1098
1132
|
|
|
1099
1133
|
|
|
1100
1134
|
### Features
|
|
1101
1135
|
|
|
1102
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1136
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1103
1137
|
|
|
1104
1138
|
|
|
1105
1139
|
### Dependencies
|
|
@@ -1111,141 +1145,141 @@
|
|
|
1111
1145
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
1112
1146
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
1113
1147
|
|
|
1114
|
-
## [0.0.1-next.67](https://github.com/
|
|
1148
|
+
## [0.0.1-next.67](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.66...core-v0.0.1-next.67) (2025-06-26)
|
|
1115
1149
|
|
|
1116
1150
|
|
|
1117
1151
|
### Miscellaneous Chores
|
|
1118
1152
|
|
|
1119
1153
|
* **core:** Synchronize repo versions
|
|
1120
1154
|
|
|
1121
|
-
## [0.0.1-next.66](https://github.com/
|
|
1155
|
+
## [0.0.1-next.66](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.65...core-v0.0.1-next.66) (2025-06-26)
|
|
1122
1156
|
|
|
1123
1157
|
|
|
1124
1158
|
### Features
|
|
1125
1159
|
|
|
1126
|
-
* improve base error data extraction ([dccc933](https://github.com/
|
|
1160
|
+
* improve base error data extraction ([dccc933](https://github.com/iotaledger/twin-framework/commit/dccc93361a1544b41db0e7c126ff90e858d87960))
|
|
1127
1161
|
|
|
1128
|
-
## [0.0.1-next.65](https://github.com/
|
|
1162
|
+
## [0.0.1-next.65](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.64...core-v0.0.1-next.65) (2025-06-19)
|
|
1129
1163
|
|
|
1130
1164
|
|
|
1131
1165
|
### Miscellaneous Chores
|
|
1132
1166
|
|
|
1133
1167
|
* **core:** Synchronize repo versions
|
|
1134
1168
|
|
|
1135
|
-
## [0.0.1-next.64](https://github.com/
|
|
1169
|
+
## [0.0.1-next.64](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.63...core-v0.0.1-next.64) (2025-06-19)
|
|
1136
1170
|
|
|
1137
1171
|
|
|
1138
1172
|
### Features
|
|
1139
1173
|
|
|
1140
|
-
* add zlib/deflate mime types detection ([72c472b](https://github.com/
|
|
1174
|
+
* add zlib/deflate mime types detection ([72c472b](https://github.com/iotaledger/twin-framework/commit/72c472b5a35a973e7109336f5b6cdd84dbb8bbcb))
|
|
1141
1175
|
|
|
1142
|
-
## [0.0.1-next.63](https://github.com/
|
|
1176
|
+
## [0.0.1-next.63](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.62...core-v0.0.1-next.63) (2025-06-18)
|
|
1143
1177
|
|
|
1144
1178
|
|
|
1145
1179
|
### Miscellaneous Chores
|
|
1146
1180
|
|
|
1147
1181
|
* **core:** Synchronize repo versions
|
|
1148
1182
|
|
|
1149
|
-
## [0.0.1-next.62](https://github.com/
|
|
1183
|
+
## [0.0.1-next.62](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.61...core-v0.0.1-next.62) (2025-06-17)
|
|
1150
1184
|
|
|
1151
1185
|
|
|
1152
1186
|
### Features
|
|
1153
1187
|
|
|
1154
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1155
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
1156
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1157
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
1158
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
1159
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
1160
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
1161
|
-
* simplify async set ([#121](https://github.com/
|
|
1162
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
1163
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1188
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1189
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
1190
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1191
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
1192
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
1193
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
1194
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
1195
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
1196
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
1197
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1164
1198
|
|
|
1165
|
-
## [0.0.1-next.61](https://github.com/
|
|
1199
|
+
## [0.0.1-next.61](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.60...core-v0.0.1-next.61) (2025-06-17)
|
|
1166
1200
|
|
|
1167
1201
|
|
|
1168
1202
|
### Features
|
|
1169
1203
|
|
|
1170
|
-
* support indexed properties set in objects ([b9c001d](https://github.com/
|
|
1204
|
+
* support indexed properties set in objects ([b9c001d](https://github.com/iotaledger/twin-framework/commit/b9c001dc4614f6ff7486f4370735a553613d823a))
|
|
1171
1205
|
|
|
1172
|
-
## [0.0.1-next.60](https://github.com/
|
|
1206
|
+
## [0.0.1-next.60](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.59...core-v0.0.1-next.60) (2025-06-17)
|
|
1173
1207
|
|
|
1174
1208
|
|
|
1175
1209
|
### Features
|
|
1176
1210
|
|
|
1177
|
-
* improve error display in CLI ([94b6ca8](https://github.com/
|
|
1211
|
+
* improve error display in CLI ([94b6ca8](https://github.com/iotaledger/twin-framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
|
|
1178
1212
|
|
|
1179
|
-
## [0.0.1-next.59](https://github.com/
|
|
1213
|
+
## [0.0.1-next.59](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.58...core-v0.0.1-next.59) (2025-06-17)
|
|
1180
1214
|
|
|
1181
1215
|
|
|
1182
1216
|
### Features
|
|
1183
1217
|
|
|
1184
|
-
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/
|
|
1185
|
-
* propagate includeStackTrace on error conversion ([818337d](https://github.com/
|
|
1218
|
+
* propagate includeStackTrace on error conversion ([8471cbb](https://github.com/iotaledger/twin-framework/commit/8471cbb71f8fc98247a0e92126c438c1a8b04d9b))
|
|
1219
|
+
* propagate includeStackTrace on error conversion ([818337d](https://github.com/iotaledger/twin-framework/commit/818337d50d14bf5a7e8b3204649aa7527115cca9))
|
|
1186
1220
|
|
|
1187
|
-
## [0.0.1-next.58](https://github.com/
|
|
1221
|
+
## [0.0.1-next.58](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.57...core-v0.0.1-next.58) (2025-06-13)
|
|
1188
1222
|
|
|
1189
1223
|
|
|
1190
1224
|
### Miscellaneous Chores
|
|
1191
1225
|
|
|
1192
1226
|
* **core:** Synchronize repo versions
|
|
1193
1227
|
|
|
1194
|
-
## [0.0.1-next.57](https://github.com/
|
|
1228
|
+
## [0.0.1-next.57](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.56...core-v0.0.1-next.57) (2025-06-10)
|
|
1195
1229
|
|
|
1196
1230
|
|
|
1197
1231
|
### Features
|
|
1198
1232
|
|
|
1199
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1233
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1200
1234
|
|
|
1201
|
-
## [0.0.1-next.56](https://github.com/
|
|
1235
|
+
## [0.0.1-next.56](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.55...core-v0.0.1-next.56) (2025-05-08)
|
|
1202
1236
|
|
|
1203
1237
|
|
|
1204
1238
|
### Features
|
|
1205
1239
|
|
|
1206
|
-
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/
|
|
1240
|
+
* add ObjectOrArray and ArrayHelper methods ([0ac9077](https://github.com/iotaledger/twin-framework/commit/0ac907764d64b38ad1b04b0e9c3027055b527559))
|
|
1207
1241
|
|
|
1208
|
-
## [0.0.1-next.55](https://github.com/
|
|
1242
|
+
## [0.0.1-next.55](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.54...core-v0.0.1-next.55) (2025-05-07)
|
|
1209
1243
|
|
|
1210
1244
|
|
|
1211
1245
|
### Miscellaneous Chores
|
|
1212
1246
|
|
|
1213
1247
|
* **core:** Synchronize repo versions
|
|
1214
1248
|
|
|
1215
|
-
## [0.0.1-next.54](https://github.com/
|
|
1249
|
+
## [0.0.1-next.54](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.53...core-v0.0.1-next.54) (2025-05-06)
|
|
1216
1250
|
|
|
1217
1251
|
|
|
1218
1252
|
### Miscellaneous Chores
|
|
1219
1253
|
|
|
1220
1254
|
* **core:** Synchronize repo versions
|
|
1221
1255
|
|
|
1222
|
-
## [0.0.1-next.53](https://github.com/
|
|
1256
|
+
## [0.0.1-next.53](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.52...core-v0.0.1-next.53) (2025-05-01)
|
|
1223
1257
|
|
|
1224
1258
|
|
|
1225
1259
|
### Features
|
|
1226
1260
|
|
|
1227
|
-
* async cache don't cache failures unless requested ([658ec4b](https://github.com/
|
|
1261
|
+
* async cache don't cache failures unless requested ([658ec4b](https://github.com/iotaledger/twin-framework/commit/658ec4b67a58a075de4702a3886d151e25ad3ddc))
|
|
1228
1262
|
|
|
1229
|
-
## [0.0.1-next.52](https://github.com/
|
|
1263
|
+
## [0.0.1-next.52](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.51...core-v0.0.1-next.52) (2025-04-17)
|
|
1230
1264
|
|
|
1231
1265
|
|
|
1232
1266
|
### Features
|
|
1233
1267
|
|
|
1234
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1268
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
1235
1269
|
|
|
1236
|
-
## [0.0.1-next.51](https://github.com/
|
|
1270
|
+
## [0.0.1-next.51](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.50...core-v0.0.1-next.51) (2025-03-27)
|
|
1237
1271
|
|
|
1238
1272
|
|
|
1239
1273
|
### Features
|
|
1240
1274
|
|
|
1241
|
-
* simplify async set ([#121](https://github.com/
|
|
1275
|
+
* simplify async set ([#121](https://github.com/iotaledger/twin-framework/issues/121)) ([2693c32](https://github.com/iotaledger/twin-framework/commit/2693c325266fd1a0aede6f1336c8b254c981a9ca))
|
|
1242
1276
|
|
|
1243
|
-
## [0.0.1-next.50](https://github.com/
|
|
1277
|
+
## [0.0.1-next.50](https://github.com/iotaledger/twin-framework/compare/core-v0.0.1-next.49...core-v0.0.1-next.50) (2025-03-26)
|
|
1244
1278
|
|
|
1245
1279
|
|
|
1246
1280
|
### Features
|
|
1247
1281
|
|
|
1248
|
-
* add set method for async caches ([ba34b55](https://github.com/
|
|
1282
|
+
* add set method for async caches ([ba34b55](https://github.com/iotaledger/twin-framework/commit/ba34b55e651ad56ab8fc59e139e4af631c19cda0))
|
|
1249
1283
|
|
|
1250
1284
|
## 0.0.1-next.49
|
|
1251
1285
|
|