@twin.org/image 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 -4
- package/dist/es/encoders/jpegEncoder.js +9 -12
- package/dist/es/encoders/jpegEncoder.js.map +1 -1
- package/dist/es/encoders/pngEncoder.js +3 -3
- package/dist/es/encoders/pngEncoder.js.map +1 -1
- package/docs/changelog.md +863 -96
- package/docs/examples.md +48 -1
- package/docs/reference/classes/Color.md +13 -13
- package/docs/reference/classes/JpegEncoder.md +2 -2
- package/docs/reference/classes/PngEncoder.md +1 -1
- package/package.json +5 -5
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,773 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3
|
|
3
|
+
## [0.0.3](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3...image-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/image-v0.0.3-next.46...image-v0.0.3-next.47) (2026-05-25)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Miscellaneous Chores
|
|
26
|
+
|
|
27
|
+
* **image:** Synchronize repo versions
|
|
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/nameof bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
36
|
+
* devDependencies
|
|
37
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
38
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
39
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
40
|
+
|
|
41
|
+
## [0.0.3-next.46](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.45...image-v0.0.3-next.46) (2026-05-22)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Miscellaneous Chores
|
|
45
|
+
|
|
46
|
+
* **image:** Synchronize repo versions
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Dependencies
|
|
50
|
+
|
|
51
|
+
* The following workspace dependencies were updated
|
|
52
|
+
* dependencies
|
|
53
|
+
* @twin.org/core bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
54
|
+
* @twin.org/nameof bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
55
|
+
* devDependencies
|
|
56
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
57
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
58
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
59
|
+
|
|
60
|
+
## [0.0.3-next.45](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.44...image-v0.0.3-next.45) (2026-05-21)
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Miscellaneous Chores
|
|
64
|
+
|
|
65
|
+
* **image:** Synchronize repo versions
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
### Dependencies
|
|
69
|
+
|
|
70
|
+
* The following workspace dependencies were updated
|
|
71
|
+
* dependencies
|
|
72
|
+
* @twin.org/core bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
73
|
+
* @twin.org/nameof bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
74
|
+
* devDependencies
|
|
75
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
76
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
77
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
78
|
+
|
|
79
|
+
## [0.0.3-next.44](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.43...image-v0.0.3-next.44) (2026-05-19)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
### Features
|
|
83
|
+
|
|
84
|
+
* update dependencies ([4da77ab](https://github.com/iotaledger/twin-framework/commit/4da77ab30f499e52825ac5a76f51436ceb59c26e))
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
### Dependencies
|
|
88
|
+
|
|
89
|
+
* The following workspace dependencies were updated
|
|
90
|
+
* dependencies
|
|
91
|
+
* @twin.org/core bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
92
|
+
* @twin.org/nameof bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
93
|
+
* devDependencies
|
|
94
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
95
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
96
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
97
|
+
|
|
98
|
+
## [0.0.3-next.43](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.42...image-v0.0.3-next.43) (2026-05-18)
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
### Miscellaneous Chores
|
|
102
|
+
|
|
103
|
+
* **image:** Synchronize repo versions
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
### Dependencies
|
|
107
|
+
|
|
108
|
+
* The following workspace dependencies were updated
|
|
109
|
+
* dependencies
|
|
110
|
+
* @twin.org/core bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
111
|
+
* @twin.org/nameof bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
112
|
+
* devDependencies
|
|
113
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
114
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
115
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
116
|
+
|
|
117
|
+
## [0.0.3-next.42](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.41...image-v0.0.3-next.42) (2026-05-15)
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
### Miscellaneous Chores
|
|
121
|
+
|
|
122
|
+
* **image:** Synchronize repo versions
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Dependencies
|
|
126
|
+
|
|
127
|
+
* The following workspace dependencies were updated
|
|
128
|
+
* dependencies
|
|
129
|
+
* @twin.org/core bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
130
|
+
* @twin.org/nameof bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
131
|
+
* devDependencies
|
|
132
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
133
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
134
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
135
|
+
|
|
136
|
+
## [0.0.3-next.41](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.40...image-v0.0.3-next.41) (2026-05-13)
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
### Miscellaneous Chores
|
|
140
|
+
|
|
141
|
+
* **image:** Synchronize repo versions
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
### Dependencies
|
|
145
|
+
|
|
146
|
+
* The following workspace dependencies were updated
|
|
147
|
+
* dependencies
|
|
148
|
+
* @twin.org/core bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
149
|
+
* @twin.org/nameof bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
150
|
+
* devDependencies
|
|
151
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
152
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
153
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
154
|
+
|
|
155
|
+
## [0.0.3-next.40](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.39...image-v0.0.3-next.40) (2026-05-13)
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
### Miscellaneous Chores
|
|
159
|
+
|
|
160
|
+
* **image:** Synchronize repo versions
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
### Dependencies
|
|
164
|
+
|
|
165
|
+
* The following workspace dependencies were updated
|
|
166
|
+
* dependencies
|
|
167
|
+
* @twin.org/core bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
168
|
+
* @twin.org/nameof bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
169
|
+
* devDependencies
|
|
170
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
171
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
172
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
173
|
+
|
|
174
|
+
## [0.0.3-next.39](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.38...image-v0.0.3-next.39) (2026-05-13)
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
### Miscellaneous Chores
|
|
178
|
+
|
|
179
|
+
* **image:** Synchronize repo versions
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
### Dependencies
|
|
183
|
+
|
|
184
|
+
* The following workspace dependencies were updated
|
|
185
|
+
* dependencies
|
|
186
|
+
* @twin.org/core bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
187
|
+
* @twin.org/nameof bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
188
|
+
* devDependencies
|
|
189
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
190
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
191
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
192
|
+
|
|
193
|
+
## [0.0.3-next.38](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.37...image-v0.0.3-next.38) (2026-05-11)
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
### Features
|
|
197
|
+
|
|
198
|
+
* typescript 6 update ([1d10f31](https://github.com/iotaledger/twin-framework/commit/1d10f31e6516ec622773f45e88af82fe749b384a))
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
### Dependencies
|
|
202
|
+
|
|
203
|
+
* The following workspace dependencies were updated
|
|
204
|
+
* dependencies
|
|
205
|
+
* @twin.org/core bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
206
|
+
* @twin.org/nameof bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
207
|
+
* devDependencies
|
|
208
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
209
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
210
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
211
|
+
|
|
212
|
+
## [0.0.3-next.37](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.36...image-v0.0.3-next.37) (2026-05-07)
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
### Miscellaneous Chores
|
|
216
|
+
|
|
217
|
+
* **image:** Synchronize repo versions
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
### Dependencies
|
|
221
|
+
|
|
222
|
+
* The following workspace dependencies were updated
|
|
223
|
+
* dependencies
|
|
224
|
+
* @twin.org/core bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
225
|
+
* @twin.org/nameof bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
226
|
+
* devDependencies
|
|
227
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
228
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
229
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
230
|
+
|
|
231
|
+
## [0.0.3-next.36](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.35...image-v0.0.3-next.36) (2026-05-07)
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
### Miscellaneous Chores
|
|
235
|
+
|
|
236
|
+
* **image:** Synchronize repo versions
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
### Dependencies
|
|
240
|
+
|
|
241
|
+
* The following workspace dependencies were updated
|
|
242
|
+
* dependencies
|
|
243
|
+
* @twin.org/core bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
244
|
+
* @twin.org/nameof bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
245
|
+
* devDependencies
|
|
246
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
247
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
248
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
249
|
+
|
|
250
|
+
## [0.0.3-next.35](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.34...image-v0.0.3-next.35) (2026-05-06)
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
### Miscellaneous Chores
|
|
254
|
+
|
|
255
|
+
* **image:** Synchronize repo versions
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
### Dependencies
|
|
259
|
+
|
|
260
|
+
* The following workspace dependencies were updated
|
|
261
|
+
* dependencies
|
|
262
|
+
* @twin.org/core bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
263
|
+
* @twin.org/nameof bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
264
|
+
* devDependencies
|
|
265
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
266
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
267
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
268
|
+
|
|
269
|
+
## [0.0.3-next.34](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.33...image-v0.0.3-next.34) (2026-05-06)
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
### Miscellaneous Chores
|
|
273
|
+
|
|
274
|
+
* **image:** Synchronize repo versions
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
### Dependencies
|
|
278
|
+
|
|
279
|
+
* The following workspace dependencies were updated
|
|
280
|
+
* dependencies
|
|
281
|
+
* @twin.org/core bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
282
|
+
* @twin.org/nameof bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
283
|
+
* devDependencies
|
|
284
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
285
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
286
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
287
|
+
|
|
288
|
+
## [0.0.3-next.33](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.32...image-v0.0.3-next.33) (2026-05-05)
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
### Miscellaneous Chores
|
|
292
|
+
|
|
293
|
+
* **image:** Synchronize repo versions
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
### Dependencies
|
|
297
|
+
|
|
298
|
+
* The following workspace dependencies were updated
|
|
299
|
+
* dependencies
|
|
300
|
+
* @twin.org/core bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
301
|
+
* @twin.org/nameof bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
302
|
+
* devDependencies
|
|
303
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
304
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
305
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
306
|
+
|
|
307
|
+
## [0.0.3-next.32](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.31...image-v0.0.3-next.32) (2026-04-30)
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
### Miscellaneous Chores
|
|
311
|
+
|
|
312
|
+
* **image:** Synchronize repo versions
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
### Dependencies
|
|
316
|
+
|
|
317
|
+
* The following workspace dependencies were updated
|
|
318
|
+
* dependencies
|
|
319
|
+
* @twin.org/core bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
320
|
+
* @twin.org/nameof bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
321
|
+
* devDependencies
|
|
322
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
323
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
324
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
325
|
+
|
|
326
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.30...image-v0.0.3-next.31) (2026-04-14)
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
### Miscellaneous Chores
|
|
330
|
+
|
|
331
|
+
* **image:** Synchronize repo versions
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
### Dependencies
|
|
335
|
+
|
|
336
|
+
* The following workspace dependencies were updated
|
|
337
|
+
* dependencies
|
|
338
|
+
* @twin.org/core bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
339
|
+
* @twin.org/nameof bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
340
|
+
* devDependencies
|
|
341
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
342
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
343
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
344
|
+
|
|
345
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.29...image-v0.0.3-next.30) (2026-04-14)
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
### Miscellaneous Chores
|
|
349
|
+
|
|
350
|
+
* **image:** Synchronize repo versions
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
### Dependencies
|
|
354
|
+
|
|
355
|
+
* The following workspace dependencies were updated
|
|
356
|
+
* dependencies
|
|
357
|
+
* @twin.org/core bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
358
|
+
* @twin.org/nameof bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
359
|
+
* devDependencies
|
|
360
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
361
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
362
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
363
|
+
|
|
364
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.28...image-v0.0.3-next.29) (2026-04-14)
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
### Miscellaneous Chores
|
|
368
|
+
|
|
369
|
+
* **image:** Synchronize repo versions
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
### Dependencies
|
|
373
|
+
|
|
374
|
+
* The following workspace dependencies were updated
|
|
375
|
+
* dependencies
|
|
376
|
+
* @twin.org/core bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
377
|
+
* @twin.org/nameof bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
378
|
+
* devDependencies
|
|
379
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
380
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
381
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
382
|
+
|
|
383
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.27...image-v0.0.3-next.28) (2026-03-27)
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
### Miscellaneous Chores
|
|
387
|
+
|
|
388
|
+
* **image:** Synchronize repo versions
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
### Dependencies
|
|
392
|
+
|
|
393
|
+
* The following workspace dependencies were updated
|
|
394
|
+
* dependencies
|
|
395
|
+
* @twin.org/core bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
396
|
+
* @twin.org/nameof bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
397
|
+
* devDependencies
|
|
398
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
399
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
400
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
401
|
+
|
|
402
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.26...image-v0.0.3-next.27) (2026-03-27)
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
### Miscellaneous Chores
|
|
406
|
+
|
|
407
|
+
* **image:** 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.26 to 0.0.3-next.27
|
|
415
|
+
* @twin.org/nameof bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
416
|
+
* devDependencies
|
|
417
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
418
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
419
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
420
|
+
|
|
421
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.25...image-v0.0.3-next.26) (2026-03-24)
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
### Miscellaneous Chores
|
|
425
|
+
|
|
426
|
+
* **image:** Synchronize repo versions
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
### Dependencies
|
|
430
|
+
|
|
431
|
+
* The following workspace dependencies were updated
|
|
432
|
+
* dependencies
|
|
433
|
+
* @twin.org/core bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
434
|
+
* @twin.org/nameof bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
435
|
+
* devDependencies
|
|
436
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
437
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
438
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
439
|
+
|
|
440
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.24...image-v0.0.3-next.25) (2026-03-23)
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
### Miscellaneous Chores
|
|
444
|
+
|
|
445
|
+
* **image:** Synchronize repo versions
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
### Dependencies
|
|
449
|
+
|
|
450
|
+
* The following workspace dependencies were updated
|
|
451
|
+
* dependencies
|
|
452
|
+
* @twin.org/core bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
453
|
+
* @twin.org/nameof bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
454
|
+
* devDependencies
|
|
455
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
456
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
457
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
458
|
+
|
|
459
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.23...image-v0.0.3-next.24) (2026-03-19)
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
### Bug Fixes
|
|
463
|
+
|
|
464
|
+
* ensure __decorate is defined for decorators ([103a563](https://github.com/iotaledger/twin-framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
### Dependencies
|
|
468
|
+
|
|
469
|
+
* The following workspace dependencies were updated
|
|
470
|
+
* dependencies
|
|
471
|
+
* @twin.org/core bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
472
|
+
* @twin.org/nameof bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
473
|
+
* devDependencies
|
|
474
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
475
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
476
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
477
|
+
|
|
478
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.22...image-v0.0.3-next.23) (2026-03-17)
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
### Miscellaneous Chores
|
|
482
|
+
|
|
483
|
+
* **image:** Synchronize repo versions
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
### Dependencies
|
|
487
|
+
|
|
488
|
+
* The following workspace dependencies were updated
|
|
489
|
+
* dependencies
|
|
490
|
+
* @twin.org/core bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
491
|
+
* @twin.org/nameof bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
492
|
+
* devDependencies
|
|
493
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
494
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
495
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
496
|
+
|
|
497
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.21...image-v0.0.3-next.22) (2026-02-26)
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
### Miscellaneous Chores
|
|
501
|
+
|
|
502
|
+
* **image:** Synchronize repo versions
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
### Dependencies
|
|
506
|
+
|
|
507
|
+
* The following workspace dependencies were updated
|
|
508
|
+
* dependencies
|
|
509
|
+
* @twin.org/core bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
510
|
+
* @twin.org/nameof bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
511
|
+
* devDependencies
|
|
512
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
513
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
514
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
515
|
+
|
|
516
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.20...image-v0.0.3-next.21) (2026-02-26)
|
|
517
|
+
|
|
518
|
+
|
|
519
|
+
### Features
|
|
520
|
+
|
|
521
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
522
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
523
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
524
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
525
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
526
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
527
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
528
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
### Dependencies
|
|
532
|
+
|
|
533
|
+
* The following workspace dependencies were updated
|
|
534
|
+
* dependencies
|
|
535
|
+
* @twin.org/core bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
536
|
+
* @twin.org/nameof bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
537
|
+
* devDependencies
|
|
538
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
539
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
540
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
541
|
+
|
|
542
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.19...image-v0.0.3-next.20) (2026-02-26)
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
### Miscellaneous Chores
|
|
546
|
+
|
|
547
|
+
* **image:** Synchronize repo versions
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
### Dependencies
|
|
551
|
+
|
|
552
|
+
* The following workspace dependencies were updated
|
|
553
|
+
* dependencies
|
|
554
|
+
* @twin.org/core bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
555
|
+
* @twin.org/nameof bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
556
|
+
* devDependencies
|
|
557
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
558
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
559
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
560
|
+
|
|
561
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.18...image-v0.0.3-next.19) (2026-02-26)
|
|
562
|
+
|
|
563
|
+
|
|
564
|
+
### Miscellaneous Chores
|
|
565
|
+
|
|
566
|
+
* **image:** Synchronize repo versions
|
|
567
|
+
|
|
568
|
+
|
|
569
|
+
### Dependencies
|
|
570
|
+
|
|
571
|
+
* The following workspace dependencies were updated
|
|
572
|
+
* dependencies
|
|
573
|
+
* @twin.org/core bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
574
|
+
* @twin.org/nameof bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
575
|
+
* devDependencies
|
|
576
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
577
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
578
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
579
|
+
|
|
580
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.17...image-v0.0.3-next.18) (2026-02-23)
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
### Miscellaneous Chores
|
|
584
|
+
|
|
585
|
+
* **image:** Synchronize repo versions
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
### Dependencies
|
|
589
|
+
|
|
590
|
+
* The following workspace dependencies were updated
|
|
591
|
+
* dependencies
|
|
592
|
+
* @twin.org/core bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
593
|
+
* @twin.org/nameof bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
594
|
+
* devDependencies
|
|
595
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
596
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
597
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
598
|
+
|
|
599
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.16...image-v0.0.3-next.17) (2026-02-09)
|
|
600
|
+
|
|
601
|
+
|
|
602
|
+
### Miscellaneous Chores
|
|
603
|
+
|
|
604
|
+
* **image:** Synchronize repo versions
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
### Dependencies
|
|
608
|
+
|
|
609
|
+
* The following workspace dependencies were updated
|
|
610
|
+
* dependencies
|
|
611
|
+
* @twin.org/core bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
612
|
+
* @twin.org/nameof bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
613
|
+
* devDependencies
|
|
614
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
615
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
616
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
617
|
+
|
|
618
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.15...image-v0.0.3-next.16) (2026-02-06)
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
### Miscellaneous Chores
|
|
622
|
+
|
|
623
|
+
* **image:** Synchronize repo versions
|
|
624
|
+
|
|
625
|
+
|
|
626
|
+
### Dependencies
|
|
627
|
+
|
|
628
|
+
* The following workspace dependencies were updated
|
|
629
|
+
* dependencies
|
|
630
|
+
* @twin.org/core bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
631
|
+
* @twin.org/nameof bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
632
|
+
* devDependencies
|
|
633
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
634
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
635
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
636
|
+
|
|
637
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.14...image-v0.0.3-next.15) (2026-01-29)
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
### Miscellaneous Chores
|
|
641
|
+
|
|
642
|
+
* **image:** Synchronize repo versions
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
### Dependencies
|
|
646
|
+
|
|
647
|
+
* The following workspace dependencies were updated
|
|
648
|
+
* dependencies
|
|
649
|
+
* @twin.org/core bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
650
|
+
* @twin.org/nameof bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
651
|
+
* devDependencies
|
|
652
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
653
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
654
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
655
|
+
|
|
656
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.13...image-v0.0.3-next.14) (2026-01-22)
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
### Miscellaneous Chores
|
|
660
|
+
|
|
661
|
+
* **image:** Synchronize repo versions
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
### Dependencies
|
|
665
|
+
|
|
666
|
+
* The following workspace dependencies were updated
|
|
667
|
+
* dependencies
|
|
668
|
+
* @twin.org/core bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
669
|
+
* @twin.org/nameof bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
670
|
+
* devDependencies
|
|
671
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
672
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
673
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
674
|
+
|
|
675
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.12...image-v0.0.3-next.13) (2026-01-08)
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
### Miscellaneous Chores
|
|
679
|
+
|
|
680
|
+
* **image:** 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.12 to 0.0.3-next.13
|
|
688
|
+
* @twin.org/nameof bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
689
|
+
* devDependencies
|
|
690
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
691
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
692
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
693
|
+
|
|
694
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.11...image-v0.0.3-next.12) (2026-01-08)
|
|
695
|
+
|
|
696
|
+
|
|
697
|
+
### Miscellaneous Chores
|
|
698
|
+
|
|
699
|
+
* **image:** Synchronize repo versions
|
|
700
|
+
|
|
701
|
+
|
|
702
|
+
### Dependencies
|
|
703
|
+
|
|
704
|
+
* The following workspace dependencies were updated
|
|
705
|
+
* dependencies
|
|
706
|
+
* @twin.org/core bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
707
|
+
* @twin.org/nameof bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
708
|
+
* devDependencies
|
|
709
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
710
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
711
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
712
|
+
|
|
713
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.10...image-v0.0.3-next.11) (2026-01-07)
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
### Miscellaneous Chores
|
|
717
|
+
|
|
718
|
+
* **image:** Synchronize repo versions
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
### Dependencies
|
|
722
|
+
|
|
723
|
+
* The following workspace dependencies were updated
|
|
724
|
+
* dependencies
|
|
725
|
+
* @twin.org/core bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
726
|
+
* @twin.org/nameof bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
727
|
+
* devDependencies
|
|
728
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
729
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
730
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
731
|
+
|
|
732
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.9...image-v0.0.3-next.10) (2026-01-07)
|
|
733
|
+
|
|
734
|
+
|
|
735
|
+
### Miscellaneous Chores
|
|
736
|
+
|
|
737
|
+
* **image:** Synchronize repo versions
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
### Dependencies
|
|
741
|
+
|
|
742
|
+
* The following workspace dependencies were updated
|
|
743
|
+
* dependencies
|
|
744
|
+
* @twin.org/core bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
745
|
+
* @twin.org/nameof bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
746
|
+
* devDependencies
|
|
747
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
748
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
749
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
750
|
+
|
|
751
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.8...image-v0.0.3-next.9) (2026-01-05)
|
|
752
|
+
|
|
753
|
+
|
|
754
|
+
### Miscellaneous Chores
|
|
755
|
+
|
|
756
|
+
* **image:** Synchronize repo versions
|
|
757
|
+
|
|
758
|
+
|
|
759
|
+
### Dependencies
|
|
760
|
+
|
|
761
|
+
* The following workspace dependencies were updated
|
|
762
|
+
* dependencies
|
|
763
|
+
* @twin.org/core bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
764
|
+
* @twin.org/nameof bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
765
|
+
* devDependencies
|
|
766
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
767
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
768
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
769
|
+
|
|
770
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.7...image-v0.0.3-next.8) (2025-11-26)
|
|
4
771
|
|
|
5
772
|
|
|
6
773
|
### Miscellaneous Chores
|
|
@@ -19,19 +786,19 @@
|
|
|
19
786
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
20
787
|
* @twin.org/validate-locales bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
21
788
|
|
|
22
|
-
## [0.0.3-next.7](https://github.com/
|
|
789
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.6...image-v0.0.3-next.7) (2025-11-25)
|
|
23
790
|
|
|
24
791
|
|
|
25
792
|
### Features
|
|
26
793
|
|
|
27
|
-
* add context id features ([#206](https://github.com/
|
|
28
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
29
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
30
|
-
* locales validation ([#197](https://github.com/
|
|
31
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
32
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
33
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
34
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
794
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
795
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
796
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
797
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
798
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
799
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
800
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
801
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
35
802
|
|
|
36
803
|
|
|
37
804
|
### Dependencies
|
|
@@ -45,7 +812,7 @@
|
|
|
45
812
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
46
813
|
* @twin.org/validate-locales bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
47
814
|
|
|
48
|
-
## [0.0.3-next.6](https://github.com/
|
|
815
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.5...image-v0.0.3-next.6) (2025-11-25)
|
|
49
816
|
|
|
50
817
|
|
|
51
818
|
### Miscellaneous Chores
|
|
@@ -64,7 +831,7 @@
|
|
|
64
831
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
65
832
|
* @twin.org/validate-locales bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
66
833
|
|
|
67
|
-
## [0.0.3-next.5](https://github.com/
|
|
834
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.4...image-v0.0.3-next.5) (2025-11-20)
|
|
68
835
|
|
|
69
836
|
|
|
70
837
|
### Miscellaneous Chores
|
|
@@ -83,7 +850,7 @@
|
|
|
83
850
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
84
851
|
* @twin.org/validate-locales bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
85
852
|
|
|
86
|
-
## [0.0.3-next.4](https://github.com/
|
|
853
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.3...image-v0.0.3-next.4) (2025-11-13)
|
|
87
854
|
|
|
88
855
|
|
|
89
856
|
### Miscellaneous Chores
|
|
@@ -102,7 +869,7 @@
|
|
|
102
869
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
103
870
|
* @twin.org/validate-locales bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
104
871
|
|
|
105
|
-
## [0.0.3-next.3](https://github.com/
|
|
872
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.2...image-v0.0.3-next.3) (2025-11-12)
|
|
106
873
|
|
|
107
874
|
|
|
108
875
|
### Miscellaneous Chores
|
|
@@ -121,7 +888,7 @@
|
|
|
121
888
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
122
889
|
* @twin.org/validate-locales bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
123
890
|
|
|
124
|
-
## [0.0.3-next.2](https://github.com/
|
|
891
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.1...image-v0.0.3-next.2) (2025-11-12)
|
|
125
892
|
|
|
126
893
|
|
|
127
894
|
### Miscellaneous Chores
|
|
@@ -140,19 +907,19 @@
|
|
|
140
907
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
141
908
|
* @twin.org/validate-locales bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
142
909
|
|
|
143
|
-
## [0.0.3-next.1](https://github.com/
|
|
910
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-framework/compare/image-v0.0.3-next.0...image-v0.0.3-next.1) (2025-11-10)
|
|
144
911
|
|
|
145
912
|
|
|
146
913
|
### Features
|
|
147
914
|
|
|
148
|
-
* add context id features ([#206](https://github.com/
|
|
149
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
150
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
151
|
-
* locales validation ([#197](https://github.com/
|
|
152
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
153
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
154
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
155
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
915
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
916
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
917
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
918
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
919
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
920
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
921
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
922
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
156
923
|
|
|
157
924
|
|
|
158
925
|
### Dependencies
|
|
@@ -166,7 +933,7 @@
|
|
|
166
933
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
167
934
|
* @twin.org/validate-locales bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
168
935
|
|
|
169
|
-
## [0.0.2-next.22](https://github.com/
|
|
936
|
+
## [0.0.2-next.22](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.21...image-v0.0.2-next.22) (2025-10-10)
|
|
170
937
|
|
|
171
938
|
|
|
172
939
|
### Miscellaneous Chores
|
|
@@ -185,12 +952,12 @@
|
|
|
185
952
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
186
953
|
* @twin.org/validate-locales bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
187
954
|
|
|
188
|
-
## [0.0.2-next.21](https://github.com/
|
|
955
|
+
## [0.0.2-next.21](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.20...image-v0.0.2-next.21) (2025-10-09)
|
|
189
956
|
|
|
190
957
|
|
|
191
958
|
### Features
|
|
192
959
|
|
|
193
|
-
* locales validation ([#197](https://github.com/
|
|
960
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
194
961
|
|
|
195
962
|
|
|
196
963
|
### Dependencies
|
|
@@ -204,7 +971,7 @@
|
|
|
204
971
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
205
972
|
* @twin.org/validate-locales bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
206
973
|
|
|
207
|
-
## [0.0.2-next.20](https://github.com/
|
|
974
|
+
## [0.0.2-next.20](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.19...image-v0.0.2-next.20) (2025-10-02)
|
|
208
975
|
|
|
209
976
|
|
|
210
977
|
### Miscellaneous Chores
|
|
@@ -222,7 +989,7 @@
|
|
|
222
989
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
223
990
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
224
991
|
|
|
225
|
-
## [0.0.2-next.19](https://github.com/
|
|
992
|
+
## [0.0.2-next.19](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.18...image-v0.0.2-next.19) (2025-09-30)
|
|
226
993
|
|
|
227
994
|
|
|
228
995
|
### Miscellaneous Chores
|
|
@@ -240,7 +1007,7 @@
|
|
|
240
1007
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
241
1008
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
242
1009
|
|
|
243
|
-
## [0.0.2-next.18](https://github.com/
|
|
1010
|
+
## [0.0.2-next.18](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.17...image-v0.0.2-next.18) (2025-09-29)
|
|
244
1011
|
|
|
245
1012
|
|
|
246
1013
|
### Miscellaneous Chores
|
|
@@ -258,7 +1025,7 @@
|
|
|
258
1025
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
259
1026
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
260
1027
|
|
|
261
|
-
## [0.0.2-next.17](https://github.com/
|
|
1028
|
+
## [0.0.2-next.17](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.16...image-v0.0.2-next.17) (2025-09-29)
|
|
262
1029
|
|
|
263
1030
|
|
|
264
1031
|
### Miscellaneous Chores
|
|
@@ -276,7 +1043,7 @@
|
|
|
276
1043
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
277
1044
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
278
1045
|
|
|
279
|
-
## [0.0.2-next.16](https://github.com/
|
|
1046
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.15...image-v0.0.2-next.16) (2025-09-28)
|
|
280
1047
|
|
|
281
1048
|
|
|
282
1049
|
### Miscellaneous Chores
|
|
@@ -294,7 +1061,7 @@
|
|
|
294
1061
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
295
1062
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
296
1063
|
|
|
297
|
-
## [0.0.2-next.15](https://github.com/
|
|
1064
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.14...image-v0.0.2-next.15) (2025-09-22)
|
|
298
1065
|
|
|
299
1066
|
|
|
300
1067
|
### Miscellaneous Chores
|
|
@@ -312,7 +1079,7 @@
|
|
|
312
1079
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
313
1080
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
314
1081
|
|
|
315
|
-
## [0.0.2-next.14](https://github.com/
|
|
1082
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.13...image-v0.0.2-next.14) (2025-09-22)
|
|
316
1083
|
|
|
317
1084
|
|
|
318
1085
|
### Miscellaneous Chores
|
|
@@ -330,7 +1097,7 @@
|
|
|
330
1097
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
331
1098
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
332
1099
|
|
|
333
|
-
## [0.0.2-next.13](https://github.com/
|
|
1100
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.12...image-v0.0.2-next.13) (2025-09-22)
|
|
334
1101
|
|
|
335
1102
|
|
|
336
1103
|
### Miscellaneous Chores
|
|
@@ -348,7 +1115,7 @@
|
|
|
348
1115
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
349
1116
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
350
1117
|
|
|
351
|
-
## [0.0.2-next.12](https://github.com/
|
|
1118
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.11...image-v0.0.2-next.12) (2025-09-15)
|
|
352
1119
|
|
|
353
1120
|
|
|
354
1121
|
### Miscellaneous Chores
|
|
@@ -366,7 +1133,7 @@
|
|
|
366
1133
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
367
1134
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
368
1135
|
|
|
369
|
-
## [0.0.2-next.11](https://github.com/
|
|
1136
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.10...image-v0.0.2-next.11) (2025-09-15)
|
|
370
1137
|
|
|
371
1138
|
|
|
372
1139
|
### Miscellaneous Chores
|
|
@@ -384,7 +1151,7 @@
|
|
|
384
1151
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
385
1152
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
386
1153
|
|
|
387
|
-
## [0.0.2-next.10](https://github.com/
|
|
1154
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.9...image-v0.0.2-next.10) (2025-09-11)
|
|
388
1155
|
|
|
389
1156
|
|
|
390
1157
|
### Miscellaneous Chores
|
|
@@ -402,7 +1169,7 @@
|
|
|
402
1169
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
403
1170
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
404
1171
|
|
|
405
|
-
## [0.0.2-next.9](https://github.com/
|
|
1172
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.8...image-v0.0.2-next.9) (2025-09-08)
|
|
406
1173
|
|
|
407
1174
|
|
|
408
1175
|
### Miscellaneous Chores
|
|
@@ -420,7 +1187,7 @@
|
|
|
420
1187
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
421
1188
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
422
1189
|
|
|
423
|
-
## [0.0.2-next.8](https://github.com/
|
|
1190
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.7...image-v0.0.2-next.8) (2025-09-05)
|
|
424
1191
|
|
|
425
1192
|
|
|
426
1193
|
### Miscellaneous Chores
|
|
@@ -438,12 +1205,12 @@
|
|
|
438
1205
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
439
1206
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
440
1207
|
|
|
441
|
-
## [0.0.2-next.7](https://github.com/
|
|
1208
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.6...image-v0.0.2-next.7) (2025-08-29)
|
|
442
1209
|
|
|
443
1210
|
|
|
444
1211
|
### Features
|
|
445
1212
|
|
|
446
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
1213
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
447
1214
|
|
|
448
1215
|
|
|
449
1216
|
### Dependencies
|
|
@@ -456,7 +1223,7 @@
|
|
|
456
1223
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
457
1224
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
458
1225
|
|
|
459
|
-
## [0.0.2-next.6](https://github.com/
|
|
1226
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.5...image-v0.0.2-next.6) (2025-08-27)
|
|
460
1227
|
|
|
461
1228
|
|
|
462
1229
|
### Miscellaneous Chores
|
|
@@ -474,12 +1241,12 @@
|
|
|
474
1241
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
475
1242
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
476
1243
|
|
|
477
|
-
## [0.0.2-next.5](https://github.com/
|
|
1244
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.4...image-v0.0.2-next.5) (2025-08-19)
|
|
478
1245
|
|
|
479
1246
|
|
|
480
1247
|
### Features
|
|
481
1248
|
|
|
482
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
1249
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
483
1250
|
|
|
484
1251
|
|
|
485
1252
|
### Dependencies
|
|
@@ -492,7 +1259,7 @@
|
|
|
492
1259
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
493
1260
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
494
1261
|
|
|
495
|
-
## [0.0.2-next.4](https://github.com/
|
|
1262
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.3...image-v0.0.2-next.4) (2025-08-15)
|
|
496
1263
|
|
|
497
1264
|
|
|
498
1265
|
### Miscellaneous Chores
|
|
@@ -510,15 +1277,15 @@
|
|
|
510
1277
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
511
1278
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
512
1279
|
|
|
513
|
-
## [0.0.2-next.3](https://github.com/
|
|
1280
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.2...image-v0.0.2-next.3) (2025-08-06)
|
|
514
1281
|
|
|
515
1282
|
|
|
516
1283
|
### Features
|
|
517
1284
|
|
|
518
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
519
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
520
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
521
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1285
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1286
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1287
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1288
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
522
1289
|
|
|
523
1290
|
|
|
524
1291
|
### Dependencies
|
|
@@ -531,15 +1298,15 @@
|
|
|
531
1298
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
532
1299
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
533
1300
|
|
|
534
|
-
## [0.0.2-next.2](https://github.com/
|
|
1301
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.1...image-v0.0.2-next.2) (2025-08-06)
|
|
535
1302
|
|
|
536
1303
|
|
|
537
1304
|
### Features
|
|
538
1305
|
|
|
539
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
540
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
541
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
542
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1306
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1307
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1308
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1309
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
543
1310
|
|
|
544
1311
|
|
|
545
1312
|
### Dependencies
|
|
@@ -552,15 +1319,15 @@
|
|
|
552
1319
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
553
1320
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
554
1321
|
|
|
555
|
-
## [0.0.2-next.1](https://github.com/
|
|
1322
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-framework/compare/image-v0.0.2-next.0...image-v0.0.2-next.1) (2025-08-06)
|
|
556
1323
|
|
|
557
1324
|
|
|
558
1325
|
### Features
|
|
559
1326
|
|
|
560
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
561
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
562
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
563
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1327
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1328
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1329
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1330
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
564
1331
|
|
|
565
1332
|
|
|
566
1333
|
### Dependencies
|
|
@@ -578,8 +1345,8 @@
|
|
|
578
1345
|
|
|
579
1346
|
### Features
|
|
580
1347
|
|
|
581
|
-
* release to production ([829d53d](https://github.com/
|
|
582
|
-
* release to production ([5cf3a76](https://github.com/
|
|
1348
|
+
* release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
|
|
1349
|
+
* release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
|
|
583
1350
|
|
|
584
1351
|
|
|
585
1352
|
### Dependencies
|
|
@@ -592,14 +1359,14 @@
|
|
|
592
1359
|
* @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
|
|
593
1360
|
* @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1
|
|
594
1361
|
|
|
595
|
-
## [0.0.1-next.70](https://github.com/
|
|
1362
|
+
## [0.0.1-next.70](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.69...image-v0.0.1-next.70) (2025-07-02)
|
|
596
1363
|
|
|
597
1364
|
|
|
598
1365
|
### Features
|
|
599
1366
|
|
|
600
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
601
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
602
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1367
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1368
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1369
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
603
1370
|
|
|
604
1371
|
|
|
605
1372
|
### Dependencies
|
|
@@ -612,14 +1379,14 @@
|
|
|
612
1379
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
613
1380
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
614
1381
|
|
|
615
|
-
## [0.0.1-next.69](https://github.com/
|
|
1382
|
+
## [0.0.1-next.69](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.68...image-v0.0.1-next.69) (2025-07-02)
|
|
616
1383
|
|
|
617
1384
|
|
|
618
1385
|
### Features
|
|
619
1386
|
|
|
620
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
621
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
622
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1387
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1388
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1389
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
623
1390
|
|
|
624
1391
|
|
|
625
1392
|
### Dependencies
|
|
@@ -632,12 +1399,12 @@
|
|
|
632
1399
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
633
1400
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
634
1401
|
|
|
635
|
-
## [0.0.1-next.68](https://github.com/
|
|
1402
|
+
## [0.0.1-next.68](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.67...image-v0.0.1-next.68) (2025-07-02)
|
|
636
1403
|
|
|
637
1404
|
|
|
638
1405
|
### Features
|
|
639
1406
|
|
|
640
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1407
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
641
1408
|
|
|
642
1409
|
|
|
643
1410
|
### Dependencies
|
|
@@ -650,7 +1417,7 @@
|
|
|
650
1417
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
651
1418
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
652
1419
|
|
|
653
|
-
## [0.0.1-next.67](https://github.com/
|
|
1420
|
+
## [0.0.1-next.67](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.66...image-v0.0.1-next.67) (2025-06-26)
|
|
654
1421
|
|
|
655
1422
|
|
|
656
1423
|
### Miscellaneous Chores
|
|
@@ -664,7 +1431,7 @@
|
|
|
664
1431
|
* dependencies
|
|
665
1432
|
* @twin.org/core bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
666
1433
|
|
|
667
|
-
## [0.0.1-next.66](https://github.com/
|
|
1434
|
+
## [0.0.1-next.66](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.65...image-v0.0.1-next.66) (2025-06-26)
|
|
668
1435
|
|
|
669
1436
|
|
|
670
1437
|
### Miscellaneous Chores
|
|
@@ -678,7 +1445,7 @@
|
|
|
678
1445
|
* dependencies
|
|
679
1446
|
* @twin.org/core bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
680
1447
|
|
|
681
|
-
## [0.0.1-next.65](https://github.com/
|
|
1448
|
+
## [0.0.1-next.65](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.64...image-v0.0.1-next.65) (2025-06-19)
|
|
682
1449
|
|
|
683
1450
|
|
|
684
1451
|
### Miscellaneous Chores
|
|
@@ -692,7 +1459,7 @@
|
|
|
692
1459
|
* dependencies
|
|
693
1460
|
* @twin.org/core bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
694
1461
|
|
|
695
|
-
## [0.0.1-next.64](https://github.com/
|
|
1462
|
+
## [0.0.1-next.64](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.63...image-v0.0.1-next.64) (2025-06-19)
|
|
696
1463
|
|
|
697
1464
|
|
|
698
1465
|
### Miscellaneous Chores
|
|
@@ -706,7 +1473,7 @@
|
|
|
706
1473
|
* dependencies
|
|
707
1474
|
* @twin.org/core bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
708
1475
|
|
|
709
|
-
## [0.0.1-next.63](https://github.com/
|
|
1476
|
+
## [0.0.1-next.63](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.62...image-v0.0.1-next.63) (2025-06-18)
|
|
710
1477
|
|
|
711
1478
|
|
|
712
1479
|
### Miscellaneous Chores
|
|
@@ -720,13 +1487,13 @@
|
|
|
720
1487
|
* dependencies
|
|
721
1488
|
* @twin.org/core bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
722
1489
|
|
|
723
|
-
## [0.0.1-next.62](https://github.com/
|
|
1490
|
+
## [0.0.1-next.62](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.61...image-v0.0.1-next.62) (2025-06-17)
|
|
724
1491
|
|
|
725
1492
|
|
|
726
1493
|
### Features
|
|
727
1494
|
|
|
728
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
729
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1495
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1496
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
730
1497
|
|
|
731
1498
|
|
|
732
1499
|
### Dependencies
|
|
@@ -735,7 +1502,7 @@
|
|
|
735
1502
|
* dependencies
|
|
736
1503
|
* @twin.org/core bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
737
1504
|
|
|
738
|
-
## [0.0.1-next.61](https://github.com/
|
|
1505
|
+
## [0.0.1-next.61](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.60...image-v0.0.1-next.61) (2025-06-17)
|
|
739
1506
|
|
|
740
1507
|
|
|
741
1508
|
### Miscellaneous Chores
|
|
@@ -749,7 +1516,7 @@
|
|
|
749
1516
|
* dependencies
|
|
750
1517
|
* @twin.org/core bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
751
1518
|
|
|
752
|
-
## [0.0.1-next.60](https://github.com/
|
|
1519
|
+
## [0.0.1-next.60](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.59...image-v0.0.1-next.60) (2025-06-17)
|
|
753
1520
|
|
|
754
1521
|
|
|
755
1522
|
### Miscellaneous Chores
|
|
@@ -763,7 +1530,7 @@
|
|
|
763
1530
|
* dependencies
|
|
764
1531
|
* @twin.org/core bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
765
1532
|
|
|
766
|
-
## [0.0.1-next.59](https://github.com/
|
|
1533
|
+
## [0.0.1-next.59](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.58...image-v0.0.1-next.59) (2025-06-17)
|
|
767
1534
|
|
|
768
1535
|
|
|
769
1536
|
### Miscellaneous Chores
|
|
@@ -777,7 +1544,7 @@
|
|
|
777
1544
|
* dependencies
|
|
778
1545
|
* @twin.org/core bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
779
1546
|
|
|
780
|
-
## [0.0.1-next.58](https://github.com/
|
|
1547
|
+
## [0.0.1-next.58](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.57...image-v0.0.1-next.58) (2025-06-13)
|
|
781
1548
|
|
|
782
1549
|
|
|
783
1550
|
### Miscellaneous Chores
|
|
@@ -791,12 +1558,12 @@
|
|
|
791
1558
|
* dependencies
|
|
792
1559
|
* @twin.org/core bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
793
1560
|
|
|
794
|
-
## [0.0.1-next.57](https://github.com/
|
|
1561
|
+
## [0.0.1-next.57](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.56...image-v0.0.1-next.57) (2025-06-10)
|
|
795
1562
|
|
|
796
1563
|
|
|
797
1564
|
### Features
|
|
798
1565
|
|
|
799
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1566
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
800
1567
|
|
|
801
1568
|
|
|
802
1569
|
### Dependencies
|
|
@@ -805,7 +1572,7 @@
|
|
|
805
1572
|
* dependencies
|
|
806
1573
|
* @twin.org/core bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
807
1574
|
|
|
808
|
-
## [0.0.1-next.56](https://github.com/
|
|
1575
|
+
## [0.0.1-next.56](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.55...image-v0.0.1-next.56) (2025-05-08)
|
|
809
1576
|
|
|
810
1577
|
|
|
811
1578
|
### Miscellaneous Chores
|
|
@@ -819,7 +1586,7 @@
|
|
|
819
1586
|
* dependencies
|
|
820
1587
|
* @twin.org/core bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
821
1588
|
|
|
822
|
-
## [0.0.1-next.55](https://github.com/
|
|
1589
|
+
## [0.0.1-next.55](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.54...image-v0.0.1-next.55) (2025-05-07)
|
|
823
1590
|
|
|
824
1591
|
|
|
825
1592
|
### Miscellaneous Chores
|
|
@@ -833,7 +1600,7 @@
|
|
|
833
1600
|
* dependencies
|
|
834
1601
|
* @twin.org/core bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
835
1602
|
|
|
836
|
-
## [0.0.1-next.54](https://github.com/
|
|
1603
|
+
## [0.0.1-next.54](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.53...image-v0.0.1-next.54) (2025-05-06)
|
|
837
1604
|
|
|
838
1605
|
|
|
839
1606
|
### Miscellaneous Chores
|
|
@@ -847,7 +1614,7 @@
|
|
|
847
1614
|
* dependencies
|
|
848
1615
|
* @twin.org/core bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
849
1616
|
|
|
850
|
-
## [0.0.1-next.53](https://github.com/
|
|
1617
|
+
## [0.0.1-next.53](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.52...image-v0.0.1-next.53) (2025-05-01)
|
|
851
1618
|
|
|
852
1619
|
|
|
853
1620
|
### Miscellaneous Chores
|
|
@@ -861,12 +1628,12 @@
|
|
|
861
1628
|
* dependencies
|
|
862
1629
|
* @twin.org/core bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
863
1630
|
|
|
864
|
-
## [0.0.1-next.52](https://github.com/
|
|
1631
|
+
## [0.0.1-next.52](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.51...image-v0.0.1-next.52) (2025-04-17)
|
|
865
1632
|
|
|
866
1633
|
|
|
867
1634
|
### Features
|
|
868
1635
|
|
|
869
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1636
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
870
1637
|
|
|
871
1638
|
|
|
872
1639
|
### Dependencies
|
|
@@ -875,7 +1642,7 @@
|
|
|
875
1642
|
* dependencies
|
|
876
1643
|
* @twin.org/core bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
877
1644
|
|
|
878
|
-
## [0.0.1-next.51](https://github.com/
|
|
1645
|
+
## [0.0.1-next.51](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.50...image-v0.0.1-next.51) (2025-03-27)
|
|
879
1646
|
|
|
880
1647
|
|
|
881
1648
|
### Miscellaneous Chores
|
|
@@ -889,7 +1656,7 @@
|
|
|
889
1656
|
* dependencies
|
|
890
1657
|
* @twin.org/core bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
891
1658
|
|
|
892
|
-
## [0.0.1-next.50](https://github.com/
|
|
1659
|
+
## [0.0.1-next.50](https://github.com/iotaledger/twin-framework/compare/image-v0.0.1-next.49...image-v0.0.1-next.50) (2025-03-26)
|
|
893
1660
|
|
|
894
1661
|
|
|
895
1662
|
### Miscellaneous Chores
|