@twin.org/modules 0.0.3-next.8 → 0.0.3
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/README.md +1 -1
- package/dist/es/helpers/moduleHelper.js +26 -13
- package/dist/es/helpers/moduleHelper.js.map +1 -1
- package/docs/changelog.md +927 -115
- package/docs/examples.md +110 -1
- package/docs/reference/classes/ModuleHelper.md +9 -9
- package/docs/reference/interfaces/IModuleWorker.md +2 -2
- package/package.json +6 -6
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,818 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3
|
|
3
|
+
## [0.0.3](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3...modules-v0.0.3) (2026-05-27)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* release to production ([b24cba1](https://github.com/iotaledger/twin-framework/commit/b24cba1b6a969278d638e632590602ec881e49fb))
|
|
9
|
+
* release to production ([787287d](https://github.com/iotaledger/twin-framework/commit/787287d06ea8319657401589d61fff369310c422))
|
|
10
|
+
* release to production ([53f4843](https://github.com/iotaledger/twin-framework/commit/53f484326b2851d7a506d2620db24c4a65cee7b3))
|
|
11
|
+
* release to production ([56cda4d](https://github.com/iotaledger/twin-framework/commit/56cda4da93e978c5be19ec7cfd421ae2a7fe4147))
|
|
12
|
+
* release to production ([f7c6586](https://github.com/iotaledger/twin-framework/commit/f7c6586f6976b903b647b4c5ac5ad9421e0c9051))
|
|
13
|
+
* release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
|
|
14
|
+
* release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
|
|
15
|
+
* release to production ([#330](https://github.com/iotaledger/twin-framework/issues/330)) ([d73f565](https://github.com/iotaledger/twin-framework/commit/d73f565588d156d23ef49b2a5718973756f7a696))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Miscellaneous Chores
|
|
19
|
+
|
|
20
|
+
* release to production ([63cae24](https://github.com/iotaledger/twin-framework/commit/63cae2401f6c11f93b2a01260b665064e8bd28e0))
|
|
21
|
+
|
|
22
|
+
## [0.0.3-next.47](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.46...modules-v0.0.3-next.47) (2026-05-25)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* add mutex ([#316](https://github.com/iotaledger/twin-framework/issues/316)) ([1027e5a](https://github.com/iotaledger/twin-framework/commit/1027e5ac77aa9804178b4253abdeefd6f1c3d521))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Dependencies
|
|
31
|
+
|
|
32
|
+
* The following workspace dependencies were updated
|
|
33
|
+
* dependencies
|
|
34
|
+
* @twin.org/core bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
35
|
+
* @twin.org/context bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
36
|
+
* @twin.org/nameof bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
37
|
+
* devDependencies
|
|
38
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
39
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
40
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
41
|
+
|
|
42
|
+
## [0.0.3-next.46](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.45...modules-v0.0.3-next.46) (2026-05-22)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Miscellaneous Chores
|
|
46
|
+
|
|
47
|
+
* **modules:** Synchronize repo versions
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### Dependencies
|
|
51
|
+
|
|
52
|
+
* The following workspace dependencies were updated
|
|
53
|
+
* dependencies
|
|
54
|
+
* @twin.org/core bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
55
|
+
* @twin.org/context bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
56
|
+
* @twin.org/nameof bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
57
|
+
* devDependencies
|
|
58
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
59
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
60
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
61
|
+
|
|
62
|
+
## [0.0.3-next.45](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.44...modules-v0.0.3-next.45) (2026-05-21)
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### Miscellaneous Chores
|
|
66
|
+
|
|
67
|
+
* **modules:** Synchronize repo versions
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### Dependencies
|
|
71
|
+
|
|
72
|
+
* The following workspace dependencies were updated
|
|
73
|
+
* dependencies
|
|
74
|
+
* @twin.org/core bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
75
|
+
* @twin.org/context bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
76
|
+
* @twin.org/nameof bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
77
|
+
* devDependencies
|
|
78
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
79
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
80
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
81
|
+
|
|
82
|
+
## [0.0.3-next.44](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.43...modules-v0.0.3-next.44) (2026-05-19)
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
### Features
|
|
86
|
+
|
|
87
|
+
* update dependencies ([4da77ab](https://github.com/iotaledger/twin-framework/commit/4da77ab30f499e52825ac5a76f51436ceb59c26e))
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
### Dependencies
|
|
91
|
+
|
|
92
|
+
* The following workspace dependencies were updated
|
|
93
|
+
* dependencies
|
|
94
|
+
* @twin.org/core bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
95
|
+
* @twin.org/context bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
96
|
+
* @twin.org/nameof bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
97
|
+
* devDependencies
|
|
98
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
99
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
100
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
101
|
+
|
|
102
|
+
## [0.0.3-next.43](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.42...modules-v0.0.3-next.43) (2026-05-18)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
### Miscellaneous Chores
|
|
106
|
+
|
|
107
|
+
* **modules:** Synchronize repo versions
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
### Dependencies
|
|
111
|
+
|
|
112
|
+
* The following workspace dependencies were updated
|
|
113
|
+
* dependencies
|
|
114
|
+
* @twin.org/core bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
115
|
+
* @twin.org/context bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
116
|
+
* @twin.org/nameof bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
117
|
+
* devDependencies
|
|
118
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
119
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
120
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
121
|
+
|
|
122
|
+
## [0.0.3-next.42](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.41...modules-v0.0.3-next.42) (2026-05-15)
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Miscellaneous Chores
|
|
126
|
+
|
|
127
|
+
* **modules:** Synchronize repo versions
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
### Dependencies
|
|
131
|
+
|
|
132
|
+
* The following workspace dependencies were updated
|
|
133
|
+
* dependencies
|
|
134
|
+
* @twin.org/core bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
135
|
+
* @twin.org/context bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
136
|
+
* @twin.org/nameof bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
137
|
+
* devDependencies
|
|
138
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
139
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
140
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
141
|
+
|
|
142
|
+
## [0.0.3-next.41](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.40...modules-v0.0.3-next.41) (2026-05-13)
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
### Miscellaneous Chores
|
|
146
|
+
|
|
147
|
+
* **modules:** Synchronize repo versions
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
### Dependencies
|
|
151
|
+
|
|
152
|
+
* The following workspace dependencies were updated
|
|
153
|
+
* dependencies
|
|
154
|
+
* @twin.org/core bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
155
|
+
* @twin.org/context bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
156
|
+
* @twin.org/nameof bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
157
|
+
* devDependencies
|
|
158
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
159
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
160
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
161
|
+
|
|
162
|
+
## [0.0.3-next.40](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.39...modules-v0.0.3-next.40) (2026-05-13)
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
### Miscellaneous Chores
|
|
166
|
+
|
|
167
|
+
* **modules:** Synchronize repo versions
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
### Dependencies
|
|
171
|
+
|
|
172
|
+
* The following workspace dependencies were updated
|
|
173
|
+
* dependencies
|
|
174
|
+
* @twin.org/core bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
175
|
+
* @twin.org/context bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
176
|
+
* @twin.org/nameof bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
177
|
+
* devDependencies
|
|
178
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
179
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
180
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
181
|
+
|
|
182
|
+
## [0.0.3-next.39](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.38...modules-v0.0.3-next.39) (2026-05-13)
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
### Miscellaneous Chores
|
|
186
|
+
|
|
187
|
+
* **modules:** Synchronize repo versions
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
### Dependencies
|
|
191
|
+
|
|
192
|
+
* The following workspace dependencies were updated
|
|
193
|
+
* dependencies
|
|
194
|
+
* @twin.org/core bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
195
|
+
* @twin.org/context bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
196
|
+
* @twin.org/nameof bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
197
|
+
* devDependencies
|
|
198
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
199
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
200
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
201
|
+
|
|
202
|
+
## [0.0.3-next.38](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.37...modules-v0.0.3-next.38) (2026-05-11)
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
### Features
|
|
206
|
+
|
|
207
|
+
* typescript 6 update ([1d10f31](https://github.com/iotaledger/twin-framework/commit/1d10f31e6516ec622773f45e88af82fe749b384a))
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
### Dependencies
|
|
211
|
+
|
|
212
|
+
* The following workspace dependencies were updated
|
|
213
|
+
* dependencies
|
|
214
|
+
* @twin.org/core bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
215
|
+
* @twin.org/context bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
216
|
+
* @twin.org/nameof bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
217
|
+
* devDependencies
|
|
218
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
219
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
220
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
221
|
+
|
|
222
|
+
## [0.0.3-next.37](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.36...modules-v0.0.3-next.37) (2026-05-07)
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
### Miscellaneous Chores
|
|
226
|
+
|
|
227
|
+
* **modules:** Synchronize repo versions
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
### Dependencies
|
|
231
|
+
|
|
232
|
+
* The following workspace dependencies were updated
|
|
233
|
+
* dependencies
|
|
234
|
+
* @twin.org/core bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
235
|
+
* @twin.org/context bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
236
|
+
* @twin.org/nameof bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
237
|
+
* devDependencies
|
|
238
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
239
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
240
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
241
|
+
|
|
242
|
+
## [0.0.3-next.36](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.35...modules-v0.0.3-next.36) (2026-05-07)
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
### Miscellaneous Chores
|
|
246
|
+
|
|
247
|
+
* **modules:** Synchronize repo versions
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
### Dependencies
|
|
251
|
+
|
|
252
|
+
* The following workspace dependencies were updated
|
|
253
|
+
* dependencies
|
|
254
|
+
* @twin.org/core bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
255
|
+
* @twin.org/context bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
256
|
+
* @twin.org/nameof bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
257
|
+
* devDependencies
|
|
258
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
259
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
260
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
261
|
+
|
|
262
|
+
## [0.0.3-next.35](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.34...modules-v0.0.3-next.35) (2026-05-06)
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
### Miscellaneous Chores
|
|
266
|
+
|
|
267
|
+
* **modules:** Synchronize repo versions
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
### Dependencies
|
|
271
|
+
|
|
272
|
+
* The following workspace dependencies were updated
|
|
273
|
+
* dependencies
|
|
274
|
+
* @twin.org/core bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
275
|
+
* @twin.org/context bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
276
|
+
* @twin.org/nameof bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
277
|
+
* devDependencies
|
|
278
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
279
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
280
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
281
|
+
|
|
282
|
+
## [0.0.3-next.34](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.33...modules-v0.0.3-next.34) (2026-05-06)
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
### Miscellaneous Chores
|
|
286
|
+
|
|
287
|
+
* **modules:** Synchronize repo versions
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
### Dependencies
|
|
291
|
+
|
|
292
|
+
* The following workspace dependencies were updated
|
|
293
|
+
* dependencies
|
|
294
|
+
* @twin.org/core bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
295
|
+
* @twin.org/context bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
296
|
+
* @twin.org/nameof bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
297
|
+
* devDependencies
|
|
298
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
299
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
300
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
301
|
+
|
|
302
|
+
## [0.0.3-next.33](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.32...modules-v0.0.3-next.33) (2026-05-05)
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
### Miscellaneous Chores
|
|
306
|
+
|
|
307
|
+
* **modules:** Synchronize repo versions
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
### Dependencies
|
|
311
|
+
|
|
312
|
+
* The following workspace dependencies were updated
|
|
313
|
+
* dependencies
|
|
314
|
+
* @twin.org/core bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
315
|
+
* @twin.org/context bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
316
|
+
* @twin.org/nameof bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
317
|
+
* devDependencies
|
|
318
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
319
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
320
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
321
|
+
|
|
322
|
+
## [0.0.3-next.32](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.31...modules-v0.0.3-next.32) (2026-04-30)
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
### Miscellaneous Chores
|
|
326
|
+
|
|
327
|
+
* **modules:** Synchronize repo versions
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
### Dependencies
|
|
331
|
+
|
|
332
|
+
* The following workspace dependencies were updated
|
|
333
|
+
* dependencies
|
|
334
|
+
* @twin.org/core bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
335
|
+
* @twin.org/context bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
336
|
+
* @twin.org/nameof bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
337
|
+
* devDependencies
|
|
338
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
339
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
340
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
341
|
+
|
|
342
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.30...modules-v0.0.3-next.31) (2026-04-14)
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
### Miscellaneous Chores
|
|
346
|
+
|
|
347
|
+
* **modules:** Synchronize repo versions
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
### Dependencies
|
|
351
|
+
|
|
352
|
+
* The following workspace dependencies were updated
|
|
353
|
+
* dependencies
|
|
354
|
+
* @twin.org/core bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
355
|
+
* @twin.org/context bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
356
|
+
* @twin.org/nameof bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
357
|
+
* devDependencies
|
|
358
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
359
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
360
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
361
|
+
|
|
362
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.29...modules-v0.0.3-next.30) (2026-04-14)
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
### Miscellaneous Chores
|
|
366
|
+
|
|
367
|
+
* **modules:** Synchronize repo versions
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
### Dependencies
|
|
371
|
+
|
|
372
|
+
* The following workspace dependencies were updated
|
|
373
|
+
* dependencies
|
|
374
|
+
* @twin.org/core bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
375
|
+
* @twin.org/context bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
376
|
+
* @twin.org/nameof bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
377
|
+
* devDependencies
|
|
378
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
379
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
380
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
381
|
+
|
|
382
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.28...modules-v0.0.3-next.29) (2026-04-14)
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
### Miscellaneous Chores
|
|
386
|
+
|
|
387
|
+
* **modules:** Synchronize repo versions
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
### Dependencies
|
|
391
|
+
|
|
392
|
+
* The following workspace dependencies were updated
|
|
393
|
+
* dependencies
|
|
394
|
+
* @twin.org/core bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
395
|
+
* @twin.org/context bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
396
|
+
* @twin.org/nameof bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
397
|
+
* devDependencies
|
|
398
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
399
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
400
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
401
|
+
|
|
402
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.27...modules-v0.0.3-next.28) (2026-03-27)
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
### Miscellaneous Chores
|
|
406
|
+
|
|
407
|
+
* **modules:** Synchronize repo versions
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
### Dependencies
|
|
411
|
+
|
|
412
|
+
* The following workspace dependencies were updated
|
|
413
|
+
* dependencies
|
|
414
|
+
* @twin.org/core bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
415
|
+
* @twin.org/context bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
416
|
+
* @twin.org/nameof bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
417
|
+
* devDependencies
|
|
418
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
419
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
420
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
421
|
+
|
|
422
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.26...modules-v0.0.3-next.27) (2026-03-27)
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
### Miscellaneous Chores
|
|
426
|
+
|
|
427
|
+
* **modules:** Synchronize repo versions
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
### Dependencies
|
|
431
|
+
|
|
432
|
+
* The following workspace dependencies were updated
|
|
433
|
+
* dependencies
|
|
434
|
+
* @twin.org/core bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
435
|
+
* @twin.org/context bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
436
|
+
* @twin.org/nameof bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
437
|
+
* devDependencies
|
|
438
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
439
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
440
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
441
|
+
|
|
442
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.25...modules-v0.0.3-next.26) (2026-03-24)
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
### Miscellaneous Chores
|
|
446
|
+
|
|
447
|
+
* **modules:** Synchronize repo versions
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
### Dependencies
|
|
451
|
+
|
|
452
|
+
* The following workspace dependencies were updated
|
|
453
|
+
* dependencies
|
|
454
|
+
* @twin.org/core bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
455
|
+
* @twin.org/context bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
456
|
+
* @twin.org/nameof bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
457
|
+
* devDependencies
|
|
458
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
459
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
460
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
461
|
+
|
|
462
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.24...modules-v0.0.3-next.25) (2026-03-23)
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
### Miscellaneous Chores
|
|
466
|
+
|
|
467
|
+
* **modules:** Synchronize repo versions
|
|
468
|
+
|
|
469
|
+
|
|
470
|
+
### Dependencies
|
|
471
|
+
|
|
472
|
+
* The following workspace dependencies were updated
|
|
473
|
+
* dependencies
|
|
474
|
+
* @twin.org/core bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
475
|
+
* @twin.org/context bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
476
|
+
* @twin.org/nameof bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
477
|
+
* devDependencies
|
|
478
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
479
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
480
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
481
|
+
|
|
482
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.23...modules-v0.0.3-next.24) (2026-03-19)
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
### Bug Fixes
|
|
486
|
+
|
|
487
|
+
* ensure __decorate is defined for decorators ([103a563](https://github.com/iotaledger/twin-framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
### Dependencies
|
|
491
|
+
|
|
492
|
+
* The following workspace dependencies were updated
|
|
493
|
+
* dependencies
|
|
494
|
+
* @twin.org/core bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
495
|
+
* @twin.org/context bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
496
|
+
* @twin.org/nameof bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
497
|
+
* devDependencies
|
|
498
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
499
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
500
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
501
|
+
|
|
502
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.22...modules-v0.0.3-next.23) (2026-03-17)
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
### Miscellaneous Chores
|
|
506
|
+
|
|
507
|
+
* **modules:** Synchronize repo versions
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
### Dependencies
|
|
511
|
+
|
|
512
|
+
* The following workspace dependencies were updated
|
|
513
|
+
* dependencies
|
|
514
|
+
* @twin.org/core bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
515
|
+
* @twin.org/context bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
516
|
+
* @twin.org/nameof bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
517
|
+
* devDependencies
|
|
518
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
519
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
520
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
521
|
+
|
|
522
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.21...modules-v0.0.3-next.22) (2026-02-26)
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
### Miscellaneous Chores
|
|
526
|
+
|
|
527
|
+
* **modules:** Synchronize repo versions
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
### Dependencies
|
|
531
|
+
|
|
532
|
+
* The following workspace dependencies were updated
|
|
533
|
+
* dependencies
|
|
534
|
+
* @twin.org/core bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
535
|
+
* @twin.org/context bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
536
|
+
* @twin.org/nameof bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
537
|
+
* devDependencies
|
|
538
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
539
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
540
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
541
|
+
|
|
542
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.20...modules-v0.0.3-next.21) (2026-02-26)
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
### Features
|
|
546
|
+
|
|
547
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
548
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
549
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
550
|
+
* improve async pattern and error handling ([aaa1f68](https://github.com/iotaledger/twin-framework/commit/aaa1f6879d60adf04b78b0c1bbbec50f2873f020))
|
|
551
|
+
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/iotaledger/twin-framework/commit/ecf968b02934b3676be4bf7cd2d1e7f8e7af6ce2))
|
|
552
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
553
|
+
* module helper can now handle long running threads with messaging ([4ecbb9a](https://github.com/iotaledger/twin-framework/commit/4ecbb9a526927d462d4fb3f95ba2a44889202753))
|
|
554
|
+
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/iotaledger/twin-framework/commit/c78dc17f4357d3e1ae40e415f468d3eae13e81f4))
|
|
555
|
+
* provide module helper override ([e998a64](https://github.com/iotaledger/twin-framework/commit/e998a64842cfd18693a14444be33b084fef2bb90))
|
|
556
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
557
|
+
* retain detail in Errors from background threads ([52bdeef](https://github.com/iotaledger/twin-framework/commit/52bdeef7a75fd462ed118073b9dc7612304e038d))
|
|
558
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
559
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
560
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
### Dependencies
|
|
564
|
+
|
|
565
|
+
* The following workspace dependencies were updated
|
|
566
|
+
* dependencies
|
|
567
|
+
* @twin.org/core bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
568
|
+
* @twin.org/context bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
569
|
+
* @twin.org/nameof bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
570
|
+
* devDependencies
|
|
571
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
572
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
573
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
574
|
+
|
|
575
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.19...modules-v0.0.3-next.20) (2026-02-26)
|
|
576
|
+
|
|
577
|
+
|
|
578
|
+
### Miscellaneous Chores
|
|
579
|
+
|
|
580
|
+
* **modules:** Synchronize repo versions
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
### Dependencies
|
|
584
|
+
|
|
585
|
+
* The following workspace dependencies were updated
|
|
586
|
+
* dependencies
|
|
587
|
+
* @twin.org/core bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
588
|
+
* @twin.org/context bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
589
|
+
* @twin.org/nameof bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
590
|
+
* devDependencies
|
|
591
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
592
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
593
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
594
|
+
|
|
595
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.18...modules-v0.0.3-next.19) (2026-02-26)
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
### Miscellaneous Chores
|
|
599
|
+
|
|
600
|
+
* **modules:** Synchronize repo versions
|
|
601
|
+
|
|
602
|
+
|
|
603
|
+
### Dependencies
|
|
604
|
+
|
|
605
|
+
* The following workspace dependencies were updated
|
|
606
|
+
* dependencies
|
|
607
|
+
* @twin.org/core bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
608
|
+
* @twin.org/context bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
609
|
+
* @twin.org/nameof bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
610
|
+
* devDependencies
|
|
611
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
612
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
613
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
614
|
+
|
|
615
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.17...modules-v0.0.3-next.18) (2026-02-23)
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
### Miscellaneous Chores
|
|
619
|
+
|
|
620
|
+
* **modules:** Synchronize repo versions
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
### Dependencies
|
|
624
|
+
|
|
625
|
+
* The following workspace dependencies were updated
|
|
626
|
+
* dependencies
|
|
627
|
+
* @twin.org/core bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
628
|
+
* @twin.org/context bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
629
|
+
* @twin.org/nameof bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
630
|
+
* devDependencies
|
|
631
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
632
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
633
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
634
|
+
|
|
635
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.16...modules-v0.0.3-next.17) (2026-02-09)
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
### Miscellaneous Chores
|
|
639
|
+
|
|
640
|
+
* **modules:** Synchronize repo versions
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
### Dependencies
|
|
644
|
+
|
|
645
|
+
* The following workspace dependencies were updated
|
|
646
|
+
* dependencies
|
|
647
|
+
* @twin.org/core bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
648
|
+
* @twin.org/context bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
649
|
+
* @twin.org/nameof bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
650
|
+
* devDependencies
|
|
651
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
652
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
653
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
654
|
+
|
|
655
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.15...modules-v0.0.3-next.16) (2026-02-06)
|
|
656
|
+
|
|
657
|
+
|
|
658
|
+
### Miscellaneous Chores
|
|
659
|
+
|
|
660
|
+
* **modules:** Synchronize repo versions
|
|
661
|
+
|
|
662
|
+
|
|
663
|
+
### Dependencies
|
|
664
|
+
|
|
665
|
+
* The following workspace dependencies were updated
|
|
666
|
+
* dependencies
|
|
667
|
+
* @twin.org/core bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
668
|
+
* @twin.org/context bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
669
|
+
* @twin.org/nameof bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
670
|
+
* devDependencies
|
|
671
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
672
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
673
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
674
|
+
|
|
675
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.14...modules-v0.0.3-next.15) (2026-01-29)
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
### Miscellaneous Chores
|
|
679
|
+
|
|
680
|
+
* **modules:** Synchronize repo versions
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
### Dependencies
|
|
684
|
+
|
|
685
|
+
* The following workspace dependencies were updated
|
|
686
|
+
* dependencies
|
|
687
|
+
* @twin.org/core bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
688
|
+
* @twin.org/context bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
689
|
+
* @twin.org/nameof bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
690
|
+
* devDependencies
|
|
691
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
692
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
693
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
694
|
+
|
|
695
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.13...modules-v0.0.3-next.14) (2026-01-22)
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
### Miscellaneous Chores
|
|
699
|
+
|
|
700
|
+
* **modules:** Synchronize repo versions
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
### Dependencies
|
|
704
|
+
|
|
705
|
+
* The following workspace dependencies were updated
|
|
706
|
+
* dependencies
|
|
707
|
+
* @twin.org/core bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
708
|
+
* @twin.org/context bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
709
|
+
* @twin.org/nameof bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
710
|
+
* devDependencies
|
|
711
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
712
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
713
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
714
|
+
|
|
715
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.12...modules-v0.0.3-next.13) (2026-01-08)
|
|
716
|
+
|
|
717
|
+
|
|
718
|
+
### Miscellaneous Chores
|
|
719
|
+
|
|
720
|
+
* **modules:** Synchronize repo versions
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
### Dependencies
|
|
724
|
+
|
|
725
|
+
* The following workspace dependencies were updated
|
|
726
|
+
* dependencies
|
|
727
|
+
* @twin.org/core bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
728
|
+
* @twin.org/context bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
729
|
+
* @twin.org/nameof bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
730
|
+
* devDependencies
|
|
731
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
732
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
733
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
734
|
+
|
|
735
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.11...modules-v0.0.3-next.12) (2026-01-08)
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
### Miscellaneous Chores
|
|
739
|
+
|
|
740
|
+
* **modules:** Synchronize repo versions
|
|
741
|
+
|
|
742
|
+
|
|
743
|
+
### Dependencies
|
|
744
|
+
|
|
745
|
+
* The following workspace dependencies were updated
|
|
746
|
+
* dependencies
|
|
747
|
+
* @twin.org/core bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
748
|
+
* @twin.org/context bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
749
|
+
* @twin.org/nameof bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
750
|
+
* devDependencies
|
|
751
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
752
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
753
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
754
|
+
|
|
755
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.10...modules-v0.0.3-next.11) (2026-01-07)
|
|
756
|
+
|
|
757
|
+
|
|
758
|
+
### Miscellaneous Chores
|
|
759
|
+
|
|
760
|
+
* **modules:** Synchronize repo versions
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
### Dependencies
|
|
764
|
+
|
|
765
|
+
* The following workspace dependencies were updated
|
|
766
|
+
* dependencies
|
|
767
|
+
* @twin.org/core bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
768
|
+
* @twin.org/context bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
769
|
+
* @twin.org/nameof bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
770
|
+
* devDependencies
|
|
771
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
772
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
773
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
774
|
+
|
|
775
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.9...modules-v0.0.3-next.10) (2026-01-07)
|
|
776
|
+
|
|
777
|
+
|
|
778
|
+
### Features
|
|
779
|
+
|
|
780
|
+
* retain detail in Errors from background threads ([52bdeef](https://github.com/iotaledger/twin-framework/commit/52bdeef7a75fd462ed118073b9dc7612304e038d))
|
|
781
|
+
|
|
782
|
+
|
|
783
|
+
### Dependencies
|
|
784
|
+
|
|
785
|
+
* The following workspace dependencies were updated
|
|
786
|
+
* dependencies
|
|
787
|
+
* @twin.org/core bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
788
|
+
* @twin.org/context bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
789
|
+
* @twin.org/nameof bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
790
|
+
* devDependencies
|
|
791
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
792
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
793
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
794
|
+
|
|
795
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.8...modules-v0.0.3-next.9) (2026-01-05)
|
|
796
|
+
|
|
797
|
+
|
|
798
|
+
### Miscellaneous Chores
|
|
799
|
+
|
|
800
|
+
* **modules:** Synchronize repo versions
|
|
801
|
+
|
|
802
|
+
|
|
803
|
+
### Dependencies
|
|
804
|
+
|
|
805
|
+
* The following workspace dependencies were updated
|
|
806
|
+
* dependencies
|
|
807
|
+
* @twin.org/core bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
808
|
+
* @twin.org/context bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
809
|
+
* @twin.org/nameof bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
810
|
+
* devDependencies
|
|
811
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
812
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
813
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
814
|
+
|
|
815
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.7...modules-v0.0.3-next.8) (2025-11-26)
|
|
4
816
|
|
|
5
817
|
|
|
6
818
|
### Miscellaneous Chores
|
|
@@ -20,24 +832,24 @@
|
|
|
20
832
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
21
833
|
* @twin.org/validate-locales bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
22
834
|
|
|
23
|
-
## [0.0.3-next.7](https://github.com/
|
|
835
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.6...modules-v0.0.3-next.7) (2025-11-25)
|
|
24
836
|
|
|
25
837
|
|
|
26
838
|
### Features
|
|
27
839
|
|
|
28
|
-
* add context id features ([#206](https://github.com/
|
|
29
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
30
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
31
|
-
* improve async pattern and error handling ([aaa1f68](https://github.com/
|
|
32
|
-
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/
|
|
33
|
-
* locales validation ([#197](https://github.com/
|
|
34
|
-
* module helper can now handle long running threads with messaging ([4ecbb9a](https://github.com/
|
|
35
|
-
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/
|
|
36
|
-
* provide module helper override ([e998a64](https://github.com/
|
|
37
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
38
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
39
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
40
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
840
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
841
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
842
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
843
|
+
* improve async pattern and error handling ([aaa1f68](https://github.com/iotaledger/twin-framework/commit/aaa1f6879d60adf04b78b0c1bbbec50f2873f020))
|
|
844
|
+
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/iotaledger/twin-framework/commit/ecf968b02934b3676be4bf7cd2d1e7f8e7af6ce2))
|
|
845
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
846
|
+
* module helper can now handle long running threads with messaging ([4ecbb9a](https://github.com/iotaledger/twin-framework/commit/4ecbb9a526927d462d4fb3f95ba2a44889202753))
|
|
847
|
+
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/iotaledger/twin-framework/commit/c78dc17f4357d3e1ae40e415f468d3eae13e81f4))
|
|
848
|
+
* provide module helper override ([e998a64](https://github.com/iotaledger/twin-framework/commit/e998a64842cfd18693a14444be33b084fef2bb90))
|
|
849
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
850
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
851
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
852
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
41
853
|
|
|
42
854
|
|
|
43
855
|
### Dependencies
|
|
@@ -52,12 +864,12 @@
|
|
|
52
864
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
53
865
|
* @twin.org/validate-locales bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
54
866
|
|
|
55
|
-
## [0.0.3-next.6](https://github.com/
|
|
867
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.5...modules-v0.0.3-next.6) (2025-11-25)
|
|
56
868
|
|
|
57
869
|
|
|
58
870
|
### Features
|
|
59
871
|
|
|
60
|
-
* module helper can now handle long running threads with messaging ([4ecbb9a](https://github.com/
|
|
872
|
+
* module helper can now handle long running threads with messaging ([4ecbb9a](https://github.com/iotaledger/twin-framework/commit/4ecbb9a526927d462d4fb3f95ba2a44889202753))
|
|
61
873
|
|
|
62
874
|
|
|
63
875
|
### Dependencies
|
|
@@ -72,7 +884,7 @@
|
|
|
72
884
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
73
885
|
* @twin.org/validate-locales bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
74
886
|
|
|
75
|
-
## [0.0.3-next.5](https://github.com/
|
|
887
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.4...modules-v0.0.3-next.5) (2025-11-20)
|
|
76
888
|
|
|
77
889
|
|
|
78
890
|
### Miscellaneous Chores
|
|
@@ -91,7 +903,7 @@
|
|
|
91
903
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
92
904
|
* @twin.org/validate-locales bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
93
905
|
|
|
94
|
-
## [0.0.3-next.4](https://github.com/
|
|
906
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.3...modules-v0.0.3-next.4) (2025-11-13)
|
|
95
907
|
|
|
96
908
|
|
|
97
909
|
### Miscellaneous Chores
|
|
@@ -110,7 +922,7 @@
|
|
|
110
922
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
111
923
|
* @twin.org/validate-locales bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
112
924
|
|
|
113
|
-
## [0.0.3-next.3](https://github.com/
|
|
925
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.2...modules-v0.0.3-next.3) (2025-11-12)
|
|
114
926
|
|
|
115
927
|
|
|
116
928
|
### Miscellaneous Chores
|
|
@@ -129,7 +941,7 @@
|
|
|
129
941
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
130
942
|
* @twin.org/validate-locales bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
131
943
|
|
|
132
|
-
## [0.0.3-next.2](https://github.com/
|
|
944
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.1...modules-v0.0.3-next.2) (2025-11-12)
|
|
133
945
|
|
|
134
946
|
|
|
135
947
|
### Miscellaneous Chores
|
|
@@ -148,23 +960,23 @@
|
|
|
148
960
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
149
961
|
* @twin.org/validate-locales bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
150
962
|
|
|
151
|
-
## [0.0.3-next.1](https://github.com/
|
|
963
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.3-next.0...modules-v0.0.3-next.1) (2025-11-10)
|
|
152
964
|
|
|
153
965
|
|
|
154
966
|
### Features
|
|
155
967
|
|
|
156
|
-
* add context id features ([#206](https://github.com/
|
|
157
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
158
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
159
|
-
* improve async pattern and error handling ([aaa1f68](https://github.com/
|
|
160
|
-
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/
|
|
161
|
-
* locales validation ([#197](https://github.com/
|
|
162
|
-
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/
|
|
163
|
-
* provide module helper override ([e998a64](https://github.com/
|
|
164
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
165
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
166
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
167
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
968
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
969
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
970
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
971
|
+
* improve async pattern and error handling ([aaa1f68](https://github.com/iotaledger/twin-framework/commit/aaa1f6879d60adf04b78b0c1bbbec50f2873f020))
|
|
972
|
+
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/iotaledger/twin-framework/commit/ecf968b02934b3676be4bf7cd2d1e7f8e7af6ce2))
|
|
973
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
974
|
+
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/iotaledger/twin-framework/commit/c78dc17f4357d3e1ae40e415f468d3eae13e81f4))
|
|
975
|
+
* provide module helper override ([e998a64](https://github.com/iotaledger/twin-framework/commit/e998a64842cfd18693a14444be33b084fef2bb90))
|
|
976
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
977
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
978
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
979
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
168
980
|
|
|
169
981
|
|
|
170
982
|
### Dependencies
|
|
@@ -178,7 +990,7 @@
|
|
|
178
990
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
179
991
|
* @twin.org/validate-locales bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
180
992
|
|
|
181
|
-
## [0.0.2-next.22](https://github.com/
|
|
993
|
+
## [0.0.2-next.22](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.21...modules-v0.0.2-next.22) (2025-10-10)
|
|
182
994
|
|
|
183
995
|
|
|
184
996
|
### Miscellaneous Chores
|
|
@@ -197,12 +1009,12 @@
|
|
|
197
1009
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
198
1010
|
* @twin.org/validate-locales bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
199
1011
|
|
|
200
|
-
## [0.0.2-next.21](https://github.com/
|
|
1012
|
+
## [0.0.2-next.21](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.20...modules-v0.0.2-next.21) (2025-10-09)
|
|
201
1013
|
|
|
202
1014
|
|
|
203
1015
|
### Features
|
|
204
1016
|
|
|
205
|
-
* locales validation ([#197](https://github.com/
|
|
1017
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
206
1018
|
|
|
207
1019
|
|
|
208
1020
|
### Dependencies
|
|
@@ -216,12 +1028,12 @@
|
|
|
216
1028
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
217
1029
|
* @twin.org/validate-locales bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
218
1030
|
|
|
219
|
-
## [0.0.2-next.20](https://github.com/
|
|
1031
|
+
## [0.0.2-next.20](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.19...modules-v0.0.2-next.20) (2025-10-02)
|
|
220
1032
|
|
|
221
1033
|
|
|
222
1034
|
### Features
|
|
223
1035
|
|
|
224
|
-
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/
|
|
1036
|
+
* improve Is.function and ModuleHelper.getModuleMethod signatures ([ecf968b](https://github.com/iotaledger/twin-framework/commit/ecf968b02934b3676be4bf7cd2d1e7f8e7af6ce2))
|
|
225
1037
|
|
|
226
1038
|
|
|
227
1039
|
### Dependencies
|
|
@@ -234,7 +1046,7 @@
|
|
|
234
1046
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
235
1047
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
236
1048
|
|
|
237
|
-
## [0.0.2-next.19](https://github.com/
|
|
1049
|
+
## [0.0.2-next.19](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.18...modules-v0.0.2-next.19) (2025-09-30)
|
|
238
1050
|
|
|
239
1051
|
|
|
240
1052
|
### Miscellaneous Chores
|
|
@@ -252,7 +1064,7 @@
|
|
|
252
1064
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
253
1065
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
254
1066
|
|
|
255
|
-
## [0.0.2-next.18](https://github.com/
|
|
1067
|
+
## [0.0.2-next.18](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.17...modules-v0.0.2-next.18) (2025-09-29)
|
|
256
1068
|
|
|
257
1069
|
|
|
258
1070
|
### Miscellaneous Chores
|
|
@@ -270,7 +1082,7 @@
|
|
|
270
1082
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
271
1083
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
272
1084
|
|
|
273
|
-
## [0.0.2-next.17](https://github.com/
|
|
1085
|
+
## [0.0.2-next.17](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.16...modules-v0.0.2-next.17) (2025-09-29)
|
|
274
1086
|
|
|
275
1087
|
|
|
276
1088
|
### Miscellaneous Chores
|
|
@@ -288,12 +1100,12 @@
|
|
|
288
1100
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
289
1101
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
290
1102
|
|
|
291
|
-
## [0.0.2-next.16](https://github.com/
|
|
1103
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.15...modules-v0.0.2-next.16) (2025-09-28)
|
|
292
1104
|
|
|
293
1105
|
|
|
294
1106
|
### Features
|
|
295
1107
|
|
|
296
|
-
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/
|
|
1108
|
+
* nodeIdentity optional in IComponent methods ([c78dc17](https://github.com/iotaledger/twin-framework/commit/c78dc17f4357d3e1ae40e415f468d3eae13e81f4))
|
|
297
1109
|
|
|
298
1110
|
|
|
299
1111
|
### Dependencies
|
|
@@ -306,7 +1118,7 @@
|
|
|
306
1118
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
307
1119
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
308
1120
|
|
|
309
|
-
## [0.0.2-next.15](https://github.com/
|
|
1121
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.14...modules-v0.0.2-next.15) (2025-09-22)
|
|
310
1122
|
|
|
311
1123
|
|
|
312
1124
|
### Miscellaneous Chores
|
|
@@ -324,7 +1136,7 @@
|
|
|
324
1136
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
325
1137
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
326
1138
|
|
|
327
|
-
## [0.0.2-next.14](https://github.com/
|
|
1139
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.13...modules-v0.0.2-next.14) (2025-09-22)
|
|
328
1140
|
|
|
329
1141
|
|
|
330
1142
|
### Miscellaneous Chores
|
|
@@ -342,7 +1154,7 @@
|
|
|
342
1154
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
343
1155
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
344
1156
|
|
|
345
|
-
## [0.0.2-next.13](https://github.com/
|
|
1157
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.12...modules-v0.0.2-next.13) (2025-09-22)
|
|
346
1158
|
|
|
347
1159
|
|
|
348
1160
|
### Miscellaneous Chores
|
|
@@ -360,7 +1172,7 @@
|
|
|
360
1172
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
361
1173
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
362
1174
|
|
|
363
|
-
## [0.0.2-next.12](https://github.com/
|
|
1175
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.11...modules-v0.0.2-next.12) (2025-09-15)
|
|
364
1176
|
|
|
365
1177
|
|
|
366
1178
|
### Miscellaneous Chores
|
|
@@ -378,7 +1190,7 @@
|
|
|
378
1190
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
379
1191
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
380
1192
|
|
|
381
|
-
## [0.0.2-next.11](https://github.com/
|
|
1193
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.10...modules-v0.0.2-next.11) (2025-09-15)
|
|
382
1194
|
|
|
383
1195
|
|
|
384
1196
|
### Miscellaneous Chores
|
|
@@ -396,7 +1208,7 @@
|
|
|
396
1208
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
397
1209
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
398
1210
|
|
|
399
|
-
## [0.0.2-next.10](https://github.com/
|
|
1211
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.9...modules-v0.0.2-next.10) (2025-09-11)
|
|
400
1212
|
|
|
401
1213
|
|
|
402
1214
|
### Miscellaneous Chores
|
|
@@ -414,7 +1226,7 @@
|
|
|
414
1226
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
415
1227
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
416
1228
|
|
|
417
|
-
## [0.0.2-next.9](https://github.com/
|
|
1229
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.8...modules-v0.0.2-next.9) (2025-09-08)
|
|
418
1230
|
|
|
419
1231
|
|
|
420
1232
|
### Miscellaneous Chores
|
|
@@ -432,7 +1244,7 @@
|
|
|
432
1244
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
433
1245
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
434
1246
|
|
|
435
|
-
## [0.0.2-next.8](https://github.com/
|
|
1247
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.7...modules-v0.0.2-next.8) (2025-09-05)
|
|
436
1248
|
|
|
437
1249
|
|
|
438
1250
|
### Miscellaneous Chores
|
|
@@ -450,12 +1262,12 @@
|
|
|
450
1262
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
451
1263
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
452
1264
|
|
|
453
|
-
## [0.0.2-next.7](https://github.com/
|
|
1265
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.6...modules-v0.0.2-next.7) (2025-08-29)
|
|
454
1266
|
|
|
455
1267
|
|
|
456
1268
|
### Features
|
|
457
1269
|
|
|
458
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
1270
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
459
1271
|
|
|
460
1272
|
|
|
461
1273
|
### Dependencies
|
|
@@ -468,12 +1280,12 @@
|
|
|
468
1280
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
469
1281
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
470
1282
|
|
|
471
|
-
## [0.0.2-next.6](https://github.com/
|
|
1283
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.5...modules-v0.0.2-next.6) (2025-08-27)
|
|
472
1284
|
|
|
473
1285
|
|
|
474
1286
|
### Features
|
|
475
1287
|
|
|
476
|
-
* provide module helper override ([e998a64](https://github.com/
|
|
1288
|
+
* provide module helper override ([e998a64](https://github.com/iotaledger/twin-framework/commit/e998a64842cfd18693a14444be33b084fef2bb90))
|
|
477
1289
|
|
|
478
1290
|
|
|
479
1291
|
### Dependencies
|
|
@@ -486,12 +1298,12 @@
|
|
|
486
1298
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
487
1299
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
488
1300
|
|
|
489
|
-
## [0.0.2-next.5](https://github.com/
|
|
1301
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.4...modules-v0.0.2-next.5) (2025-08-19)
|
|
490
1302
|
|
|
491
1303
|
|
|
492
1304
|
### Features
|
|
493
1305
|
|
|
494
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
1306
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
495
1307
|
|
|
496
1308
|
|
|
497
1309
|
### Dependencies
|
|
@@ -504,7 +1316,7 @@
|
|
|
504
1316
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
505
1317
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
506
1318
|
|
|
507
|
-
## [0.0.2-next.4](https://github.com/
|
|
1319
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.3...modules-v0.0.2-next.4) (2025-08-15)
|
|
508
1320
|
|
|
509
1321
|
|
|
510
1322
|
### Miscellaneous Chores
|
|
@@ -522,16 +1334,16 @@
|
|
|
522
1334
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
523
1335
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
524
1336
|
|
|
525
|
-
## [0.0.2-next.3](https://github.com/
|
|
1337
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.2...modules-v0.0.2-next.3) (2025-08-06)
|
|
526
1338
|
|
|
527
1339
|
|
|
528
1340
|
### Features
|
|
529
1341
|
|
|
530
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
531
|
-
* improve async pattern and error handling ([aaa1f68](https://github.com/
|
|
532
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
533
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
534
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1342
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1343
|
+
* improve async pattern and error handling ([aaa1f68](https://github.com/iotaledger/twin-framework/commit/aaa1f6879d60adf04b78b0c1bbbec50f2873f020))
|
|
1344
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1345
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1346
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
535
1347
|
|
|
536
1348
|
|
|
537
1349
|
### Dependencies
|
|
@@ -544,16 +1356,16 @@
|
|
|
544
1356
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
545
1357
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
546
1358
|
|
|
547
|
-
## [0.0.2-next.2](https://github.com/
|
|
1359
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.1...modules-v0.0.2-next.2) (2025-08-06)
|
|
548
1360
|
|
|
549
1361
|
|
|
550
1362
|
### Features
|
|
551
1363
|
|
|
552
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
553
|
-
* improve async pattern and error handling ([aaa1f68](https://github.com/
|
|
554
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
555
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
556
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1364
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1365
|
+
* improve async pattern and error handling ([aaa1f68](https://github.com/iotaledger/twin-framework/commit/aaa1f6879d60adf04b78b0c1bbbec50f2873f020))
|
|
1366
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1367
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1368
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
557
1369
|
|
|
558
1370
|
|
|
559
1371
|
### Dependencies
|
|
@@ -566,16 +1378,16 @@
|
|
|
566
1378
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
567
1379
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
568
1380
|
|
|
569
|
-
## [0.0.2-next.1](https://github.com/
|
|
1381
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.2-next.0...modules-v0.0.2-next.1) (2025-08-06)
|
|
570
1382
|
|
|
571
1383
|
|
|
572
1384
|
### Features
|
|
573
1385
|
|
|
574
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
575
|
-
* improve async pattern and error handling ([aaa1f68](https://github.com/
|
|
576
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
577
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
578
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1386
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1387
|
+
* improve async pattern and error handling ([aaa1f68](https://github.com/iotaledger/twin-framework/commit/aaa1f6879d60adf04b78b0c1bbbec50f2873f020))
|
|
1388
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1389
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1390
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
579
1391
|
|
|
580
1392
|
|
|
581
1393
|
### Dependencies
|
|
@@ -593,8 +1405,8 @@
|
|
|
593
1405
|
|
|
594
1406
|
### Features
|
|
595
1407
|
|
|
596
|
-
* release to production ([829d53d](https://github.com/
|
|
597
|
-
* release to production ([5cf3a76](https://github.com/
|
|
1408
|
+
* release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
|
|
1409
|
+
* release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
|
|
598
1410
|
|
|
599
1411
|
|
|
600
1412
|
### Dependencies
|
|
@@ -607,15 +1419,15 @@
|
|
|
607
1419
|
* @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
|
|
608
1420
|
* @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1
|
|
609
1421
|
|
|
610
|
-
## [0.0.1-next.70](https://github.com/
|
|
1422
|
+
## [0.0.1-next.70](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.69...modules-v0.0.1-next.70) (2025-07-02)
|
|
611
1423
|
|
|
612
1424
|
|
|
613
1425
|
### Features
|
|
614
1426
|
|
|
615
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
616
|
-
* improve async pattern and error handling ([aaa1f68](https://github.com/
|
|
617
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
618
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1427
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1428
|
+
* improve async pattern and error handling ([aaa1f68](https://github.com/iotaledger/twin-framework/commit/aaa1f6879d60adf04b78b0c1bbbec50f2873f020))
|
|
1429
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1430
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
619
1431
|
|
|
620
1432
|
|
|
621
1433
|
### Dependencies
|
|
@@ -628,15 +1440,15 @@
|
|
|
628
1440
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
629
1441
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
630
1442
|
|
|
631
|
-
## [0.0.1-next.69](https://github.com/
|
|
1443
|
+
## [0.0.1-next.69](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.68...modules-v0.0.1-next.69) (2025-07-02)
|
|
632
1444
|
|
|
633
1445
|
|
|
634
1446
|
### Features
|
|
635
1447
|
|
|
636
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
637
|
-
* improve async pattern and error handling ([aaa1f68](https://github.com/
|
|
638
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
639
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1448
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1449
|
+
* improve async pattern and error handling ([aaa1f68](https://github.com/iotaledger/twin-framework/commit/aaa1f6879d60adf04b78b0c1bbbec50f2873f020))
|
|
1450
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1451
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
640
1452
|
|
|
641
1453
|
|
|
642
1454
|
### Dependencies
|
|
@@ -649,12 +1461,12 @@
|
|
|
649
1461
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
650
1462
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
651
1463
|
|
|
652
|
-
## [0.0.1-next.68](https://github.com/
|
|
1464
|
+
## [0.0.1-next.68](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.67...modules-v0.0.1-next.68) (2025-07-02)
|
|
653
1465
|
|
|
654
1466
|
|
|
655
1467
|
### Features
|
|
656
1468
|
|
|
657
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1469
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
658
1470
|
|
|
659
1471
|
|
|
660
1472
|
### Dependencies
|
|
@@ -667,7 +1479,7 @@
|
|
|
667
1479
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
668
1480
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
669
1481
|
|
|
670
|
-
## [0.0.1-next.67](https://github.com/
|
|
1482
|
+
## [0.0.1-next.67](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.66...modules-v0.0.1-next.67) (2025-06-26)
|
|
671
1483
|
|
|
672
1484
|
|
|
673
1485
|
### Miscellaneous Chores
|
|
@@ -681,7 +1493,7 @@
|
|
|
681
1493
|
* dependencies
|
|
682
1494
|
* @twin.org/core bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
683
1495
|
|
|
684
|
-
## [0.0.1-next.66](https://github.com/
|
|
1496
|
+
## [0.0.1-next.66](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.65...modules-v0.0.1-next.66) (2025-06-26)
|
|
685
1497
|
|
|
686
1498
|
|
|
687
1499
|
### Miscellaneous Chores
|
|
@@ -695,12 +1507,12 @@
|
|
|
695
1507
|
* dependencies
|
|
696
1508
|
* @twin.org/core bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
697
1509
|
|
|
698
|
-
## [0.0.1-next.65](https://github.com/
|
|
1510
|
+
## [0.0.1-next.65](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.64...modules-v0.0.1-next.65) (2025-06-19)
|
|
699
1511
|
|
|
700
1512
|
|
|
701
1513
|
### Features
|
|
702
1514
|
|
|
703
|
-
* improve async pattern and error handling ([aaa1f68](https://github.com/
|
|
1515
|
+
* improve async pattern and error handling ([aaa1f68](https://github.com/iotaledger/twin-framework/commit/aaa1f6879d60adf04b78b0c1bbbec50f2873f020))
|
|
704
1516
|
|
|
705
1517
|
|
|
706
1518
|
### Dependencies
|
|
@@ -709,7 +1521,7 @@
|
|
|
709
1521
|
* dependencies
|
|
710
1522
|
* @twin.org/core bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
711
1523
|
|
|
712
|
-
## [0.0.1-next.64](https://github.com/
|
|
1524
|
+
## [0.0.1-next.64](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.63...modules-v0.0.1-next.64) (2025-06-19)
|
|
713
1525
|
|
|
714
1526
|
|
|
715
1527
|
### Miscellaneous Chores
|
|
@@ -723,7 +1535,7 @@
|
|
|
723
1535
|
* dependencies
|
|
724
1536
|
* @twin.org/core bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
725
1537
|
|
|
726
|
-
## [0.0.1-next.63](https://github.com/
|
|
1538
|
+
## [0.0.1-next.63](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.62...modules-v0.0.1-next.63) (2025-06-18)
|
|
727
1539
|
|
|
728
1540
|
|
|
729
1541
|
### Miscellaneous Chores
|
|
@@ -737,13 +1549,13 @@
|
|
|
737
1549
|
* dependencies
|
|
738
1550
|
* @twin.org/core bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
739
1551
|
|
|
740
|
-
## [0.0.1-next.62](https://github.com/
|
|
1552
|
+
## [0.0.1-next.62](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.61...modules-v0.0.1-next.62) (2025-06-17)
|
|
741
1553
|
|
|
742
1554
|
|
|
743
1555
|
### Features
|
|
744
1556
|
|
|
745
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
746
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1557
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1558
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
747
1559
|
|
|
748
1560
|
|
|
749
1561
|
### Dependencies
|
|
@@ -752,7 +1564,7 @@
|
|
|
752
1564
|
* dependencies
|
|
753
1565
|
* @twin.org/core bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
754
1566
|
|
|
755
|
-
## [0.0.1-next.61](https://github.com/
|
|
1567
|
+
## [0.0.1-next.61](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.60...modules-v0.0.1-next.61) (2025-06-17)
|
|
756
1568
|
|
|
757
1569
|
|
|
758
1570
|
### Miscellaneous Chores
|
|
@@ -766,7 +1578,7 @@
|
|
|
766
1578
|
* dependencies
|
|
767
1579
|
* @twin.org/core bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
768
1580
|
|
|
769
|
-
## [0.0.1-next.60](https://github.com/
|
|
1581
|
+
## [0.0.1-next.60](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.59...modules-v0.0.1-next.60) (2025-06-17)
|
|
770
1582
|
|
|
771
1583
|
|
|
772
1584
|
### Miscellaneous Chores
|
|
@@ -780,7 +1592,7 @@
|
|
|
780
1592
|
* dependencies
|
|
781
1593
|
* @twin.org/core bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
782
1594
|
|
|
783
|
-
## [0.0.1-next.59](https://github.com/
|
|
1595
|
+
## [0.0.1-next.59](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.58...modules-v0.0.1-next.59) (2025-06-17)
|
|
784
1596
|
|
|
785
1597
|
|
|
786
1598
|
### Miscellaneous Chores
|
|
@@ -794,7 +1606,7 @@
|
|
|
794
1606
|
* dependencies
|
|
795
1607
|
* @twin.org/core bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
796
1608
|
|
|
797
|
-
## [0.0.1-next.58](https://github.com/
|
|
1609
|
+
## [0.0.1-next.58](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.57...modules-v0.0.1-next.58) (2025-06-13)
|
|
798
1610
|
|
|
799
1611
|
|
|
800
1612
|
### Miscellaneous Chores
|
|
@@ -808,12 +1620,12 @@
|
|
|
808
1620
|
* dependencies
|
|
809
1621
|
* @twin.org/core bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
810
1622
|
|
|
811
|
-
## [0.0.1-next.57](https://github.com/
|
|
1623
|
+
## [0.0.1-next.57](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.56...modules-v0.0.1-next.57) (2025-06-10)
|
|
812
1624
|
|
|
813
1625
|
|
|
814
1626
|
### Features
|
|
815
1627
|
|
|
816
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1628
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
817
1629
|
|
|
818
1630
|
|
|
819
1631
|
### Dependencies
|
|
@@ -822,7 +1634,7 @@
|
|
|
822
1634
|
* dependencies
|
|
823
1635
|
* @twin.org/core bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
824
1636
|
|
|
825
|
-
## [0.0.1-next.56](https://github.com/
|
|
1637
|
+
## [0.0.1-next.56](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.55...modules-v0.0.1-next.56) (2025-05-08)
|
|
826
1638
|
|
|
827
1639
|
|
|
828
1640
|
### Miscellaneous Chores
|
|
@@ -836,7 +1648,7 @@
|
|
|
836
1648
|
* dependencies
|
|
837
1649
|
* @twin.org/core bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
838
1650
|
|
|
839
|
-
## [0.0.1-next.55](https://github.com/
|
|
1651
|
+
## [0.0.1-next.55](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.54...modules-v0.0.1-next.55) (2025-05-07)
|
|
840
1652
|
|
|
841
1653
|
|
|
842
1654
|
### Miscellaneous Chores
|
|
@@ -850,7 +1662,7 @@
|
|
|
850
1662
|
* dependencies
|
|
851
1663
|
* @twin.org/core bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
852
1664
|
|
|
853
|
-
## [0.0.1-next.54](https://github.com/
|
|
1665
|
+
## [0.0.1-next.54](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.53...modules-v0.0.1-next.54) (2025-05-06)
|
|
854
1666
|
|
|
855
1667
|
|
|
856
1668
|
### Miscellaneous Chores
|
|
@@ -864,7 +1676,7 @@
|
|
|
864
1676
|
* dependencies
|
|
865
1677
|
* @twin.org/core bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
866
1678
|
|
|
867
|
-
## [0.0.1-next.53](https://github.com/
|
|
1679
|
+
## [0.0.1-next.53](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.52...modules-v0.0.1-next.53) (2025-05-01)
|
|
868
1680
|
|
|
869
1681
|
|
|
870
1682
|
### Miscellaneous Chores
|
|
@@ -878,12 +1690,12 @@
|
|
|
878
1690
|
* dependencies
|
|
879
1691
|
* @twin.org/core bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
880
1692
|
|
|
881
|
-
## [0.0.1-next.52](https://github.com/
|
|
1693
|
+
## [0.0.1-next.52](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.51...modules-v0.0.1-next.52) (2025-04-17)
|
|
882
1694
|
|
|
883
1695
|
|
|
884
1696
|
### Features
|
|
885
1697
|
|
|
886
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1698
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
887
1699
|
|
|
888
1700
|
|
|
889
1701
|
### Dependencies
|
|
@@ -892,7 +1704,7 @@
|
|
|
892
1704
|
* dependencies
|
|
893
1705
|
* @twin.org/core bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
894
1706
|
|
|
895
|
-
## [0.0.1-next.51](https://github.com/
|
|
1707
|
+
## [0.0.1-next.51](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.50...modules-v0.0.1-next.51) (2025-03-27)
|
|
896
1708
|
|
|
897
1709
|
|
|
898
1710
|
### Miscellaneous Chores
|
|
@@ -906,7 +1718,7 @@
|
|
|
906
1718
|
* dependencies
|
|
907
1719
|
* @twin.org/core bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
908
1720
|
|
|
909
|
-
## [0.0.1-next.50](https://github.com/
|
|
1721
|
+
## [0.0.1-next.50](https://github.com/iotaledger/twin-framework/compare/modules-v0.0.1-next.49...modules-v0.0.1-next.50) (2025-03-26)
|
|
910
1722
|
|
|
911
1723
|
|
|
912
1724
|
### Miscellaneous Chores
|