@twin.org/image 0.0.3-next.9 → 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 +845 -97
- 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,754 @@
|
|
|
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)
|
|
4
752
|
|
|
5
753
|
|
|
6
754
|
### Miscellaneous Chores
|
|
@@ -19,7 +767,7 @@
|
|
|
19
767
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
20
768
|
* @twin.org/validate-locales bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
21
769
|
|
|
22
|
-
## [0.0.3-next.8](https://github.com/
|
|
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)
|
|
23
771
|
|
|
24
772
|
|
|
25
773
|
### Miscellaneous Chores
|
|
@@ -38,19 +786,19 @@
|
|
|
38
786
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
39
787
|
* @twin.org/validate-locales bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
40
788
|
|
|
41
|
-
## [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)
|
|
42
790
|
|
|
43
791
|
|
|
44
792
|
### Features
|
|
45
793
|
|
|
46
|
-
* add context id features ([#206](https://github.com/
|
|
47
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
48
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
49
|
-
* locales validation ([#197](https://github.com/
|
|
50
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
51
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
52
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
53
|
-
* 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))
|
|
54
802
|
|
|
55
803
|
|
|
56
804
|
### Dependencies
|
|
@@ -64,7 +812,7 @@
|
|
|
64
812
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
65
813
|
* @twin.org/validate-locales bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
66
814
|
|
|
67
|
-
## [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)
|
|
68
816
|
|
|
69
817
|
|
|
70
818
|
### Miscellaneous Chores
|
|
@@ -83,7 +831,7 @@
|
|
|
83
831
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
84
832
|
* @twin.org/validate-locales bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
85
833
|
|
|
86
|
-
## [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)
|
|
87
835
|
|
|
88
836
|
|
|
89
837
|
### Miscellaneous Chores
|
|
@@ -102,7 +850,7 @@
|
|
|
102
850
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
103
851
|
* @twin.org/validate-locales bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
104
852
|
|
|
105
|
-
## [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)
|
|
106
854
|
|
|
107
855
|
|
|
108
856
|
### Miscellaneous Chores
|
|
@@ -121,7 +869,7 @@
|
|
|
121
869
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
122
870
|
* @twin.org/validate-locales bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
123
871
|
|
|
124
|
-
## [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)
|
|
125
873
|
|
|
126
874
|
|
|
127
875
|
### Miscellaneous Chores
|
|
@@ -140,7 +888,7 @@
|
|
|
140
888
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
141
889
|
* @twin.org/validate-locales bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
142
890
|
|
|
143
|
-
## [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)
|
|
144
892
|
|
|
145
893
|
|
|
146
894
|
### Miscellaneous Chores
|
|
@@ -159,19 +907,19 @@
|
|
|
159
907
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
160
908
|
* @twin.org/validate-locales bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
161
909
|
|
|
162
|
-
## [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)
|
|
163
911
|
|
|
164
912
|
|
|
165
913
|
### Features
|
|
166
914
|
|
|
167
|
-
* add context id features ([#206](https://github.com/
|
|
168
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
169
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
170
|
-
* locales validation ([#197](https://github.com/
|
|
171
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
172
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
173
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
174
|
-
* 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))
|
|
175
923
|
|
|
176
924
|
|
|
177
925
|
### Dependencies
|
|
@@ -185,7 +933,7 @@
|
|
|
185
933
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
186
934
|
* @twin.org/validate-locales bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
187
935
|
|
|
188
|
-
## [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)
|
|
189
937
|
|
|
190
938
|
|
|
191
939
|
### Miscellaneous Chores
|
|
@@ -204,12 +952,12 @@
|
|
|
204
952
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
205
953
|
* @twin.org/validate-locales bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
206
954
|
|
|
207
|
-
## [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)
|
|
208
956
|
|
|
209
957
|
|
|
210
958
|
### Features
|
|
211
959
|
|
|
212
|
-
* 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))
|
|
213
961
|
|
|
214
962
|
|
|
215
963
|
### Dependencies
|
|
@@ -223,7 +971,7 @@
|
|
|
223
971
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
224
972
|
* @twin.org/validate-locales bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
225
973
|
|
|
226
|
-
## [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)
|
|
227
975
|
|
|
228
976
|
|
|
229
977
|
### Miscellaneous Chores
|
|
@@ -241,7 +989,7 @@
|
|
|
241
989
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
242
990
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
243
991
|
|
|
244
|
-
## [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)
|
|
245
993
|
|
|
246
994
|
|
|
247
995
|
### Miscellaneous Chores
|
|
@@ -259,7 +1007,7 @@
|
|
|
259
1007
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
260
1008
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
261
1009
|
|
|
262
|
-
## [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)
|
|
263
1011
|
|
|
264
1012
|
|
|
265
1013
|
### Miscellaneous Chores
|
|
@@ -277,7 +1025,7 @@
|
|
|
277
1025
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
278
1026
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
279
1027
|
|
|
280
|
-
## [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)
|
|
281
1029
|
|
|
282
1030
|
|
|
283
1031
|
### Miscellaneous Chores
|
|
@@ -295,7 +1043,7 @@
|
|
|
295
1043
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
296
1044
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
297
1045
|
|
|
298
|
-
## [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)
|
|
299
1047
|
|
|
300
1048
|
|
|
301
1049
|
### Miscellaneous Chores
|
|
@@ -313,7 +1061,7 @@
|
|
|
313
1061
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
314
1062
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
315
1063
|
|
|
316
|
-
## [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)
|
|
317
1065
|
|
|
318
1066
|
|
|
319
1067
|
### Miscellaneous Chores
|
|
@@ -331,7 +1079,7 @@
|
|
|
331
1079
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
332
1080
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
333
1081
|
|
|
334
|
-
## [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)
|
|
335
1083
|
|
|
336
1084
|
|
|
337
1085
|
### Miscellaneous Chores
|
|
@@ -349,7 +1097,7 @@
|
|
|
349
1097
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
350
1098
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
351
1099
|
|
|
352
|
-
## [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)
|
|
353
1101
|
|
|
354
1102
|
|
|
355
1103
|
### Miscellaneous Chores
|
|
@@ -367,7 +1115,7 @@
|
|
|
367
1115
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
368
1116
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
369
1117
|
|
|
370
|
-
## [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)
|
|
371
1119
|
|
|
372
1120
|
|
|
373
1121
|
### Miscellaneous Chores
|
|
@@ -385,7 +1133,7 @@
|
|
|
385
1133
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
386
1134
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
387
1135
|
|
|
388
|
-
## [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)
|
|
389
1137
|
|
|
390
1138
|
|
|
391
1139
|
### Miscellaneous Chores
|
|
@@ -403,7 +1151,7 @@
|
|
|
403
1151
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
404
1152
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
405
1153
|
|
|
406
|
-
## [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)
|
|
407
1155
|
|
|
408
1156
|
|
|
409
1157
|
### Miscellaneous Chores
|
|
@@ -421,7 +1169,7 @@
|
|
|
421
1169
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
422
1170
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
423
1171
|
|
|
424
|
-
## [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)
|
|
425
1173
|
|
|
426
1174
|
|
|
427
1175
|
### Miscellaneous Chores
|
|
@@ -439,7 +1187,7 @@
|
|
|
439
1187
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
440
1188
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
441
1189
|
|
|
442
|
-
## [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)
|
|
443
1191
|
|
|
444
1192
|
|
|
445
1193
|
### Miscellaneous Chores
|
|
@@ -457,12 +1205,12 @@
|
|
|
457
1205
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
458
1206
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
459
1207
|
|
|
460
|
-
## [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)
|
|
461
1209
|
|
|
462
1210
|
|
|
463
1211
|
### Features
|
|
464
1212
|
|
|
465
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
1213
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
466
1214
|
|
|
467
1215
|
|
|
468
1216
|
### Dependencies
|
|
@@ -475,7 +1223,7 @@
|
|
|
475
1223
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
476
1224
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
477
1225
|
|
|
478
|
-
## [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)
|
|
479
1227
|
|
|
480
1228
|
|
|
481
1229
|
### Miscellaneous Chores
|
|
@@ -493,12 +1241,12 @@
|
|
|
493
1241
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
494
1242
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
495
1243
|
|
|
496
|
-
## [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)
|
|
497
1245
|
|
|
498
1246
|
|
|
499
1247
|
### Features
|
|
500
1248
|
|
|
501
|
-
* 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))
|
|
502
1250
|
|
|
503
1251
|
|
|
504
1252
|
### Dependencies
|
|
@@ -511,7 +1259,7 @@
|
|
|
511
1259
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
512
1260
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
513
1261
|
|
|
514
|
-
## [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)
|
|
515
1263
|
|
|
516
1264
|
|
|
517
1265
|
### Miscellaneous Chores
|
|
@@ -529,15 +1277,15 @@
|
|
|
529
1277
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
530
1278
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
531
1279
|
|
|
532
|
-
## [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)
|
|
533
1281
|
|
|
534
1282
|
|
|
535
1283
|
### Features
|
|
536
1284
|
|
|
537
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
538
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
539
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
540
|
-
* 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))
|
|
541
1289
|
|
|
542
1290
|
|
|
543
1291
|
### Dependencies
|
|
@@ -550,15 +1298,15 @@
|
|
|
550
1298
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
551
1299
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
552
1300
|
|
|
553
|
-
## [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)
|
|
554
1302
|
|
|
555
1303
|
|
|
556
1304
|
### Features
|
|
557
1305
|
|
|
558
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
559
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
560
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
561
|
-
* 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))
|
|
562
1310
|
|
|
563
1311
|
|
|
564
1312
|
### Dependencies
|
|
@@ -571,15 +1319,15 @@
|
|
|
571
1319
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
572
1320
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
573
1321
|
|
|
574
|
-
## [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)
|
|
575
1323
|
|
|
576
1324
|
|
|
577
1325
|
### Features
|
|
578
1326
|
|
|
579
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
580
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
581
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
582
|
-
* 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))
|
|
583
1331
|
|
|
584
1332
|
|
|
585
1333
|
### Dependencies
|
|
@@ -597,8 +1345,8 @@
|
|
|
597
1345
|
|
|
598
1346
|
### Features
|
|
599
1347
|
|
|
600
|
-
* release to production ([829d53d](https://github.com/
|
|
601
|
-
* 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))
|
|
602
1350
|
|
|
603
1351
|
|
|
604
1352
|
### Dependencies
|
|
@@ -611,14 +1359,14 @@
|
|
|
611
1359
|
* @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
|
|
612
1360
|
* @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1
|
|
613
1361
|
|
|
614
|
-
## [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)
|
|
615
1363
|
|
|
616
1364
|
|
|
617
1365
|
### Features
|
|
618
1366
|
|
|
619
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
620
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
621
|
-
* 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))
|
|
622
1370
|
|
|
623
1371
|
|
|
624
1372
|
### Dependencies
|
|
@@ -631,14 +1379,14 @@
|
|
|
631
1379
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
632
1380
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
633
1381
|
|
|
634
|
-
## [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)
|
|
635
1383
|
|
|
636
1384
|
|
|
637
1385
|
### Features
|
|
638
1386
|
|
|
639
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
640
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
641
|
-
* 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))
|
|
642
1390
|
|
|
643
1391
|
|
|
644
1392
|
### Dependencies
|
|
@@ -651,12 +1399,12 @@
|
|
|
651
1399
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
652
1400
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
653
1401
|
|
|
654
|
-
## [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)
|
|
655
1403
|
|
|
656
1404
|
|
|
657
1405
|
### Features
|
|
658
1406
|
|
|
659
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1407
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
660
1408
|
|
|
661
1409
|
|
|
662
1410
|
### Dependencies
|
|
@@ -669,7 +1417,7 @@
|
|
|
669
1417
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
670
1418
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
671
1419
|
|
|
672
|
-
## [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)
|
|
673
1421
|
|
|
674
1422
|
|
|
675
1423
|
### Miscellaneous Chores
|
|
@@ -683,7 +1431,7 @@
|
|
|
683
1431
|
* dependencies
|
|
684
1432
|
* @twin.org/core bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
685
1433
|
|
|
686
|
-
## [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)
|
|
687
1435
|
|
|
688
1436
|
|
|
689
1437
|
### Miscellaneous Chores
|
|
@@ -697,7 +1445,7 @@
|
|
|
697
1445
|
* dependencies
|
|
698
1446
|
* @twin.org/core bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
699
1447
|
|
|
700
|
-
## [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)
|
|
701
1449
|
|
|
702
1450
|
|
|
703
1451
|
### Miscellaneous Chores
|
|
@@ -711,7 +1459,7 @@
|
|
|
711
1459
|
* dependencies
|
|
712
1460
|
* @twin.org/core bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
713
1461
|
|
|
714
|
-
## [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)
|
|
715
1463
|
|
|
716
1464
|
|
|
717
1465
|
### Miscellaneous Chores
|
|
@@ -725,7 +1473,7 @@
|
|
|
725
1473
|
* dependencies
|
|
726
1474
|
* @twin.org/core bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
727
1475
|
|
|
728
|
-
## [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)
|
|
729
1477
|
|
|
730
1478
|
|
|
731
1479
|
### Miscellaneous Chores
|
|
@@ -739,13 +1487,13 @@
|
|
|
739
1487
|
* dependencies
|
|
740
1488
|
* @twin.org/core bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
741
1489
|
|
|
742
|
-
## [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)
|
|
743
1491
|
|
|
744
1492
|
|
|
745
1493
|
### Features
|
|
746
1494
|
|
|
747
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
748
|
-
* 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))
|
|
749
1497
|
|
|
750
1498
|
|
|
751
1499
|
### Dependencies
|
|
@@ -754,7 +1502,7 @@
|
|
|
754
1502
|
* dependencies
|
|
755
1503
|
* @twin.org/core bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
756
1504
|
|
|
757
|
-
## [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)
|
|
758
1506
|
|
|
759
1507
|
|
|
760
1508
|
### Miscellaneous Chores
|
|
@@ -768,7 +1516,7 @@
|
|
|
768
1516
|
* dependencies
|
|
769
1517
|
* @twin.org/core bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
770
1518
|
|
|
771
|
-
## [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)
|
|
772
1520
|
|
|
773
1521
|
|
|
774
1522
|
### Miscellaneous Chores
|
|
@@ -782,7 +1530,7 @@
|
|
|
782
1530
|
* dependencies
|
|
783
1531
|
* @twin.org/core bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
784
1532
|
|
|
785
|
-
## [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)
|
|
786
1534
|
|
|
787
1535
|
|
|
788
1536
|
### Miscellaneous Chores
|
|
@@ -796,7 +1544,7 @@
|
|
|
796
1544
|
* dependencies
|
|
797
1545
|
* @twin.org/core bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
798
1546
|
|
|
799
|
-
## [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)
|
|
800
1548
|
|
|
801
1549
|
|
|
802
1550
|
### Miscellaneous Chores
|
|
@@ -810,12 +1558,12 @@
|
|
|
810
1558
|
* dependencies
|
|
811
1559
|
* @twin.org/core bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
812
1560
|
|
|
813
|
-
## [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)
|
|
814
1562
|
|
|
815
1563
|
|
|
816
1564
|
### Features
|
|
817
1565
|
|
|
818
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1566
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
819
1567
|
|
|
820
1568
|
|
|
821
1569
|
### Dependencies
|
|
@@ -824,7 +1572,7 @@
|
|
|
824
1572
|
* dependencies
|
|
825
1573
|
* @twin.org/core bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
826
1574
|
|
|
827
|
-
## [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)
|
|
828
1576
|
|
|
829
1577
|
|
|
830
1578
|
### Miscellaneous Chores
|
|
@@ -838,7 +1586,7 @@
|
|
|
838
1586
|
* dependencies
|
|
839
1587
|
* @twin.org/core bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
840
1588
|
|
|
841
|
-
## [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)
|
|
842
1590
|
|
|
843
1591
|
|
|
844
1592
|
### Miscellaneous Chores
|
|
@@ -852,7 +1600,7 @@
|
|
|
852
1600
|
* dependencies
|
|
853
1601
|
* @twin.org/core bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
854
1602
|
|
|
855
|
-
## [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)
|
|
856
1604
|
|
|
857
1605
|
|
|
858
1606
|
### Miscellaneous Chores
|
|
@@ -866,7 +1614,7 @@
|
|
|
866
1614
|
* dependencies
|
|
867
1615
|
* @twin.org/core bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
868
1616
|
|
|
869
|
-
## [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)
|
|
870
1618
|
|
|
871
1619
|
|
|
872
1620
|
### Miscellaneous Chores
|
|
@@ -880,12 +1628,12 @@
|
|
|
880
1628
|
* dependencies
|
|
881
1629
|
* @twin.org/core bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
882
1630
|
|
|
883
|
-
## [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)
|
|
884
1632
|
|
|
885
1633
|
|
|
886
1634
|
### Features
|
|
887
1635
|
|
|
888
|
-
* 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))
|
|
889
1637
|
|
|
890
1638
|
|
|
891
1639
|
### Dependencies
|
|
@@ -894,7 +1642,7 @@
|
|
|
894
1642
|
* dependencies
|
|
895
1643
|
* @twin.org/core bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
896
1644
|
|
|
897
|
-
## [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)
|
|
898
1646
|
|
|
899
1647
|
|
|
900
1648
|
### Miscellaneous Chores
|
|
@@ -908,7 +1656,7 @@
|
|
|
908
1656
|
* dependencies
|
|
909
1657
|
* @twin.org/core bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
910
1658
|
|
|
911
|
-
## [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)
|
|
912
1660
|
|
|
913
1661
|
|
|
914
1662
|
### Miscellaneous Chores
|