0.9.1 (2026-07-27)
Features
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- release to production (3a4acd1)
- release to production (5559958)
- release to production (#171) (31c43e9)
- release to production (#196) (91987ea)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- update dependencies (97c9f64)
- use shared store mechanism (#2) (9eed8d7)
Bug Fixes
- improve populateClone filtering (60abfff)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.9.1-next.7 to 0.9.1-next.8
Features
- clone log-level control and per-component start timing in engine core (#189) (8e4e26d)
- improved cloning (#190) (b43833b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.9.1-next.6 to 0.9.1-next.7
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.9.1-next.5 to 0.9.1-next.6
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.9.1-next.4 to 0.9.1-next.5
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.9.1-next.3 to 0.9.1-next.4
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.9.1-next.2 to 0.9.1-next.3
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.9.1-next.1 to 0.9.1-next.2
Features
- add auth admin component (201cd06)
- add context id features (#51) (eaef180)
- add default logging component for web server (8ad94f0)
- add isPrimary and isClone methods (a7c63e9)
- add metrics producer type initialisers to engine (#122) (45f52d7)
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- add registered component methods (a9a2899)
- add rights management negotiation (84ef46b)
- add skipComponentStart flag (#62) (07e90af)
- add sorting to factories so default entries are at start (1a69356)
- add synchronised storage support (5142e34)
- add tenant admin routes (#76) (3c0af90)
- add tenant component (#138) (ebbcb8f)
- add validate-locales (b92ea09)
- close already started components on startup error (a55a117)
- context id handlers repopulated after engine clone (9712e32)
- eslint migration to flat config (6b978da)
- improve startup error handling (#65) (5b2d1c5)
- initialise context id handlers before bootstrap (e94df44)
- interlock stop method (3806ba7)
- maintain isDefault flag for registered instances (2ac5bee)
- multi instance component support (#83) (6012b50)
- organization identifiers (#152) (d8e6d51)
- override type initialisers with new registrations (5b4ff56)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- remove unused component states (d56d648)
- set initialised flag when skipping start (039b4df)
- simplify config building (732c871)
- standardised engine logging naming (0dbf857)
- typescript 6 update (b227f52)
- update dependencies (e6ebe42)
- update dependencies (97c9f64)
- update framework core (acc0f8d)
- upgrade framework components (efd52e8)
- use factory default feature for sorting (ec8b370)
- use peer dependencies (69dd744)
- use shared store mechanism (#2) (9eed8d7)
Bug Fixes
- make sure stop is called even if start is not implemented (ece2b9d)
- pass contextIds to populateClone (#79) (b22f1bb)
- save state if dirty even if not started (1abe4b9)
- use correct instance type name (6278486)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.9.1-next.0 to 0.9.1-next.1
0.9.0 (2026-06-25)
Features
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- release to production (3a4acd1)
- release to production (5559958)
- release to production (#171) (31c43e9)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- update dependencies (97c9f64)
- use shared store mechanism (#2) (9eed8d7)
Features
- add auth admin component (201cd06)
- add context id features (#51) (eaef180)
- add default logging component for web server (8ad94f0)
- add isPrimary and isClone methods (a7c63e9)
- add metrics producer type initialisers to engine (#122) (45f52d7)
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- add registered component methods (a9a2899)
- add rights management negotiation (84ef46b)
- add skipComponentStart flag (#62) (07e90af)
- add sorting to factories so default entries are at start (1a69356)
- add synchronised storage support (5142e34)
- add tenant admin routes (#76) (3c0af90)
- add tenant component (#138) (ebbcb8f)
- add validate-locales (b92ea09)
- close already started components on startup error (a55a117)
- context id handlers repopulated after engine clone (9712e32)
- eslint migration to flat config (6b978da)
- improve startup error handling (#65) (5b2d1c5)
- initialise context id handlers before bootstrap (e94df44)
- interlock stop method (3806ba7)
- maintain isDefault flag for registered instances (2ac5bee)
- multi instance component support (#83) (6012b50)
- organization identifiers (#152) (d8e6d51)
- override type initialisers with new registrations (5b4ff56)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- remove unused component states (d56d648)
- set initialised flag when skipping start (039b4df)
- simplify config building (732c871)
- standardised engine logging naming (0dbf857)
- typescript 6 update (b227f52)
- update dependencies (e6ebe42)
- update dependencies (97c9f64)
- update framework core (acc0f8d)
- upgrade framework components (efd52e8)
- use factory default feature for sorting (ec8b370)
- use peer dependencies (69dd744)
- use shared store mechanism (#2) (9eed8d7)
Bug Fixes
- make sure stop is called even if start is not implemented (ece2b9d)
- pass contextIds to populateClone (#79) (b22f1bb)
- save state if dirty even if not started (1abe4b9)
- use correct instance type name (6278486)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.9.0-next.0 to 0.9.0-next.1
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.55 to 0.0.3-next.56
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.54 to 0.0.3-next.55
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.53 to 0.0.3-next.54
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.52 to 0.0.3-next.53
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.51 to 0.0.3-next.52
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.50 to 0.0.3-next.51
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.49 to 0.0.3-next.50
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.48 to 0.0.3-next.49
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.47 to 0.0.3-next.48
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.46 to 0.0.3-next.47
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.45 to 0.0.3-next.46
Features
- add auth admin component (201cd06)
- add context id features (#51) (eaef180)
- add default logging component for web server (8ad94f0)
- add isPrimary and isClone methods (a7c63e9)
- add metrics producer type initialisers to engine (#122) (45f52d7)
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- add registered component methods (a9a2899)
- add rights management negotiation (84ef46b)
- add skipComponentStart flag (#62) (07e90af)
- add sorting to factories so default entries are at start (1a69356)
- add synchronised storage support (5142e34)
- add tenant admin routes (#76) (3c0af90)
- add validate-locales (b92ea09)
- close already started components on startup error (a55a117)
- context id handlers repopulated after engine clone (9712e32)
- eslint migration to flat config (6b978da)
- improve startup error handling (#65) (5b2d1c5)
- initialise context id handlers before bootstrap (e94df44)
- interlock stop method (3806ba7)
- maintain isDefault flag for registered instances (2ac5bee)
- multi instance component support (#83) (6012b50)
- override type initialisers with new registrations (5b4ff56)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- remove unused component states (d56d648)
- set initialised flag when skipping start (039b4df)
- simplify config building (732c871)
- standardised engine logging naming (0dbf857)
- typescript 6 update (b227f52)
- update dependencies (e6ebe42)
- update dependencies (97c9f64)
- update framework core (acc0f8d)
- upgrade framework components (efd52e8)
- use factory default feature for sorting (ec8b370)
- use peer dependencies (69dd744)
- use shared store mechanism (#2) (9eed8d7)
Bug Fixes
- make sure stop is called even if start is not implemented (ece2b9d)
- pass contextIds to populateClone (#79) (b22f1bb)
- save state if dirty even if not started (1abe4b9)
- use correct instance type name (6278486)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.44 to 0.0.3-next.45
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.43 to 0.0.3-next.44
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.42 to 0.0.3-next.43
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.41 to 0.0.3-next.42
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.40 to 0.0.3-next.41
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.39 to 0.0.3-next.40
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.38 to 0.0.3-next.39
Features
- add metrics producer type initialisers to engine (#122) (45f52d7)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.37 to 0.0.3-next.38
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.36 to 0.0.3-next.37
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.35 to 0.0.3-next.36
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.34 to 0.0.3-next.35
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.33 to 0.0.3-next.34
Features
- add registered component methods (a9a2899)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.32 to 0.0.3-next.33
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.31 to 0.0.3-next.32
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.30 to 0.0.3-next.31
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.29 to 0.0.3-next.30
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.28 to 0.0.3-next.29
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.27 to 0.0.3-next.28
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.26 to 0.0.3-next.27
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.25 to 0.0.3-next.26
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.24 to 0.0.3-next.25
Features
- use factory default feature for sorting (ec8b370)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.23 to 0.0.3-next.24
Features
- add auth admin component (201cd06)
- add context id features (#51) (eaef180)
- add default logging component for web server (8ad94f0)
- add isPrimary and isClone methods (a7c63e9)
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- add rights management negotiation (84ef46b)
- add skipComponentStart flag (#62) (07e90af)
- add sorting to factories so default entries are at start (1a69356)
- add synchronised storage support (5142e34)
- add tenant admin routes (#76) (3c0af90)
- add validate-locales (b92ea09)
- close already started components on startup error (a55a117)
- context id handlers repopulated after engine clone (9712e32)
- eslint migration to flat config (6b978da)
- improve startup error handling (#65) (5b2d1c5)
- initialise context id handlers before bootstrap (e94df44)
- interlock stop method (3806ba7)
- maintain isDefault flag for registered instances (2ac5bee)
- multi instance component support (#83) (6012b50)
- override type initialisers with new registrations (5b4ff56)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- remove unused component states (d56d648)
- set initialised flag when skipping start (039b4df)
- simplify config building (732c871)
- standardised engine logging naming (0dbf857)
- update dependencies (97c9f64)
- update framework core (acc0f8d)
- upgrade framework components (efd52e8)
- use peer dependencies (69dd744)
- use shared store mechanism (#2) (9eed8d7)
Bug Fixes
- make sure stop is called even if start is not implemented (ece2b9d)
- pass contextIds to populateClone (#79) (b22f1bb)
- save state if dirty even if not started (1abe4b9)
- use correct instance type name (6278486)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.22 to 0.0.3-next.23
Features
- add sorting to factories so default entries are at start (1a69356)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.21 to 0.0.3-next.22
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.20 to 0.0.3-next.21
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.19 to 0.0.3-next.20
Features
- set initialised flag when skipping start (039b4df)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.18 to 0.0.3-next.19
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.17 to 0.0.3-next.18
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.16 to 0.0.3-next.17
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.15 to 0.0.3-next.16
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.14 to 0.0.3-next.15
Features
- add auth admin component (201cd06)
- add context id features (#51) (eaef180)
- add default logging component for web server (8ad94f0)
- add isPrimary and isClone methods (a7c63e9)
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- add rights management negotiation (84ef46b)
- add skipComponentStart flag (#62) (07e90af)
- add synchronised storage support (5142e34)
- add validate-locales (b92ea09)
- close already started components on startup error (a55a117)
- context id handlers repopulated after engine clone (9712e32)
- eslint migration to flat config (6b978da)
- improve startup error handling (#65) (5b2d1c5)
- initialise context id handlers before bootstrap (e94df44)
- interlock stop method (3806ba7)
- maintain isDefault flag for registered instances (2ac5bee)
- override type initialisers with new registrations (5b4ff56)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- remove unused component states (d56d648)
- simplify config building (732c871)
- standardised engine logging naming (0dbf857)
- update dependencies (97c9f64)
- update framework core (acc0f8d)
- upgrade framework components (efd52e8)
- use peer dependencies (69dd744)
- use shared store mechanism (#2) (9eed8d7)
Bug Fixes
- make sure stop is called even if start is not implemented (ece2b9d)
- save state if dirty even if not started (1abe4b9)
- use correct instance type name (6278486)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.13 to 0.0.3-next.14
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.12 to 0.0.3-next.13
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.11 to 0.0.3-next.12
Bug Fixes
- save state if dirty even if not started (1abe4b9)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.10 to 0.0.3-next.11
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.9 to 0.0.3-next.10
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.8 to 0.0.3-next.9
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.7 to 0.0.3-next.8
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.6 to 0.0.3-next.7
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.5 to 0.0.3-next.6
Features
- initialise context id handlers before bootstrap (e94df44)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.4 to 0.0.3-next.5
Features
- context id handlers repopulated after engine clone (9712e32)
- interlock stop method (3806ba7)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.3 to 0.0.3-next.4
Bug Fixes
- make sure stop is called even if start is not implemented (ece2b9d)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.2 to 0.0.3-next.3
Features
- close already started components on startup error (a55a117)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.1 to 0.0.3-next.2
Features
- add auth admin component (201cd06)
- add context id features (#51) (eaef180)
- add default logging component for web server (8ad94f0)
- add isPrimary and isClone methods (a7c63e9)
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- add rights management negotiation (84ef46b)
- add synchronised storage support (5142e34)
- add validate-locales (b92ea09)
- eslint migration to flat config (6b978da)
- maintain isDefault flag for registered instances (2ac5bee)
- override type initialisers with new registrations (5b4ff56)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- remove unused component states (d56d648)
- simplify config building (732c871)
- standardised engine logging naming (0dbf857)
- update dependencies (97c9f64)
- update framework core (acc0f8d)
- upgrade framework components (efd52e8)
- use peer dependencies (69dd744)
- use shared store mechanism (#2) (9eed8d7)
Bug Fixes
- use correct instance type name (6278486)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.3-next.0 to 0.0.3-next.1
Bug Fixes
- use correct instance type name (6278486)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.25 to 0.0.2-next.26
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.24 to 0.0.2-next.25
Features
- maintain isDefault flag for registered instances (2ac5bee)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.23 to 0.0.2-next.24
Features
- override type initialisers with new registrations (5b4ff56)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.22 to 0.0.2-next.23
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.21 to 0.0.2-next.22
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.20 to 0.0.2-next.21
Features
- standardised engine logging naming (0dbf857)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.19 to 0.0.2-next.20
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.18 to 0.0.2-next.19
Features
- upgrade framework components (efd52e8)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.17 to 0.0.2-next.18
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.16 to 0.0.2-next.17
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.15 to 0.0.2-next.16
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.14 to 0.0.2-next.15
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.13 to 0.0.2-next.14
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.12 to 0.0.2-next.13
Features
- add rights management negotiation (84ef46b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.11 to 0.0.2-next.12
Features
- eslint migration to flat config (6b978da)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.10 to 0.0.2-next.11
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.9 to 0.0.2-next.10
Features
- add isPrimary and isClone methods (a7c63e9)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.8 to 0.0.2-next.9
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.7 to 0.0.2-next.8
Features
- remove unused component states (d56d648)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.6 to 0.0.2-next.7
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.5 to 0.0.2-next.6
Features
- add synchronised storage support (5142e34)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.4 to 0.0.2-next.5
Features
- add default logging component for web server (8ad94f0)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.3 to 0.0.2-next.4
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.2 to 0.0.2-next.3
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.1 to 0.0.2-next.2
Features
- add auth admin component (201cd06)
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- update dependencies (97c9f64)
- use shared store mechanism (#2) (9eed8d7)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.2-next.0 to 0.0.2-next.1
0.0.1 (2025-07-11)
Features
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- release to production (3a4acd1)
- release to production (5559958)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- update dependencies (97c9f64)
- use shared store mechanism (#2) (9eed8d7)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.84 to 0.0.1
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.83 to 0.0.1-next.84
Features
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- remove bootstrapped components, component should manage their own state (5c7e9e4)
- update dependencies (97c9f64)
- use shared store mechanism (#2) (9eed8d7)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.81 to 0.0.1-next.83
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.80 to 0.0.1-next.81
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.79 to 0.0.1-next.80
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.78 to 0.0.1-next.79
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.77 to 0.0.1-next.78
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.76 to 0.0.1-next.77
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.75 to 0.0.1-next.76
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.74 to 0.0.1-next.75
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.73 to 0.0.1-next.74
Features
- remove bootstrapped components, component should manage their own state (5c7e9e4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.72 to 0.0.1-next.73
Features
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
- use shared store mechanism (#2) (9eed8d7)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.71 to 0.0.1-next.72
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.70 to 0.0.1-next.71
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.69 to 0.0.1-next.70
Miscellaneous Chores
- engine-core: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.68 to 0.0.1-next.69
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.67 to 0.0.1-next.68
Features
- add mimeTypeProcessors and disableNodeIdentity (bb7e81e)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/engine-models bumped from 0.0.1-next.66 to 0.0.1-next.67
v0.0.1-next.66