@twin.org/image 0.0.3-next.4 → 0.0.3-next.40
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 +2 -5
- 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 +782 -84
- 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,704 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [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)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **image:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/core bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
16
|
+
* @twin.org/nameof bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
17
|
+
* devDependencies
|
|
18
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
19
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
20
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
21
|
+
|
|
22
|
+
## [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)
|
|
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.38 to 0.0.3-next.39
|
|
35
|
+
* @twin.org/nameof bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
36
|
+
* devDependencies
|
|
37
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
38
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
39
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
40
|
+
|
|
41
|
+
## [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)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Features
|
|
45
|
+
|
|
46
|
+
* typescript 6 update ([1d10f31](https://github.com/iotaledger/twin-framework/commit/1d10f31e6516ec622773f45e88af82fe749b384a))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Dependencies
|
|
50
|
+
|
|
51
|
+
* The following workspace dependencies were updated
|
|
52
|
+
* dependencies
|
|
53
|
+
* @twin.org/core bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
54
|
+
* @twin.org/nameof bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
55
|
+
* devDependencies
|
|
56
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
57
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
58
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
59
|
+
|
|
60
|
+
## [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)
|
|
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.36 to 0.0.3-next.37
|
|
73
|
+
* @twin.org/nameof bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
74
|
+
* devDependencies
|
|
75
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
76
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
77
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
78
|
+
|
|
79
|
+
## [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)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
### Miscellaneous Chores
|
|
83
|
+
|
|
84
|
+
* **image:** Synchronize repo versions
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
### Dependencies
|
|
88
|
+
|
|
89
|
+
* The following workspace dependencies were updated
|
|
90
|
+
* dependencies
|
|
91
|
+
* @twin.org/core bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
92
|
+
* @twin.org/nameof bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
93
|
+
* devDependencies
|
|
94
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
95
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
96
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
97
|
+
|
|
98
|
+
## [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)
|
|
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.34 to 0.0.3-next.35
|
|
111
|
+
* @twin.org/nameof bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
112
|
+
* devDependencies
|
|
113
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
114
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
115
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
116
|
+
|
|
117
|
+
## [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)
|
|
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.33 to 0.0.3-next.34
|
|
130
|
+
* @twin.org/nameof bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
131
|
+
* devDependencies
|
|
132
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
133
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
134
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
135
|
+
|
|
136
|
+
## [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)
|
|
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.32 to 0.0.3-next.33
|
|
149
|
+
* @twin.org/nameof bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
150
|
+
* devDependencies
|
|
151
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
152
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
153
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
154
|
+
|
|
155
|
+
## [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)
|
|
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.31 to 0.0.3-next.32
|
|
168
|
+
* @twin.org/nameof bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
169
|
+
* devDependencies
|
|
170
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
171
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
172
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
173
|
+
|
|
174
|
+
## [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)
|
|
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.30 to 0.0.3-next.31
|
|
187
|
+
* @twin.org/nameof bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
188
|
+
* devDependencies
|
|
189
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
190
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
191
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
192
|
+
|
|
193
|
+
## [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)
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
### Miscellaneous Chores
|
|
197
|
+
|
|
198
|
+
* **image:** Synchronize repo versions
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
### Dependencies
|
|
202
|
+
|
|
203
|
+
* The following workspace dependencies were updated
|
|
204
|
+
* dependencies
|
|
205
|
+
* @twin.org/core bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
206
|
+
* @twin.org/nameof bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
207
|
+
* devDependencies
|
|
208
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
209
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
210
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
211
|
+
|
|
212
|
+
## [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)
|
|
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.28 to 0.0.3-next.29
|
|
225
|
+
* @twin.org/nameof bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
226
|
+
* devDependencies
|
|
227
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
228
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
229
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
230
|
+
|
|
231
|
+
## [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)
|
|
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.27 to 0.0.3-next.28
|
|
244
|
+
* @twin.org/nameof bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
245
|
+
* devDependencies
|
|
246
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
247
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
248
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
249
|
+
|
|
250
|
+
## [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)
|
|
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.26 to 0.0.3-next.27
|
|
263
|
+
* @twin.org/nameof bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
264
|
+
* devDependencies
|
|
265
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
266
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
267
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
268
|
+
|
|
269
|
+
## [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)
|
|
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.25 to 0.0.3-next.26
|
|
282
|
+
* @twin.org/nameof bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
283
|
+
* devDependencies
|
|
284
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
285
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
286
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
287
|
+
|
|
288
|
+
## [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)
|
|
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.24 to 0.0.3-next.25
|
|
301
|
+
* @twin.org/nameof bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
302
|
+
* devDependencies
|
|
303
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
304
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
305
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
306
|
+
|
|
307
|
+
## [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)
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
### Bug Fixes
|
|
311
|
+
|
|
312
|
+
* ensure __decorate is defined for decorators ([103a563](https://github.com/iotaledger/twin-framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
### Dependencies
|
|
316
|
+
|
|
317
|
+
* The following workspace dependencies were updated
|
|
318
|
+
* dependencies
|
|
319
|
+
* @twin.org/core bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
320
|
+
* @twin.org/nameof bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
321
|
+
* devDependencies
|
|
322
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
323
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
324
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
325
|
+
|
|
326
|
+
## [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)
|
|
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.22 to 0.0.3-next.23
|
|
339
|
+
* @twin.org/nameof bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
340
|
+
* devDependencies
|
|
341
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
342
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
343
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
344
|
+
|
|
345
|
+
## [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)
|
|
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.21 to 0.0.3-next.22
|
|
358
|
+
* @twin.org/nameof bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
359
|
+
* devDependencies
|
|
360
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
361
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
362
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
363
|
+
|
|
364
|
+
## [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)
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
### Features
|
|
368
|
+
|
|
369
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
370
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
371
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
372
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
373
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
374
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
375
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
376
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
### Dependencies
|
|
380
|
+
|
|
381
|
+
* The following workspace dependencies were updated
|
|
382
|
+
* dependencies
|
|
383
|
+
* @twin.org/core bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
384
|
+
* @twin.org/nameof bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
385
|
+
* devDependencies
|
|
386
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
387
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
388
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
389
|
+
|
|
390
|
+
## [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)
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
### Miscellaneous Chores
|
|
394
|
+
|
|
395
|
+
* **image:** Synchronize repo versions
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
### Dependencies
|
|
399
|
+
|
|
400
|
+
* The following workspace dependencies were updated
|
|
401
|
+
* dependencies
|
|
402
|
+
* @twin.org/core bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
403
|
+
* @twin.org/nameof bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
404
|
+
* devDependencies
|
|
405
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
406
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
407
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
408
|
+
|
|
409
|
+
## [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)
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
### Miscellaneous Chores
|
|
413
|
+
|
|
414
|
+
* **image:** Synchronize repo versions
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
### Dependencies
|
|
418
|
+
|
|
419
|
+
* The following workspace dependencies were updated
|
|
420
|
+
* dependencies
|
|
421
|
+
* @twin.org/core bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
422
|
+
* @twin.org/nameof bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
423
|
+
* devDependencies
|
|
424
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
425
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
426
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
427
|
+
|
|
428
|
+
## [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)
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
### Miscellaneous Chores
|
|
432
|
+
|
|
433
|
+
* **image:** Synchronize repo versions
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
### Dependencies
|
|
437
|
+
|
|
438
|
+
* The following workspace dependencies were updated
|
|
439
|
+
* dependencies
|
|
440
|
+
* @twin.org/core bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
441
|
+
* @twin.org/nameof bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
442
|
+
* devDependencies
|
|
443
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
444
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
445
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
446
|
+
|
|
447
|
+
## [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)
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
### Miscellaneous Chores
|
|
451
|
+
|
|
452
|
+
* **image:** Synchronize repo versions
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
### Dependencies
|
|
456
|
+
|
|
457
|
+
* The following workspace dependencies were updated
|
|
458
|
+
* dependencies
|
|
459
|
+
* @twin.org/core bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
460
|
+
* @twin.org/nameof bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
461
|
+
* devDependencies
|
|
462
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
463
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
464
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
465
|
+
|
|
466
|
+
## [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)
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
### Miscellaneous Chores
|
|
470
|
+
|
|
471
|
+
* **image:** Synchronize repo versions
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
### Dependencies
|
|
475
|
+
|
|
476
|
+
* The following workspace dependencies were updated
|
|
477
|
+
* dependencies
|
|
478
|
+
* @twin.org/core bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
479
|
+
* @twin.org/nameof bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
480
|
+
* devDependencies
|
|
481
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
482
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
483
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
484
|
+
|
|
485
|
+
## [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)
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
### Miscellaneous Chores
|
|
489
|
+
|
|
490
|
+
* **image:** Synchronize repo versions
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
### Dependencies
|
|
494
|
+
|
|
495
|
+
* The following workspace dependencies were updated
|
|
496
|
+
* dependencies
|
|
497
|
+
* @twin.org/core bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
498
|
+
* @twin.org/nameof bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
499
|
+
* devDependencies
|
|
500
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
501
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
502
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
503
|
+
|
|
504
|
+
## [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)
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
### Miscellaneous Chores
|
|
508
|
+
|
|
509
|
+
* **image:** Synchronize repo versions
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
### Dependencies
|
|
513
|
+
|
|
514
|
+
* The following workspace dependencies were updated
|
|
515
|
+
* dependencies
|
|
516
|
+
* @twin.org/core bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
517
|
+
* @twin.org/nameof bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
518
|
+
* devDependencies
|
|
519
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
520
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
521
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
522
|
+
|
|
523
|
+
## [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)
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
### Miscellaneous Chores
|
|
527
|
+
|
|
528
|
+
* **image:** Synchronize repo versions
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
### Dependencies
|
|
532
|
+
|
|
533
|
+
* The following workspace dependencies were updated
|
|
534
|
+
* dependencies
|
|
535
|
+
* @twin.org/core bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
536
|
+
* @twin.org/nameof bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
537
|
+
* devDependencies
|
|
538
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
539
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
540
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
541
|
+
|
|
542
|
+
## [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)
|
|
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.11 to 0.0.3-next.12
|
|
555
|
+
* @twin.org/nameof bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
556
|
+
* devDependencies
|
|
557
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
558
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
559
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
560
|
+
|
|
561
|
+
## [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)
|
|
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.10 to 0.0.3-next.11
|
|
574
|
+
* @twin.org/nameof bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
575
|
+
* devDependencies
|
|
576
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
577
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
578
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
579
|
+
|
|
580
|
+
## [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)
|
|
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.9 to 0.0.3-next.10
|
|
593
|
+
* @twin.org/nameof bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
594
|
+
* devDependencies
|
|
595
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
596
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
597
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
598
|
+
|
|
599
|
+
## [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)
|
|
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.8 to 0.0.3-next.9
|
|
612
|
+
* @twin.org/nameof bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
613
|
+
* devDependencies
|
|
614
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
615
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
616
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
617
|
+
|
|
618
|
+
## [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)
|
|
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.7 to 0.0.3-next.8
|
|
631
|
+
* @twin.org/nameof bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
632
|
+
* devDependencies
|
|
633
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
634
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
635
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
636
|
+
|
|
637
|
+
## [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)
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
### Features
|
|
641
|
+
|
|
642
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
643
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
644
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
645
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
646
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
647
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
648
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
649
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
### Dependencies
|
|
653
|
+
|
|
654
|
+
* The following workspace dependencies were updated
|
|
655
|
+
* dependencies
|
|
656
|
+
* @twin.org/core bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
657
|
+
* @twin.org/nameof bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
658
|
+
* devDependencies
|
|
659
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
660
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
661
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
662
|
+
|
|
663
|
+
## [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)
|
|
664
|
+
|
|
665
|
+
|
|
666
|
+
### Miscellaneous Chores
|
|
667
|
+
|
|
668
|
+
* **image:** Synchronize repo versions
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
### Dependencies
|
|
672
|
+
|
|
673
|
+
* The following workspace dependencies were updated
|
|
674
|
+
* dependencies
|
|
675
|
+
* @twin.org/core bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
676
|
+
* @twin.org/nameof bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
677
|
+
* devDependencies
|
|
678
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
679
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
680
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
681
|
+
|
|
682
|
+
## [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)
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
### Miscellaneous Chores
|
|
686
|
+
|
|
687
|
+
* **image:** Synchronize repo versions
|
|
688
|
+
|
|
689
|
+
|
|
690
|
+
### Dependencies
|
|
691
|
+
|
|
692
|
+
* The following workspace dependencies were updated
|
|
693
|
+
* dependencies
|
|
694
|
+
* @twin.org/core bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
695
|
+
* @twin.org/nameof bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
696
|
+
* devDependencies
|
|
697
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
698
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
699
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
700
|
+
|
|
701
|
+
## [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)
|
|
4
702
|
|
|
5
703
|
|
|
6
704
|
### Miscellaneous Chores
|
|
@@ -19,7 +717,7 @@
|
|
|
19
717
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
20
718
|
* @twin.org/validate-locales bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
21
719
|
|
|
22
|
-
## [0.0.3-next.3](https://github.com/
|
|
720
|
+
## [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)
|
|
23
721
|
|
|
24
722
|
|
|
25
723
|
### Miscellaneous Chores
|
|
@@ -38,7 +736,7 @@
|
|
|
38
736
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
39
737
|
* @twin.org/validate-locales bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
40
738
|
|
|
41
|
-
## [0.0.3-next.2](https://github.com/
|
|
739
|
+
## [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)
|
|
42
740
|
|
|
43
741
|
|
|
44
742
|
### Miscellaneous Chores
|
|
@@ -57,19 +755,19 @@
|
|
|
57
755
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
58
756
|
* @twin.org/validate-locales bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
59
757
|
|
|
60
|
-
## [0.0.3-next.1](https://github.com/
|
|
758
|
+
## [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)
|
|
61
759
|
|
|
62
760
|
|
|
63
761
|
### Features
|
|
64
762
|
|
|
65
|
-
* add context id features ([#206](https://github.com/
|
|
66
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
67
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
68
|
-
* locales validation ([#197](https://github.com/
|
|
69
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
70
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
71
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
72
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
763
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
764
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
765
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
766
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
767
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
768
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
769
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
770
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
73
771
|
|
|
74
772
|
|
|
75
773
|
### Dependencies
|
|
@@ -83,7 +781,7 @@
|
|
|
83
781
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
84
782
|
* @twin.org/validate-locales bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
85
783
|
|
|
86
|
-
## [0.0.2-next.22](https://github.com/
|
|
784
|
+
## [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)
|
|
87
785
|
|
|
88
786
|
|
|
89
787
|
### Miscellaneous Chores
|
|
@@ -102,12 +800,12 @@
|
|
|
102
800
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
103
801
|
* @twin.org/validate-locales bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
104
802
|
|
|
105
|
-
## [0.0.2-next.21](https://github.com/
|
|
803
|
+
## [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)
|
|
106
804
|
|
|
107
805
|
|
|
108
806
|
### Features
|
|
109
807
|
|
|
110
|
-
* locales validation ([#197](https://github.com/
|
|
808
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
111
809
|
|
|
112
810
|
|
|
113
811
|
### Dependencies
|
|
@@ -121,7 +819,7 @@
|
|
|
121
819
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
122
820
|
* @twin.org/validate-locales bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
123
821
|
|
|
124
|
-
## [0.0.2-next.20](https://github.com/
|
|
822
|
+
## [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)
|
|
125
823
|
|
|
126
824
|
|
|
127
825
|
### Miscellaneous Chores
|
|
@@ -139,7 +837,7 @@
|
|
|
139
837
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
140
838
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
141
839
|
|
|
142
|
-
## [0.0.2-next.19](https://github.com/
|
|
840
|
+
## [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)
|
|
143
841
|
|
|
144
842
|
|
|
145
843
|
### Miscellaneous Chores
|
|
@@ -157,7 +855,7 @@
|
|
|
157
855
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
158
856
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
159
857
|
|
|
160
|
-
## [0.0.2-next.18](https://github.com/
|
|
858
|
+
## [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)
|
|
161
859
|
|
|
162
860
|
|
|
163
861
|
### Miscellaneous Chores
|
|
@@ -175,7 +873,7 @@
|
|
|
175
873
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
176
874
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
177
875
|
|
|
178
|
-
## [0.0.2-next.17](https://github.com/
|
|
876
|
+
## [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)
|
|
179
877
|
|
|
180
878
|
|
|
181
879
|
### Miscellaneous Chores
|
|
@@ -193,7 +891,7 @@
|
|
|
193
891
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
194
892
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
195
893
|
|
|
196
|
-
## [0.0.2-next.16](https://github.com/
|
|
894
|
+
## [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)
|
|
197
895
|
|
|
198
896
|
|
|
199
897
|
### Miscellaneous Chores
|
|
@@ -211,7 +909,7 @@
|
|
|
211
909
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
212
910
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
213
911
|
|
|
214
|
-
## [0.0.2-next.15](https://github.com/
|
|
912
|
+
## [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)
|
|
215
913
|
|
|
216
914
|
|
|
217
915
|
### Miscellaneous Chores
|
|
@@ -229,7 +927,7 @@
|
|
|
229
927
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
230
928
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
231
929
|
|
|
232
|
-
## [0.0.2-next.14](https://github.com/
|
|
930
|
+
## [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)
|
|
233
931
|
|
|
234
932
|
|
|
235
933
|
### Miscellaneous Chores
|
|
@@ -247,7 +945,7 @@
|
|
|
247
945
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
248
946
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
249
947
|
|
|
250
|
-
## [0.0.2-next.13](https://github.com/
|
|
948
|
+
## [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)
|
|
251
949
|
|
|
252
950
|
|
|
253
951
|
### Miscellaneous Chores
|
|
@@ -265,7 +963,7 @@
|
|
|
265
963
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
266
964
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
267
965
|
|
|
268
|
-
## [0.0.2-next.12](https://github.com/
|
|
966
|
+
## [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)
|
|
269
967
|
|
|
270
968
|
|
|
271
969
|
### Miscellaneous Chores
|
|
@@ -283,7 +981,7 @@
|
|
|
283
981
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
284
982
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
285
983
|
|
|
286
|
-
## [0.0.2-next.11](https://github.com/
|
|
984
|
+
## [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)
|
|
287
985
|
|
|
288
986
|
|
|
289
987
|
### Miscellaneous Chores
|
|
@@ -301,7 +999,7 @@
|
|
|
301
999
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
302
1000
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
303
1001
|
|
|
304
|
-
## [0.0.2-next.10](https://github.com/
|
|
1002
|
+
## [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)
|
|
305
1003
|
|
|
306
1004
|
|
|
307
1005
|
### Miscellaneous Chores
|
|
@@ -319,7 +1017,7 @@
|
|
|
319
1017
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
320
1018
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
321
1019
|
|
|
322
|
-
## [0.0.2-next.9](https://github.com/
|
|
1020
|
+
## [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)
|
|
323
1021
|
|
|
324
1022
|
|
|
325
1023
|
### Miscellaneous Chores
|
|
@@ -337,7 +1035,7 @@
|
|
|
337
1035
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
338
1036
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
339
1037
|
|
|
340
|
-
## [0.0.2-next.8](https://github.com/
|
|
1038
|
+
## [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)
|
|
341
1039
|
|
|
342
1040
|
|
|
343
1041
|
### Miscellaneous Chores
|
|
@@ -355,12 +1053,12 @@
|
|
|
355
1053
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
356
1054
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
357
1055
|
|
|
358
|
-
## [0.0.2-next.7](https://github.com/
|
|
1056
|
+
## [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)
|
|
359
1057
|
|
|
360
1058
|
|
|
361
1059
|
### Features
|
|
362
1060
|
|
|
363
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
1061
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
364
1062
|
|
|
365
1063
|
|
|
366
1064
|
### Dependencies
|
|
@@ -373,7 +1071,7 @@
|
|
|
373
1071
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
374
1072
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
375
1073
|
|
|
376
|
-
## [0.0.2-next.6](https://github.com/
|
|
1074
|
+
## [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)
|
|
377
1075
|
|
|
378
1076
|
|
|
379
1077
|
### Miscellaneous Chores
|
|
@@ -391,12 +1089,12 @@
|
|
|
391
1089
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
392
1090
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
393
1091
|
|
|
394
|
-
## [0.0.2-next.5](https://github.com/
|
|
1092
|
+
## [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)
|
|
395
1093
|
|
|
396
1094
|
|
|
397
1095
|
### Features
|
|
398
1096
|
|
|
399
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
1097
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
400
1098
|
|
|
401
1099
|
|
|
402
1100
|
### Dependencies
|
|
@@ -409,7 +1107,7 @@
|
|
|
409
1107
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
410
1108
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
411
1109
|
|
|
412
|
-
## [0.0.2-next.4](https://github.com/
|
|
1110
|
+
## [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)
|
|
413
1111
|
|
|
414
1112
|
|
|
415
1113
|
### Miscellaneous Chores
|
|
@@ -427,15 +1125,15 @@
|
|
|
427
1125
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
428
1126
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
429
1127
|
|
|
430
|
-
## [0.0.2-next.3](https://github.com/
|
|
1128
|
+
## [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)
|
|
431
1129
|
|
|
432
1130
|
|
|
433
1131
|
### Features
|
|
434
1132
|
|
|
435
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
436
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
437
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
438
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1133
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1134
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1135
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1136
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
439
1137
|
|
|
440
1138
|
|
|
441
1139
|
### Dependencies
|
|
@@ -448,15 +1146,15 @@
|
|
|
448
1146
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
449
1147
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
450
1148
|
|
|
451
|
-
## [0.0.2-next.2](https://github.com/
|
|
1149
|
+
## [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)
|
|
452
1150
|
|
|
453
1151
|
|
|
454
1152
|
### Features
|
|
455
1153
|
|
|
456
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
457
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
458
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
459
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1154
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1155
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1156
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1157
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
460
1158
|
|
|
461
1159
|
|
|
462
1160
|
### Dependencies
|
|
@@ -469,15 +1167,15 @@
|
|
|
469
1167
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
470
1168
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
471
1169
|
|
|
472
|
-
## [0.0.2-next.1](https://github.com/
|
|
1170
|
+
## [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)
|
|
473
1171
|
|
|
474
1172
|
|
|
475
1173
|
### Features
|
|
476
1174
|
|
|
477
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
478
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
479
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
480
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1175
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1176
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1177
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1178
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
481
1179
|
|
|
482
1180
|
|
|
483
1181
|
### Dependencies
|
|
@@ -495,8 +1193,8 @@
|
|
|
495
1193
|
|
|
496
1194
|
### Features
|
|
497
1195
|
|
|
498
|
-
* release to production ([829d53d](https://github.com/
|
|
499
|
-
* release to production ([5cf3a76](https://github.com/
|
|
1196
|
+
* release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
|
|
1197
|
+
* release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
|
|
500
1198
|
|
|
501
1199
|
|
|
502
1200
|
### Dependencies
|
|
@@ -509,14 +1207,14 @@
|
|
|
509
1207
|
* @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
|
|
510
1208
|
* @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1
|
|
511
1209
|
|
|
512
|
-
## [0.0.1-next.70](https://github.com/
|
|
1210
|
+
## [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)
|
|
513
1211
|
|
|
514
1212
|
|
|
515
1213
|
### Features
|
|
516
1214
|
|
|
517
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
518
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
519
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1215
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1216
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1217
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
520
1218
|
|
|
521
1219
|
|
|
522
1220
|
### Dependencies
|
|
@@ -529,14 +1227,14 @@
|
|
|
529
1227
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
530
1228
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
531
1229
|
|
|
532
|
-
## [0.0.1-next.69](https://github.com/
|
|
1230
|
+
## [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)
|
|
533
1231
|
|
|
534
1232
|
|
|
535
1233
|
### Features
|
|
536
1234
|
|
|
537
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
538
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
539
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1235
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1236
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1237
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
540
1238
|
|
|
541
1239
|
|
|
542
1240
|
### Dependencies
|
|
@@ -549,12 +1247,12 @@
|
|
|
549
1247
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
550
1248
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
551
1249
|
|
|
552
|
-
## [0.0.1-next.68](https://github.com/
|
|
1250
|
+
## [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)
|
|
553
1251
|
|
|
554
1252
|
|
|
555
1253
|
### Features
|
|
556
1254
|
|
|
557
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1255
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
558
1256
|
|
|
559
1257
|
|
|
560
1258
|
### Dependencies
|
|
@@ -567,7 +1265,7 @@
|
|
|
567
1265
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
568
1266
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
569
1267
|
|
|
570
|
-
## [0.0.1-next.67](https://github.com/
|
|
1268
|
+
## [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)
|
|
571
1269
|
|
|
572
1270
|
|
|
573
1271
|
### Miscellaneous Chores
|
|
@@ -581,7 +1279,7 @@
|
|
|
581
1279
|
* dependencies
|
|
582
1280
|
* @twin.org/core bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
583
1281
|
|
|
584
|
-
## [0.0.1-next.66](https://github.com/
|
|
1282
|
+
## [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)
|
|
585
1283
|
|
|
586
1284
|
|
|
587
1285
|
### Miscellaneous Chores
|
|
@@ -595,7 +1293,7 @@
|
|
|
595
1293
|
* dependencies
|
|
596
1294
|
* @twin.org/core bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
597
1295
|
|
|
598
|
-
## [0.0.1-next.65](https://github.com/
|
|
1296
|
+
## [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)
|
|
599
1297
|
|
|
600
1298
|
|
|
601
1299
|
### Miscellaneous Chores
|
|
@@ -609,7 +1307,7 @@
|
|
|
609
1307
|
* dependencies
|
|
610
1308
|
* @twin.org/core bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
611
1309
|
|
|
612
|
-
## [0.0.1-next.64](https://github.com/
|
|
1310
|
+
## [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)
|
|
613
1311
|
|
|
614
1312
|
|
|
615
1313
|
### Miscellaneous Chores
|
|
@@ -623,7 +1321,7 @@
|
|
|
623
1321
|
* dependencies
|
|
624
1322
|
* @twin.org/core bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
625
1323
|
|
|
626
|
-
## [0.0.1-next.63](https://github.com/
|
|
1324
|
+
## [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)
|
|
627
1325
|
|
|
628
1326
|
|
|
629
1327
|
### Miscellaneous Chores
|
|
@@ -637,13 +1335,13 @@
|
|
|
637
1335
|
* dependencies
|
|
638
1336
|
* @twin.org/core bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
639
1337
|
|
|
640
|
-
## [0.0.1-next.62](https://github.com/
|
|
1338
|
+
## [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)
|
|
641
1339
|
|
|
642
1340
|
|
|
643
1341
|
### Features
|
|
644
1342
|
|
|
645
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
646
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1343
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1344
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
647
1345
|
|
|
648
1346
|
|
|
649
1347
|
### Dependencies
|
|
@@ -652,7 +1350,7 @@
|
|
|
652
1350
|
* dependencies
|
|
653
1351
|
* @twin.org/core bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
654
1352
|
|
|
655
|
-
## [0.0.1-next.61](https://github.com/
|
|
1353
|
+
## [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)
|
|
656
1354
|
|
|
657
1355
|
|
|
658
1356
|
### Miscellaneous Chores
|
|
@@ -666,7 +1364,7 @@
|
|
|
666
1364
|
* dependencies
|
|
667
1365
|
* @twin.org/core bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
668
1366
|
|
|
669
|
-
## [0.0.1-next.60](https://github.com/
|
|
1367
|
+
## [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)
|
|
670
1368
|
|
|
671
1369
|
|
|
672
1370
|
### Miscellaneous Chores
|
|
@@ -680,7 +1378,7 @@
|
|
|
680
1378
|
* dependencies
|
|
681
1379
|
* @twin.org/core bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
682
1380
|
|
|
683
|
-
## [0.0.1-next.59](https://github.com/
|
|
1381
|
+
## [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)
|
|
684
1382
|
|
|
685
1383
|
|
|
686
1384
|
### Miscellaneous Chores
|
|
@@ -694,7 +1392,7 @@
|
|
|
694
1392
|
* dependencies
|
|
695
1393
|
* @twin.org/core bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
696
1394
|
|
|
697
|
-
## [0.0.1-next.58](https://github.com/
|
|
1395
|
+
## [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)
|
|
698
1396
|
|
|
699
1397
|
|
|
700
1398
|
### Miscellaneous Chores
|
|
@@ -708,12 +1406,12 @@
|
|
|
708
1406
|
* dependencies
|
|
709
1407
|
* @twin.org/core bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
710
1408
|
|
|
711
|
-
## [0.0.1-next.57](https://github.com/
|
|
1409
|
+
## [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)
|
|
712
1410
|
|
|
713
1411
|
|
|
714
1412
|
### Features
|
|
715
1413
|
|
|
716
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1414
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
717
1415
|
|
|
718
1416
|
|
|
719
1417
|
### Dependencies
|
|
@@ -722,7 +1420,7 @@
|
|
|
722
1420
|
* dependencies
|
|
723
1421
|
* @twin.org/core bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
724
1422
|
|
|
725
|
-
## [0.0.1-next.56](https://github.com/
|
|
1423
|
+
## [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)
|
|
726
1424
|
|
|
727
1425
|
|
|
728
1426
|
### Miscellaneous Chores
|
|
@@ -736,7 +1434,7 @@
|
|
|
736
1434
|
* dependencies
|
|
737
1435
|
* @twin.org/core bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
738
1436
|
|
|
739
|
-
## [0.0.1-next.55](https://github.com/
|
|
1437
|
+
## [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)
|
|
740
1438
|
|
|
741
1439
|
|
|
742
1440
|
### Miscellaneous Chores
|
|
@@ -750,7 +1448,7 @@
|
|
|
750
1448
|
* dependencies
|
|
751
1449
|
* @twin.org/core bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
752
1450
|
|
|
753
|
-
## [0.0.1-next.54](https://github.com/
|
|
1451
|
+
## [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)
|
|
754
1452
|
|
|
755
1453
|
|
|
756
1454
|
### Miscellaneous Chores
|
|
@@ -764,7 +1462,7 @@
|
|
|
764
1462
|
* dependencies
|
|
765
1463
|
* @twin.org/core bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
766
1464
|
|
|
767
|
-
## [0.0.1-next.53](https://github.com/
|
|
1465
|
+
## [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)
|
|
768
1466
|
|
|
769
1467
|
|
|
770
1468
|
### Miscellaneous Chores
|
|
@@ -778,12 +1476,12 @@
|
|
|
778
1476
|
* dependencies
|
|
779
1477
|
* @twin.org/core bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
780
1478
|
|
|
781
|
-
## [0.0.1-next.52](https://github.com/
|
|
1479
|
+
## [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)
|
|
782
1480
|
|
|
783
1481
|
|
|
784
1482
|
### Features
|
|
785
1483
|
|
|
786
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1484
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
787
1485
|
|
|
788
1486
|
|
|
789
1487
|
### Dependencies
|
|
@@ -792,7 +1490,7 @@
|
|
|
792
1490
|
* dependencies
|
|
793
1491
|
* @twin.org/core bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
794
1492
|
|
|
795
|
-
## [0.0.1-next.51](https://github.com/
|
|
1493
|
+
## [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)
|
|
796
1494
|
|
|
797
1495
|
|
|
798
1496
|
### Miscellaneous Chores
|
|
@@ -806,7 +1504,7 @@
|
|
|
806
1504
|
* dependencies
|
|
807
1505
|
* @twin.org/core bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
808
1506
|
|
|
809
|
-
## [0.0.1-next.50](https://github.com/
|
|
1507
|
+
## [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)
|
|
810
1508
|
|
|
811
1509
|
|
|
812
1510
|
### Miscellaneous Chores
|