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