@twin.org/engine-core 0.0.3-next.32 → 0.0.3-next.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/engineCore.js +16 -0
- package/dist/es/engineCore.js.map +1 -1
- package/dist/types/engineCore.d.ts +17 -1
- package/docs/changelog.md +224 -210
- package/docs/reference/classes/EngineCore.md +50 -0
- package/package.json +2 -2
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,20 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.33](https://github.com/twinfoundation/twin-engine/compare/engine-core-v0.0.3-next.32...engine-core-v0.0.3-next.33) (2026-05-05)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* add registered component methods ([a9a2899](https://github.com/twinfoundation/twin-engine/commit/a9a2899f266baa48e63bfbda958877a4f941602d))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/engine-models bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
16
|
+
|
|
17
|
+
## [0.0.3-next.32](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.31...engine-core-v0.0.3-next.32) (2026-04-24)
|
|
4
18
|
|
|
5
19
|
|
|
6
20
|
### Miscellaneous Chores
|
|
@@ -14,7 +28,7 @@
|
|
|
14
28
|
* dependencies
|
|
15
29
|
* @twin.org/engine-models bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
16
30
|
|
|
17
|
-
## [0.0.3-next.31](https://github.com/
|
|
31
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.30...engine-core-v0.0.3-next.31) (2026-04-22)
|
|
18
32
|
|
|
19
33
|
|
|
20
34
|
### Miscellaneous Chores
|
|
@@ -28,7 +42,7 @@
|
|
|
28
42
|
* dependencies
|
|
29
43
|
* @twin.org/engine-models bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
30
44
|
|
|
31
|
-
## [0.0.3-next.30](https://github.com/
|
|
45
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.29...engine-core-v0.0.3-next.30) (2026-04-16)
|
|
32
46
|
|
|
33
47
|
|
|
34
48
|
### Miscellaneous Chores
|
|
@@ -42,7 +56,7 @@
|
|
|
42
56
|
* dependencies
|
|
43
57
|
* @twin.org/engine-models bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
44
58
|
|
|
45
|
-
## [0.0.3-next.29](https://github.com/
|
|
59
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.28...engine-core-v0.0.3-next.29) (2026-04-14)
|
|
46
60
|
|
|
47
61
|
|
|
48
62
|
### Miscellaneous Chores
|
|
@@ -56,7 +70,7 @@
|
|
|
56
70
|
* dependencies
|
|
57
71
|
* @twin.org/engine-models bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
58
72
|
|
|
59
|
-
## [0.0.3-next.28](https://github.com/
|
|
73
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.27...engine-core-v0.0.3-next.28) (2026-04-10)
|
|
60
74
|
|
|
61
75
|
|
|
62
76
|
### Miscellaneous Chores
|
|
@@ -70,12 +84,12 @@
|
|
|
70
84
|
* dependencies
|
|
71
85
|
* @twin.org/engine-models bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
72
86
|
|
|
73
|
-
## [0.0.3-next.27](https://github.com/
|
|
87
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.26...engine-core-v0.0.3-next.27) (2026-03-20)
|
|
74
88
|
|
|
75
89
|
|
|
76
90
|
### Features
|
|
77
91
|
|
|
78
|
-
* update dependencies ([e6ebe42](https://github.com/
|
|
92
|
+
* update dependencies ([e6ebe42](https://github.com/iotaledger/twin-engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
|
|
79
93
|
|
|
80
94
|
|
|
81
95
|
### Dependencies
|
|
@@ -84,7 +98,7 @@
|
|
|
84
98
|
* dependencies
|
|
85
99
|
* @twin.org/engine-models bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
86
100
|
|
|
87
|
-
## [0.0.3-next.26](https://github.com/
|
|
101
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.25...engine-core-v0.0.3-next.26) (2026-03-05)
|
|
88
102
|
|
|
89
103
|
|
|
90
104
|
### Miscellaneous Chores
|
|
@@ -98,7 +112,7 @@
|
|
|
98
112
|
* dependencies
|
|
99
113
|
* @twin.org/engine-models bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
100
114
|
|
|
101
|
-
## [0.0.3-next.25](https://github.com/
|
|
115
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.24...engine-core-v0.0.3-next.25) (2026-03-02)
|
|
102
116
|
|
|
103
117
|
|
|
104
118
|
### Miscellaneous Chores
|
|
@@ -112,12 +126,12 @@
|
|
|
112
126
|
* dependencies
|
|
113
127
|
* @twin.org/engine-models bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
114
128
|
|
|
115
|
-
## [0.0.3-next.24](https://github.com/
|
|
129
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.23...engine-core-v0.0.3-next.24) (2026-02-26)
|
|
116
130
|
|
|
117
131
|
|
|
118
132
|
### Features
|
|
119
133
|
|
|
120
|
-
* use factory default feature for sorting ([ec8b370](https://github.com/
|
|
134
|
+
* use factory default feature for sorting ([ec8b370](https://github.com/iotaledger/twin-engine/commit/ec8b370c5c028cb300cdd1e76b0a0cdb2263773c))
|
|
121
135
|
|
|
122
136
|
|
|
123
137
|
### Dependencies
|
|
@@ -126,49 +140,49 @@
|
|
|
126
140
|
* dependencies
|
|
127
141
|
* @twin.org/engine-models bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
128
142
|
|
|
129
|
-
## [0.0.3-next.23](https://github.com/
|
|
143
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.22...engine-core-v0.0.3-next.23) (2026-02-23)
|
|
130
144
|
|
|
131
145
|
|
|
132
146
|
### Features
|
|
133
147
|
|
|
134
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
135
|
-
* add context id features ([#51](https://github.com/
|
|
136
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
137
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
138
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
139
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
140
|
-
* add skipComponentStart flag ([#62](https://github.com/
|
|
141
|
-
* add sorting to factories so default entries are at start ([1a69356](https://github.com/
|
|
142
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
143
|
-
* add tenant admin routes ([#76](https://github.com/
|
|
144
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
145
|
-
* close already started components on startup error ([a55a117](https://github.com/
|
|
146
|
-
* context id handlers repopulated after engine clone ([9712e32](https://github.com/
|
|
147
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
148
|
-
* improve startup error handling ([#65](https://github.com/
|
|
149
|
-
* initialise context id handlers before bootstrap ([e94df44](https://github.com/
|
|
150
|
-
* interlock stop method ([3806ba7](https://github.com/
|
|
151
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
152
|
-
* multi instance component support ([#83](https://github.com/
|
|
153
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
154
|
-
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/
|
|
155
|
-
* remove unused component states ([d56d648](https://github.com/
|
|
156
|
-
* set initialised flag when skipping start ([039b4df](https://github.com/
|
|
157
|
-
* simplify config building ([732c871](https://github.com/
|
|
158
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
159
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
160
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
161
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
162
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
163
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
148
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
149
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
150
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
151
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
152
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
153
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
154
|
+
* add skipComponentStart flag ([#62](https://github.com/iotaledger/twin-engine/issues/62)) ([07e90af](https://github.com/iotaledger/twin-engine/commit/07e90afa4ba1baaa79c0c6f0f45200d781801534))
|
|
155
|
+
* add sorting to factories so default entries are at start ([1a69356](https://github.com/iotaledger/twin-engine/commit/1a693567befcf27e6edc9880746ee82cfb9538e5))
|
|
156
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
157
|
+
* add tenant admin routes ([#76](https://github.com/iotaledger/twin-engine/issues/76)) ([3c0af90](https://github.com/iotaledger/twin-engine/commit/3c0af90a572fcda08d8720bdcee9b9f1cd02b872))
|
|
158
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
159
|
+
* close already started components on startup error ([a55a117](https://github.com/iotaledger/twin-engine/commit/a55a117a508998288c8ae804e732fc6085cb22fa))
|
|
160
|
+
* context id handlers repopulated after engine clone ([9712e32](https://github.com/iotaledger/twin-engine/commit/9712e328f4607f5b2c82355c394c61bde0ee39bf))
|
|
161
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
162
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
163
|
+
* initialise context id handlers before bootstrap ([e94df44](https://github.com/iotaledger/twin-engine/commit/e94df440aa553350dba5da2ae93b5c34e0ac3692))
|
|
164
|
+
* interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
|
|
165
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
166
|
+
* multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
167
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
168
|
+
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/iotaledger/twin-engine/commit/5c7e9e419ef26933e49c9c5a21a20a8961244e7f))
|
|
169
|
+
* remove unused component states ([d56d648](https://github.com/iotaledger/twin-engine/commit/d56d6486119ea8b8501a33f9e3a3101a08b826ed))
|
|
170
|
+
* set initialised flag when skipping start ([039b4df](https://github.com/iotaledger/twin-engine/commit/039b4dff22c90d0ba3703372a11213709d26aa52))
|
|
171
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
172
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
173
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
174
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
175
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
176
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
177
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
164
178
|
|
|
165
179
|
|
|
166
180
|
### Bug Fixes
|
|
167
181
|
|
|
168
|
-
* make sure stop is called even if start is not implemented ([ece2b9d](https://github.com/
|
|
169
|
-
* pass contextIds to populateClone ([#79](https://github.com/
|
|
170
|
-
* save state if dirty even if not started ([1abe4b9](https://github.com/
|
|
171
|
-
* use correct instance type name ([6278486](https://github.com/
|
|
182
|
+
* make sure stop is called even if start is not implemented ([ece2b9d](https://github.com/iotaledger/twin-engine/commit/ece2b9de5c6dff2b5ccf2a3115c1a7328a330125))
|
|
183
|
+
* pass contextIds to populateClone ([#79](https://github.com/iotaledger/twin-engine/issues/79)) ([b22f1bb](https://github.com/iotaledger/twin-engine/commit/b22f1bbf0319069914e316d27de4c2a8623421cf))
|
|
184
|
+
* save state if dirty even if not started ([1abe4b9](https://github.com/iotaledger/twin-engine/commit/1abe4b97e6d27364dd673f62f83034b88b7fae0c))
|
|
185
|
+
* use correct instance type name ([6278486](https://github.com/iotaledger/twin-engine/commit/6278486d8f0f2d601d3cf521a647898cd7cc1f31))
|
|
172
186
|
|
|
173
187
|
|
|
174
188
|
### Dependencies
|
|
@@ -177,12 +191,12 @@
|
|
|
177
191
|
* dependencies
|
|
178
192
|
* @twin.org/engine-models bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
179
193
|
|
|
180
|
-
## [0.0.3-next.22](https://github.com/
|
|
194
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.21...engine-core-v0.0.3-next.22) (2026-02-23)
|
|
181
195
|
|
|
182
196
|
|
|
183
197
|
### Features
|
|
184
198
|
|
|
185
|
-
* add sorting to factories so default entries are at start ([1a69356](https://github.com/
|
|
199
|
+
* add sorting to factories so default entries are at start ([1a69356](https://github.com/iotaledger/twin-engine/commit/1a693567befcf27e6edc9880746ee82cfb9538e5))
|
|
186
200
|
|
|
187
201
|
|
|
188
202
|
### Dependencies
|
|
@@ -191,12 +205,12 @@
|
|
|
191
205
|
* dependencies
|
|
192
206
|
* @twin.org/engine-models bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
193
207
|
|
|
194
|
-
## [0.0.3-next.21](https://github.com/
|
|
208
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.20...engine-core-v0.0.3-next.21) (2026-02-13)
|
|
195
209
|
|
|
196
210
|
|
|
197
211
|
### Features
|
|
198
212
|
|
|
199
|
-
* multi instance component support ([#83](https://github.com/
|
|
213
|
+
* multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
200
214
|
|
|
201
215
|
|
|
202
216
|
### Dependencies
|
|
@@ -205,7 +219,7 @@
|
|
|
205
219
|
* dependencies
|
|
206
220
|
* @twin.org/engine-models bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
207
221
|
|
|
208
|
-
## [0.0.3-next.20](https://github.com/
|
|
222
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.19...engine-core-v0.0.3-next.20) (2026-02-06)
|
|
209
223
|
|
|
210
224
|
|
|
211
225
|
### Miscellaneous Chores
|
|
@@ -219,17 +233,17 @@
|
|
|
219
233
|
* dependencies
|
|
220
234
|
* @twin.org/engine-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
221
235
|
|
|
222
|
-
## [0.0.3-next.19](https://github.com/
|
|
236
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.18...engine-core-v0.0.3-next.19) (2026-02-05)
|
|
223
237
|
|
|
224
238
|
|
|
225
239
|
### Features
|
|
226
240
|
|
|
227
|
-
* set initialised flag when skipping start ([039b4df](https://github.com/
|
|
241
|
+
* set initialised flag when skipping start ([039b4df](https://github.com/iotaledger/twin-engine/commit/039b4dff22c90d0ba3703372a11213709d26aa52))
|
|
228
242
|
|
|
229
243
|
|
|
230
244
|
### Bug Fixes
|
|
231
245
|
|
|
232
|
-
* pass contextIds to populateClone ([#79](https://github.com/
|
|
246
|
+
* pass contextIds to populateClone ([#79](https://github.com/iotaledger/twin-engine/issues/79)) ([b22f1bb](https://github.com/iotaledger/twin-engine/commit/b22f1bbf0319069914e316d27de4c2a8623421cf))
|
|
233
247
|
|
|
234
248
|
|
|
235
249
|
### Dependencies
|
|
@@ -238,12 +252,12 @@
|
|
|
238
252
|
* dependencies
|
|
239
253
|
* @twin.org/engine-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
240
254
|
|
|
241
|
-
## [0.0.3-next.18](https://github.com/
|
|
255
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.17...engine-core-v0.0.3-next.18) (2026-02-04)
|
|
242
256
|
|
|
243
257
|
|
|
244
258
|
### Features
|
|
245
259
|
|
|
246
|
-
* add tenant admin routes ([#76](https://github.com/
|
|
260
|
+
* add tenant admin routes ([#76](https://github.com/iotaledger/twin-engine/issues/76)) ([3c0af90](https://github.com/iotaledger/twin-engine/commit/3c0af90a572fcda08d8720bdcee9b9f1cd02b872))
|
|
247
261
|
|
|
248
262
|
|
|
249
263
|
### Dependencies
|
|
@@ -252,7 +266,7 @@
|
|
|
252
266
|
* dependencies
|
|
253
267
|
* @twin.org/engine-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
254
268
|
|
|
255
|
-
## [0.0.3-next.17](https://github.com/
|
|
269
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.16...engine-core-v0.0.3-next.17) (2026-02-02)
|
|
256
270
|
|
|
257
271
|
|
|
258
272
|
### Miscellaneous Chores
|
|
@@ -266,7 +280,7 @@
|
|
|
266
280
|
* dependencies
|
|
267
281
|
* @twin.org/engine-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
268
282
|
|
|
269
|
-
## [0.0.3-next.16](https://github.com/
|
|
283
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.15...engine-core-v0.0.3-next.16) (2026-01-28)
|
|
270
284
|
|
|
271
285
|
|
|
272
286
|
### Miscellaneous Chores
|
|
@@ -280,7 +294,7 @@
|
|
|
280
294
|
* dependencies
|
|
281
295
|
* @twin.org/engine-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
282
296
|
|
|
283
|
-
## [0.0.3-next.15](https://github.com/
|
|
297
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.14...engine-core-v0.0.3-next.15) (2026-01-26)
|
|
284
298
|
|
|
285
299
|
|
|
286
300
|
### Miscellaneous Chores
|
|
@@ -294,44 +308,44 @@
|
|
|
294
308
|
* dependencies
|
|
295
309
|
* @twin.org/engine-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
296
310
|
|
|
297
|
-
## [0.0.3-next.14](https://github.com/
|
|
311
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.13...engine-core-v0.0.3-next.14) (2026-01-19)
|
|
298
312
|
|
|
299
313
|
|
|
300
314
|
### Features
|
|
301
315
|
|
|
302
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
303
|
-
* add context id features ([#51](https://github.com/
|
|
304
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
305
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
306
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
307
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
308
|
-
* add skipComponentStart flag ([#62](https://github.com/
|
|
309
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
310
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
311
|
-
* close already started components on startup error ([a55a117](https://github.com/
|
|
312
|
-
* context id handlers repopulated after engine clone ([9712e32](https://github.com/
|
|
313
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
314
|
-
* improve startup error handling ([#65](https://github.com/
|
|
315
|
-
* initialise context id handlers before bootstrap ([e94df44](https://github.com/
|
|
316
|
-
* interlock stop method ([3806ba7](https://github.com/
|
|
317
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
318
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
319
|
-
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/
|
|
320
|
-
* remove unused component states ([d56d648](https://github.com/
|
|
321
|
-
* simplify config building ([732c871](https://github.com/
|
|
322
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
323
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
324
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
325
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
326
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
327
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
316
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
317
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
318
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
319
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
320
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
321
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
322
|
+
* add skipComponentStart flag ([#62](https://github.com/iotaledger/twin-engine/issues/62)) ([07e90af](https://github.com/iotaledger/twin-engine/commit/07e90afa4ba1baaa79c0c6f0f45200d781801534))
|
|
323
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
324
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
325
|
+
* close already started components on startup error ([a55a117](https://github.com/iotaledger/twin-engine/commit/a55a117a508998288c8ae804e732fc6085cb22fa))
|
|
326
|
+
* context id handlers repopulated after engine clone ([9712e32](https://github.com/iotaledger/twin-engine/commit/9712e328f4607f5b2c82355c394c61bde0ee39bf))
|
|
327
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
328
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
329
|
+
* initialise context id handlers before bootstrap ([e94df44](https://github.com/iotaledger/twin-engine/commit/e94df440aa553350dba5da2ae93b5c34e0ac3692))
|
|
330
|
+
* interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
|
|
331
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
332
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
333
|
+
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/iotaledger/twin-engine/commit/5c7e9e419ef26933e49c9c5a21a20a8961244e7f))
|
|
334
|
+
* remove unused component states ([d56d648](https://github.com/iotaledger/twin-engine/commit/d56d6486119ea8b8501a33f9e3a3101a08b826ed))
|
|
335
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
336
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
337
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
338
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
339
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
340
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
341
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
328
342
|
|
|
329
343
|
|
|
330
344
|
### Bug Fixes
|
|
331
345
|
|
|
332
|
-
* make sure stop is called even if start is not implemented ([ece2b9d](https://github.com/
|
|
333
|
-
* save state if dirty even if not started ([1abe4b9](https://github.com/
|
|
334
|
-
* use correct instance type name ([6278486](https://github.com/
|
|
346
|
+
* make sure stop is called even if start is not implemented ([ece2b9d](https://github.com/iotaledger/twin-engine/commit/ece2b9de5c6dff2b5ccf2a3115c1a7328a330125))
|
|
347
|
+
* save state if dirty even if not started ([1abe4b9](https://github.com/iotaledger/twin-engine/commit/1abe4b97e6d27364dd673f62f83034b88b7fae0c))
|
|
348
|
+
* use correct instance type name ([6278486](https://github.com/iotaledger/twin-engine/commit/6278486d8f0f2d601d3cf521a647898cd7cc1f31))
|
|
335
349
|
|
|
336
350
|
|
|
337
351
|
### Dependencies
|
|
@@ -340,7 +354,7 @@
|
|
|
340
354
|
* dependencies
|
|
341
355
|
* @twin.org/engine-models bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
342
356
|
|
|
343
|
-
## [0.0.3-next.13](https://github.com/
|
|
357
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.12...engine-core-v0.0.3-next.13) (2026-01-19)
|
|
344
358
|
|
|
345
359
|
|
|
346
360
|
### Miscellaneous Chores
|
|
@@ -354,12 +368,12 @@
|
|
|
354
368
|
* dependencies
|
|
355
369
|
* @twin.org/engine-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
356
370
|
|
|
357
|
-
## [0.0.3-next.12](https://github.com/
|
|
371
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.11...engine-core-v0.0.3-next.12) (2026-01-19)
|
|
358
372
|
|
|
359
373
|
|
|
360
374
|
### Features
|
|
361
375
|
|
|
362
|
-
* improve startup error handling ([#65](https://github.com/
|
|
376
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
363
377
|
|
|
364
378
|
|
|
365
379
|
### Dependencies
|
|
@@ -368,12 +382,12 @@
|
|
|
368
382
|
* dependencies
|
|
369
383
|
* @twin.org/engine-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
370
384
|
|
|
371
|
-
## [0.0.3-next.11](https://github.com/
|
|
385
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.10...engine-core-v0.0.3-next.11) (2026-01-16)
|
|
372
386
|
|
|
373
387
|
|
|
374
388
|
### Bug Fixes
|
|
375
389
|
|
|
376
|
-
* save state if dirty even if not started ([1abe4b9](https://github.com/
|
|
390
|
+
* save state if dirty even if not started ([1abe4b9](https://github.com/iotaledger/twin-engine/commit/1abe4b97e6d27364dd673f62f83034b88b7fae0c))
|
|
377
391
|
|
|
378
392
|
|
|
379
393
|
### Dependencies
|
|
@@ -382,12 +396,12 @@
|
|
|
382
396
|
* dependencies
|
|
383
397
|
* @twin.org/engine-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
384
398
|
|
|
385
|
-
## [0.0.3-next.10](https://github.com/
|
|
399
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.9...engine-core-v0.0.3-next.10) (2026-01-13)
|
|
386
400
|
|
|
387
401
|
|
|
388
402
|
### Features
|
|
389
403
|
|
|
390
|
-
* add skipComponentStart flag ([#62](https://github.com/
|
|
404
|
+
* add skipComponentStart flag ([#62](https://github.com/iotaledger/twin-engine/issues/62)) ([07e90af](https://github.com/iotaledger/twin-engine/commit/07e90afa4ba1baaa79c0c6f0f45200d781801534))
|
|
391
405
|
|
|
392
406
|
|
|
393
407
|
### Dependencies
|
|
@@ -396,7 +410,7 @@
|
|
|
396
410
|
* dependencies
|
|
397
411
|
* @twin.org/engine-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
398
412
|
|
|
399
|
-
## [0.0.3-next.9](https://github.com/
|
|
413
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.8...engine-core-v0.0.3-next.9) (2026-01-07)
|
|
400
414
|
|
|
401
415
|
|
|
402
416
|
### Miscellaneous Chores
|
|
@@ -410,7 +424,7 @@
|
|
|
410
424
|
* dependencies
|
|
411
425
|
* @twin.org/engine-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
412
426
|
|
|
413
|
-
## [0.0.3-next.8](https://github.com/
|
|
427
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.7...engine-core-v0.0.3-next.8) (2026-01-06)
|
|
414
428
|
|
|
415
429
|
|
|
416
430
|
### Miscellaneous Chores
|
|
@@ -424,7 +438,7 @@
|
|
|
424
438
|
* dependencies
|
|
425
439
|
* @twin.org/engine-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
426
440
|
|
|
427
|
-
## [0.0.3-next.7](https://github.com/
|
|
441
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.6...engine-core-v0.0.3-next.7) (2025-12-04)
|
|
428
442
|
|
|
429
443
|
|
|
430
444
|
### Miscellaneous Chores
|
|
@@ -438,7 +452,7 @@
|
|
|
438
452
|
* dependencies
|
|
439
453
|
* @twin.org/engine-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
440
454
|
|
|
441
|
-
## [0.0.3-next.6](https://github.com/
|
|
455
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.5...engine-core-v0.0.3-next.6) (2025-11-28)
|
|
442
456
|
|
|
443
457
|
|
|
444
458
|
### Miscellaneous Chores
|
|
@@ -452,12 +466,12 @@
|
|
|
452
466
|
* dependencies
|
|
453
467
|
* @twin.org/engine-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
454
468
|
|
|
455
|
-
## [0.0.3-next.5](https://github.com/
|
|
469
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.4...engine-core-v0.0.3-next.5) (2025-11-20)
|
|
456
470
|
|
|
457
471
|
|
|
458
472
|
### Features
|
|
459
473
|
|
|
460
|
-
* initialise context id handlers before bootstrap ([e94df44](https://github.com/
|
|
474
|
+
* initialise context id handlers before bootstrap ([e94df44](https://github.com/iotaledger/twin-engine/commit/e94df440aa553350dba5da2ae93b5c34e0ac3692))
|
|
461
475
|
|
|
462
476
|
|
|
463
477
|
### Dependencies
|
|
@@ -466,13 +480,13 @@
|
|
|
466
480
|
* dependencies
|
|
467
481
|
* @twin.org/engine-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
468
482
|
|
|
469
|
-
## [0.0.3-next.4](https://github.com/
|
|
483
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.3...engine-core-v0.0.3-next.4) (2025-11-20)
|
|
470
484
|
|
|
471
485
|
|
|
472
486
|
### Features
|
|
473
487
|
|
|
474
|
-
* context id handlers repopulated after engine clone ([9712e32](https://github.com/
|
|
475
|
-
* interlock stop method ([3806ba7](https://github.com/
|
|
488
|
+
* context id handlers repopulated after engine clone ([9712e32](https://github.com/iotaledger/twin-engine/commit/9712e328f4607f5b2c82355c394c61bde0ee39bf))
|
|
489
|
+
* interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
|
|
476
490
|
|
|
477
491
|
|
|
478
492
|
### Dependencies
|
|
@@ -481,12 +495,12 @@
|
|
|
481
495
|
* dependencies
|
|
482
496
|
* @twin.org/engine-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
483
497
|
|
|
484
|
-
## [0.0.3-next.3](https://github.com/
|
|
498
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.2...engine-core-v0.0.3-next.3) (2025-11-14)
|
|
485
499
|
|
|
486
500
|
|
|
487
501
|
### Bug Fixes
|
|
488
502
|
|
|
489
|
-
* make sure stop is called even if start is not implemented ([ece2b9d](https://github.com/
|
|
503
|
+
* make sure stop is called even if start is not implemented ([ece2b9d](https://github.com/iotaledger/twin-engine/commit/ece2b9de5c6dff2b5ccf2a3115c1a7328a330125))
|
|
490
504
|
|
|
491
505
|
|
|
492
506
|
### Dependencies
|
|
@@ -495,12 +509,12 @@
|
|
|
495
509
|
* dependencies
|
|
496
510
|
* @twin.org/engine-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
497
511
|
|
|
498
|
-
## [0.0.3-next.2](https://github.com/
|
|
512
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.1...engine-core-v0.0.3-next.2) (2025-11-13)
|
|
499
513
|
|
|
500
514
|
|
|
501
515
|
### Features
|
|
502
516
|
|
|
503
|
-
* close already started components on startup error ([a55a117](https://github.com/
|
|
517
|
+
* close already started components on startup error ([a55a117](https://github.com/iotaledger/twin-engine/commit/a55a117a508998288c8ae804e732fc6085cb22fa))
|
|
504
518
|
|
|
505
519
|
|
|
506
520
|
### Dependencies
|
|
@@ -509,36 +523,36 @@
|
|
|
509
523
|
* dependencies
|
|
510
524
|
* @twin.org/engine-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
511
525
|
|
|
512
|
-
## [0.0.3-next.1](https://github.com/
|
|
526
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.3-next.0...engine-core-v0.0.3-next.1) (2025-11-13)
|
|
513
527
|
|
|
514
528
|
|
|
515
529
|
### Features
|
|
516
530
|
|
|
517
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
518
|
-
* add context id features ([#51](https://github.com/
|
|
519
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
520
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
521
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
522
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
523
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
524
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
525
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
526
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
527
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
528
|
-
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/
|
|
529
|
-
* remove unused component states ([d56d648](https://github.com/
|
|
530
|
-
* simplify config building ([732c871](https://github.com/
|
|
531
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
532
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
533
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
534
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
535
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
536
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
531
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
532
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
533
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
534
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
535
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
536
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
537
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
538
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
539
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
540
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
541
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
542
|
+
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/iotaledger/twin-engine/commit/5c7e9e419ef26933e49c9c5a21a20a8961244e7f))
|
|
543
|
+
* remove unused component states ([d56d648](https://github.com/iotaledger/twin-engine/commit/d56d6486119ea8b8501a33f9e3a3101a08b826ed))
|
|
544
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
545
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
546
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
547
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
548
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
549
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
550
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
537
551
|
|
|
538
552
|
|
|
539
553
|
### Bug Fixes
|
|
540
554
|
|
|
541
|
-
* use correct instance type name ([6278486](https://github.com/
|
|
555
|
+
* use correct instance type name ([6278486](https://github.com/iotaledger/twin-engine/commit/6278486d8f0f2d601d3cf521a647898cd7cc1f31))
|
|
542
556
|
|
|
543
557
|
|
|
544
558
|
### Dependencies
|
|
@@ -547,12 +561,12 @@
|
|
|
547
561
|
* dependencies
|
|
548
562
|
* @twin.org/engine-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
549
563
|
|
|
550
|
-
## [0.0.2-next.26](https://github.com/
|
|
564
|
+
## [0.0.2-next.26](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.25...engine-core-v0.0.2-next.26) (2025-10-09)
|
|
551
565
|
|
|
552
566
|
|
|
553
567
|
### Bug Fixes
|
|
554
568
|
|
|
555
|
-
* use correct instance type name ([6278486](https://github.com/
|
|
569
|
+
* use correct instance type name ([6278486](https://github.com/iotaledger/twin-engine/commit/6278486d8f0f2d601d3cf521a647898cd7cc1f31))
|
|
556
570
|
|
|
557
571
|
|
|
558
572
|
### Dependencies
|
|
@@ -561,12 +575,12 @@
|
|
|
561
575
|
* dependencies
|
|
562
576
|
* @twin.org/engine-models bumped from 0.0.2-next.25 to 0.0.2-next.26
|
|
563
577
|
|
|
564
|
-
## [0.0.2-next.25](https://github.com/
|
|
578
|
+
## [0.0.2-next.25](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.24...engine-core-v0.0.2-next.25) (2025-10-09)
|
|
565
579
|
|
|
566
580
|
|
|
567
581
|
### Features
|
|
568
582
|
|
|
569
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
583
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
570
584
|
|
|
571
585
|
|
|
572
586
|
### Dependencies
|
|
@@ -575,12 +589,12 @@
|
|
|
575
589
|
* dependencies
|
|
576
590
|
* @twin.org/engine-models bumped from 0.0.2-next.24 to 0.0.2-next.25
|
|
577
591
|
|
|
578
|
-
## [0.0.2-next.24](https://github.com/
|
|
592
|
+
## [0.0.2-next.24](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.23...engine-core-v0.0.2-next.24) (2025-10-08)
|
|
579
593
|
|
|
580
594
|
|
|
581
595
|
### Features
|
|
582
596
|
|
|
583
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
597
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
584
598
|
|
|
585
599
|
|
|
586
600
|
### Dependencies
|
|
@@ -589,12 +603,12 @@
|
|
|
589
603
|
* dependencies
|
|
590
604
|
* @twin.org/engine-models bumped from 0.0.2-next.23 to 0.0.2-next.24
|
|
591
605
|
|
|
592
|
-
## [0.0.2-next.23](https://github.com/
|
|
606
|
+
## [0.0.2-next.23](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.22...engine-core-v0.0.2-next.23) (2025-10-07)
|
|
593
607
|
|
|
594
608
|
|
|
595
609
|
### Features
|
|
596
610
|
|
|
597
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
611
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
598
612
|
|
|
599
613
|
|
|
600
614
|
### Dependencies
|
|
@@ -603,7 +617,7 @@
|
|
|
603
617
|
* dependencies
|
|
604
618
|
* @twin.org/engine-models bumped from 0.0.2-next.22 to 0.0.2-next.23
|
|
605
619
|
|
|
606
|
-
## [0.0.2-next.22](https://github.com/
|
|
620
|
+
## [0.0.2-next.22](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.21...engine-core-v0.0.2-next.22) (2025-10-07)
|
|
607
621
|
|
|
608
622
|
|
|
609
623
|
### Miscellaneous Chores
|
|
@@ -617,12 +631,12 @@
|
|
|
617
631
|
* dependencies
|
|
618
632
|
* @twin.org/engine-models bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
619
633
|
|
|
620
|
-
## [0.0.2-next.21](https://github.com/
|
|
634
|
+
## [0.0.2-next.21](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.20...engine-core-v0.0.2-next.21) (2025-10-07)
|
|
621
635
|
|
|
622
636
|
|
|
623
637
|
### Features
|
|
624
638
|
|
|
625
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
639
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
626
640
|
|
|
627
641
|
|
|
628
642
|
### Dependencies
|
|
@@ -631,12 +645,12 @@
|
|
|
631
645
|
* dependencies
|
|
632
646
|
* @twin.org/engine-models bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
633
647
|
|
|
634
|
-
## [0.0.2-next.20](https://github.com/
|
|
648
|
+
## [0.0.2-next.20](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.19...engine-core-v0.0.2-next.20) (2025-10-06)
|
|
635
649
|
|
|
636
650
|
|
|
637
651
|
### Features
|
|
638
652
|
|
|
639
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
653
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
640
654
|
|
|
641
655
|
|
|
642
656
|
### Dependencies
|
|
@@ -645,12 +659,12 @@
|
|
|
645
659
|
* dependencies
|
|
646
660
|
* @twin.org/engine-models bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
647
661
|
|
|
648
|
-
## [0.0.2-next.19](https://github.com/
|
|
662
|
+
## [0.0.2-next.19](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.18...engine-core-v0.0.2-next.19) (2025-10-02)
|
|
649
663
|
|
|
650
664
|
|
|
651
665
|
### Features
|
|
652
666
|
|
|
653
|
-
* simplify config building ([732c871](https://github.com/
|
|
667
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
654
668
|
|
|
655
669
|
|
|
656
670
|
### Dependencies
|
|
@@ -659,12 +673,12 @@
|
|
|
659
673
|
* dependencies
|
|
660
674
|
* @twin.org/engine-models bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
661
675
|
|
|
662
|
-
## [0.0.2-next.18](https://github.com/
|
|
676
|
+
## [0.0.2-next.18](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.17...engine-core-v0.0.2-next.18) (2025-09-29)
|
|
663
677
|
|
|
664
678
|
|
|
665
679
|
### Features
|
|
666
680
|
|
|
667
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
681
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
668
682
|
|
|
669
683
|
|
|
670
684
|
### Dependencies
|
|
@@ -673,7 +687,7 @@
|
|
|
673
687
|
* dependencies
|
|
674
688
|
* @twin.org/engine-models bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
675
689
|
|
|
676
|
-
## [0.0.2-next.17](https://github.com/
|
|
690
|
+
## [0.0.2-next.17](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.16...engine-core-v0.0.2-next.17) (2025-09-26)
|
|
677
691
|
|
|
678
692
|
|
|
679
693
|
### Miscellaneous Chores
|
|
@@ -687,7 +701,7 @@
|
|
|
687
701
|
* dependencies
|
|
688
702
|
* @twin.org/engine-models bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
689
703
|
|
|
690
|
-
## [0.0.2-next.16](https://github.com/
|
|
704
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.15...engine-core-v0.0.2-next.16) (2025-09-25)
|
|
691
705
|
|
|
692
706
|
|
|
693
707
|
### Miscellaneous Chores
|
|
@@ -701,7 +715,7 @@
|
|
|
701
715
|
* dependencies
|
|
702
716
|
* @twin.org/engine-models bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
703
717
|
|
|
704
|
-
## [0.0.2-next.15](https://github.com/
|
|
718
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.14...engine-core-v0.0.2-next.15) (2025-09-24)
|
|
705
719
|
|
|
706
720
|
|
|
707
721
|
### Miscellaneous Chores
|
|
@@ -715,7 +729,7 @@
|
|
|
715
729
|
* dependencies
|
|
716
730
|
* @twin.org/engine-models bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
717
731
|
|
|
718
|
-
## [0.0.2-next.14](https://github.com/
|
|
732
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.13...engine-core-v0.0.2-next.14) (2025-09-19)
|
|
719
733
|
|
|
720
734
|
|
|
721
735
|
### Miscellaneous Chores
|
|
@@ -729,7 +743,7 @@
|
|
|
729
743
|
* dependencies
|
|
730
744
|
* @twin.org/engine-models bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
731
745
|
|
|
732
|
-
## [0.0.2-next.13](https://github.com/
|
|
746
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.12...engine-core-v0.0.2-next.13) (2025-09-08)
|
|
733
747
|
|
|
734
748
|
|
|
735
749
|
### Miscellaneous Chores
|
|
@@ -743,12 +757,12 @@
|
|
|
743
757
|
* dependencies
|
|
744
758
|
* @twin.org/engine-models bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
745
759
|
|
|
746
|
-
## [0.0.2-next.12](https://github.com/
|
|
760
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.11...engine-core-v0.0.2-next.12) (2025-09-05)
|
|
747
761
|
|
|
748
762
|
|
|
749
763
|
### Features
|
|
750
764
|
|
|
751
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
765
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
752
766
|
|
|
753
767
|
|
|
754
768
|
### Dependencies
|
|
@@ -757,12 +771,12 @@
|
|
|
757
771
|
* dependencies
|
|
758
772
|
* @twin.org/engine-models bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
759
773
|
|
|
760
|
-
## [0.0.2-next.11](https://github.com/
|
|
774
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.10...engine-core-v0.0.2-next.11) (2025-08-29)
|
|
761
775
|
|
|
762
776
|
|
|
763
777
|
### Features
|
|
764
778
|
|
|
765
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
779
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
766
780
|
|
|
767
781
|
|
|
768
782
|
### Dependencies
|
|
@@ -771,7 +785,7 @@
|
|
|
771
785
|
* dependencies
|
|
772
786
|
* @twin.org/engine-models bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
773
787
|
|
|
774
|
-
## [0.0.2-next.10](https://github.com/
|
|
788
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.9...engine-core-v0.0.2-next.10) (2025-08-26)
|
|
775
789
|
|
|
776
790
|
|
|
777
791
|
### Miscellaneous Chores
|
|
@@ -785,12 +799,12 @@
|
|
|
785
799
|
* dependencies
|
|
786
800
|
* @twin.org/engine-models bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
787
801
|
|
|
788
|
-
## [0.0.2-next.9](https://github.com/
|
|
802
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.8...engine-core-v0.0.2-next.9) (2025-08-25)
|
|
789
803
|
|
|
790
804
|
|
|
791
805
|
### Features
|
|
792
806
|
|
|
793
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
807
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
794
808
|
|
|
795
809
|
|
|
796
810
|
### Dependencies
|
|
@@ -799,7 +813,7 @@
|
|
|
799
813
|
* dependencies
|
|
800
814
|
* @twin.org/engine-models bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
801
815
|
|
|
802
|
-
## [0.0.2-next.8](https://github.com/
|
|
816
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.7...engine-core-v0.0.2-next.8) (2025-08-22)
|
|
803
817
|
|
|
804
818
|
|
|
805
819
|
### Miscellaneous Chores
|
|
@@ -813,12 +827,12 @@
|
|
|
813
827
|
* dependencies
|
|
814
828
|
* @twin.org/engine-models bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
815
829
|
|
|
816
|
-
## [0.0.2-next.7](https://github.com/
|
|
830
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.6...engine-core-v0.0.2-next.7) (2025-08-22)
|
|
817
831
|
|
|
818
832
|
|
|
819
833
|
### Features
|
|
820
834
|
|
|
821
|
-
* remove unused component states ([d56d648](https://github.com/
|
|
835
|
+
* remove unused component states ([d56d648](https://github.com/iotaledger/twin-engine/commit/d56d6486119ea8b8501a33f9e3a3101a08b826ed))
|
|
822
836
|
|
|
823
837
|
|
|
824
838
|
### Dependencies
|
|
@@ -827,12 +841,12 @@
|
|
|
827
841
|
* dependencies
|
|
828
842
|
* @twin.org/engine-models bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
829
843
|
|
|
830
|
-
## [0.0.2-next.6](https://github.com/
|
|
844
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.5...engine-core-v0.0.2-next.6) (2025-08-21)
|
|
831
845
|
|
|
832
846
|
|
|
833
847
|
### Features
|
|
834
848
|
|
|
835
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
849
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
836
850
|
|
|
837
851
|
|
|
838
852
|
### Dependencies
|
|
@@ -841,12 +855,12 @@
|
|
|
841
855
|
* dependencies
|
|
842
856
|
* @twin.org/engine-models bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
843
857
|
|
|
844
|
-
## [0.0.2-next.5](https://github.com/
|
|
858
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.4...engine-core-v0.0.2-next.5) (2025-08-14)
|
|
845
859
|
|
|
846
860
|
|
|
847
861
|
### Features
|
|
848
862
|
|
|
849
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
863
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
850
864
|
|
|
851
865
|
|
|
852
866
|
### Dependencies
|
|
@@ -855,12 +869,12 @@
|
|
|
855
869
|
* dependencies
|
|
856
870
|
* @twin.org/engine-models bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
857
871
|
|
|
858
|
-
## [0.0.2-next.4](https://github.com/
|
|
872
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.3...engine-core-v0.0.2-next.4) (2025-07-25)
|
|
859
873
|
|
|
860
874
|
|
|
861
875
|
### Features
|
|
862
876
|
|
|
863
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
877
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
864
878
|
|
|
865
879
|
|
|
866
880
|
### Dependencies
|
|
@@ -869,7 +883,7 @@
|
|
|
869
883
|
* dependencies
|
|
870
884
|
* @twin.org/engine-models bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
871
885
|
|
|
872
|
-
## [0.0.2-next.3](https://github.com/
|
|
886
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.2...engine-core-v0.0.2-next.3) (2025-07-24)
|
|
873
887
|
|
|
874
888
|
|
|
875
889
|
### Miscellaneous Chores
|
|
@@ -883,7 +897,7 @@
|
|
|
883
897
|
* dependencies
|
|
884
898
|
* @twin.org/engine-models bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
885
899
|
|
|
886
|
-
## [0.0.2-next.2](https://github.com/
|
|
900
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.1...engine-core-v0.0.2-next.2) (2025-07-21)
|
|
887
901
|
|
|
888
902
|
|
|
889
903
|
### Miscellaneous Chores
|
|
@@ -897,16 +911,16 @@
|
|
|
897
911
|
* dependencies
|
|
898
912
|
* @twin.org/engine-models bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
899
913
|
|
|
900
|
-
## [0.0.2-next.1](https://github.com/
|
|
914
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.2-next.0...engine-core-v0.0.2-next.1) (2025-07-11)
|
|
901
915
|
|
|
902
916
|
|
|
903
917
|
### Features
|
|
904
918
|
|
|
905
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
906
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
907
|
-
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/
|
|
908
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
909
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
919
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
920
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
921
|
+
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/iotaledger/twin-engine/commit/5c7e9e419ef26933e49c9c5a21a20a8961244e7f))
|
|
922
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
923
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
910
924
|
|
|
911
925
|
|
|
912
926
|
### Dependencies
|
|
@@ -920,12 +934,12 @@
|
|
|
920
934
|
|
|
921
935
|
### Features
|
|
922
936
|
|
|
923
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
924
|
-
* release to production ([3a4acd1](https://github.com/
|
|
925
|
-
* release to production ([5559958](https://github.com/
|
|
926
|
-
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/
|
|
927
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
928
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
937
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
938
|
+
* release to production ([3a4acd1](https://github.com/iotaledger/twin-engine/commit/3a4acd1f6c66b841d80b6fd3bc1a439a77148fa5))
|
|
939
|
+
* release to production ([5559958](https://github.com/iotaledger/twin-engine/commit/5559958e2128e6ec3a81e779d1ebd3f370bbb081))
|
|
940
|
+
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/iotaledger/twin-engine/commit/5c7e9e419ef26933e49c9c5a21a20a8961244e7f))
|
|
941
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
942
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
929
943
|
|
|
930
944
|
|
|
931
945
|
### Dependencies
|
|
@@ -934,7 +948,7 @@
|
|
|
934
948
|
* dependencies
|
|
935
949
|
* @twin.org/engine-models bumped from 0.0.1-next.84 to 0.0.1
|
|
936
950
|
|
|
937
|
-
## [0.0.1-next.84](https://github.com/
|
|
951
|
+
## [0.0.1-next.84](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.83...engine-core-v0.0.1-next.84) (2025-07-11)
|
|
938
952
|
|
|
939
953
|
|
|
940
954
|
### Miscellaneous Chores
|
|
@@ -948,15 +962,15 @@
|
|
|
948
962
|
* dependencies
|
|
949
963
|
* @twin.org/engine-models bumped from 0.0.1-next.83 to 0.0.1-next.84
|
|
950
964
|
|
|
951
|
-
## [0.0.1-next.83](https://github.com/
|
|
965
|
+
## [0.0.1-next.83](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.82...engine-core-v0.0.1-next.83) (2025-07-10)
|
|
952
966
|
|
|
953
967
|
|
|
954
968
|
### Features
|
|
955
969
|
|
|
956
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
957
|
-
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/
|
|
958
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
959
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
970
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
971
|
+
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/iotaledger/twin-engine/commit/5c7e9e419ef26933e49c9c5a21a20a8961244e7f))
|
|
972
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
973
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
960
974
|
|
|
961
975
|
|
|
962
976
|
### Dependencies
|
|
@@ -965,7 +979,7 @@
|
|
|
965
979
|
* dependencies
|
|
966
980
|
* @twin.org/engine-models bumped from 0.0.1-next.81 to 0.0.1-next.83
|
|
967
981
|
|
|
968
|
-
## [0.0.1-next.81](https://github.com/
|
|
982
|
+
## [0.0.1-next.81](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.80...engine-core-v0.0.1-next.81) (2025-07-07)
|
|
969
983
|
|
|
970
984
|
|
|
971
985
|
### Miscellaneous Chores
|
|
@@ -979,7 +993,7 @@
|
|
|
979
993
|
* dependencies
|
|
980
994
|
* @twin.org/engine-models bumped from 0.0.1-next.80 to 0.0.1-next.81
|
|
981
995
|
|
|
982
|
-
## [0.0.1-next.80](https://github.com/
|
|
996
|
+
## [0.0.1-next.80](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.79...engine-core-v0.0.1-next.80) (2025-06-23)
|
|
983
997
|
|
|
984
998
|
|
|
985
999
|
### Miscellaneous Chores
|
|
@@ -993,7 +1007,7 @@
|
|
|
993
1007
|
* dependencies
|
|
994
1008
|
* @twin.org/engine-models bumped from 0.0.1-next.79 to 0.0.1-next.80
|
|
995
1009
|
|
|
996
|
-
## [0.0.1-next.79](https://github.com/
|
|
1010
|
+
## [0.0.1-next.79](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.78...engine-core-v0.0.1-next.79) (2025-06-18)
|
|
997
1011
|
|
|
998
1012
|
|
|
999
1013
|
### Miscellaneous Chores
|
|
@@ -1007,7 +1021,7 @@
|
|
|
1007
1021
|
* dependencies
|
|
1008
1022
|
* @twin.org/engine-models bumped from 0.0.1-next.78 to 0.0.1-next.79
|
|
1009
1023
|
|
|
1010
|
-
## [0.0.1-next.78](https://github.com/
|
|
1024
|
+
## [0.0.1-next.78](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.77...engine-core-v0.0.1-next.78) (2025-06-18)
|
|
1011
1025
|
|
|
1012
1026
|
|
|
1013
1027
|
### Miscellaneous Chores
|
|
@@ -1021,7 +1035,7 @@
|
|
|
1021
1035
|
* dependencies
|
|
1022
1036
|
* @twin.org/engine-models bumped from 0.0.1-next.77 to 0.0.1-next.78
|
|
1023
1037
|
|
|
1024
|
-
## [0.0.1-next.77](https://github.com/
|
|
1038
|
+
## [0.0.1-next.77](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.76...engine-core-v0.0.1-next.77) (2025-06-18)
|
|
1025
1039
|
|
|
1026
1040
|
|
|
1027
1041
|
### Miscellaneous Chores
|
|
@@ -1035,12 +1049,12 @@
|
|
|
1035
1049
|
* dependencies
|
|
1036
1050
|
* @twin.org/engine-models bumped from 0.0.1-next.76 to 0.0.1-next.77
|
|
1037
1051
|
|
|
1038
|
-
## [0.0.1-next.76](https://github.com/
|
|
1052
|
+
## [0.0.1-next.76](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.75...engine-core-v0.0.1-next.76) (2025-06-12)
|
|
1039
1053
|
|
|
1040
1054
|
|
|
1041
1055
|
### Features
|
|
1042
1056
|
|
|
1043
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
1057
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1044
1058
|
|
|
1045
1059
|
|
|
1046
1060
|
### Dependencies
|
|
@@ -1049,7 +1063,7 @@
|
|
|
1049
1063
|
* dependencies
|
|
1050
1064
|
* @twin.org/engine-models bumped from 0.0.1-next.75 to 0.0.1-next.76
|
|
1051
1065
|
|
|
1052
|
-
## [0.0.1-next.75](https://github.com/
|
|
1066
|
+
## [0.0.1-next.75](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.74...engine-core-v0.0.1-next.75) (2025-05-29)
|
|
1053
1067
|
|
|
1054
1068
|
|
|
1055
1069
|
### Miscellaneous Chores
|
|
@@ -1063,7 +1077,7 @@
|
|
|
1063
1077
|
* dependencies
|
|
1064
1078
|
* @twin.org/engine-models bumped from 0.0.1-next.74 to 0.0.1-next.75
|
|
1065
1079
|
|
|
1066
|
-
## [0.0.1-next.74](https://github.com/
|
|
1080
|
+
## [0.0.1-next.74](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.73...engine-core-v0.0.1-next.74) (2025-05-23)
|
|
1067
1081
|
|
|
1068
1082
|
|
|
1069
1083
|
### Miscellaneous Chores
|
|
@@ -1077,12 +1091,12 @@
|
|
|
1077
1091
|
* dependencies
|
|
1078
1092
|
* @twin.org/engine-models bumped from 0.0.1-next.73 to 0.0.1-next.74
|
|
1079
1093
|
|
|
1080
|
-
## [0.0.1-next.73](https://github.com/
|
|
1094
|
+
## [0.0.1-next.73](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.72...engine-core-v0.0.1-next.73) (2025-05-22)
|
|
1081
1095
|
|
|
1082
1096
|
|
|
1083
1097
|
### Features
|
|
1084
1098
|
|
|
1085
|
-
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/
|
|
1099
|
+
* remove bootstrapped components, component should manage their own state ([5c7e9e4](https://github.com/iotaledger/twin-engine/commit/5c7e9e419ef26933e49c9c5a21a20a8961244e7f))
|
|
1086
1100
|
|
|
1087
1101
|
|
|
1088
1102
|
### Dependencies
|
|
@@ -1091,13 +1105,13 @@
|
|
|
1091
1105
|
* dependencies
|
|
1092
1106
|
* @twin.org/engine-models bumped from 0.0.1-next.72 to 0.0.1-next.73
|
|
1093
1107
|
|
|
1094
|
-
## [0.0.1-next.72](https://github.com/
|
|
1108
|
+
## [0.0.1-next.72](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.71...engine-core-v0.0.1-next.72) (2025-05-06)
|
|
1095
1109
|
|
|
1096
1110
|
|
|
1097
1111
|
### Features
|
|
1098
1112
|
|
|
1099
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
1100
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1113
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1114
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
1101
1115
|
|
|
1102
1116
|
|
|
1103
1117
|
### Dependencies
|
|
@@ -1106,7 +1120,7 @@
|
|
|
1106
1120
|
* dependencies
|
|
1107
1121
|
* @twin.org/engine-models bumped from 0.0.1-next.71 to 0.0.1-next.72
|
|
1108
1122
|
|
|
1109
|
-
## [0.0.1-next.71](https://github.com/
|
|
1123
|
+
## [0.0.1-next.71](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.70...engine-core-v0.0.1-next.71) (2025-05-06)
|
|
1110
1124
|
|
|
1111
1125
|
|
|
1112
1126
|
### Miscellaneous Chores
|
|
@@ -1120,7 +1134,7 @@
|
|
|
1120
1134
|
* dependencies
|
|
1121
1135
|
* @twin.org/engine-models bumped from 0.0.1-next.70 to 0.0.1-next.71
|
|
1122
1136
|
|
|
1123
|
-
## [0.0.1-next.70](https://github.com/
|
|
1137
|
+
## [0.0.1-next.70](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.69...engine-core-v0.0.1-next.70) (2025-04-28)
|
|
1124
1138
|
|
|
1125
1139
|
|
|
1126
1140
|
### Miscellaneous Chores
|
|
@@ -1134,7 +1148,7 @@
|
|
|
1134
1148
|
* dependencies
|
|
1135
1149
|
* @twin.org/engine-models bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
1136
1150
|
|
|
1137
|
-
## [0.0.1-next.69](https://github.com/
|
|
1151
|
+
## [0.0.1-next.69](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.68...engine-core-v0.0.1-next.69) (2025-04-25)
|
|
1138
1152
|
|
|
1139
1153
|
|
|
1140
1154
|
### Miscellaneous Chores
|
|
@@ -1148,12 +1162,12 @@
|
|
|
1148
1162
|
* dependencies
|
|
1149
1163
|
* @twin.org/engine-models bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
1150
1164
|
|
|
1151
|
-
## [0.0.1-next.68](https://github.com/
|
|
1165
|
+
## [0.0.1-next.68](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.67...engine-core-v0.0.1-next.68) (2025-04-17)
|
|
1152
1166
|
|
|
1153
1167
|
|
|
1154
1168
|
### Features
|
|
1155
1169
|
|
|
1156
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1170
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
1157
1171
|
|
|
1158
1172
|
|
|
1159
1173
|
### Dependencies
|
|
@@ -1162,12 +1176,12 @@
|
|
|
1162
1176
|
* dependencies
|
|
1163
1177
|
* @twin.org/engine-models bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
1164
1178
|
|
|
1165
|
-
## [0.0.1-next.67](https://github.com/
|
|
1179
|
+
## [0.0.1-next.67](https://github.com/iotaledger/twin-engine/compare/engine-core-v0.0.1-next.66...engine-core-v0.0.1-next.67) (2025-03-28)
|
|
1166
1180
|
|
|
1167
1181
|
|
|
1168
1182
|
### Features
|
|
1169
1183
|
|
|
1170
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
1184
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1171
1185
|
|
|
1172
1186
|
|
|
1173
1187
|
### Dependencies
|