Changelog
0.9.2 (2026-08-24)
Features
- add production release automation (1eb4c8e)
- release to production (a309051)
- release to production (#150) (4275601)
- release to production (#176) (475d899)
- release to production (#227) (c935228)
- update dependencies (7ccc0c4)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- query params force coercion (dd6aa87)
0.9.2-next.12 (2026-08-17)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.11 to 0.9.2-next.12
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.11 to 0.9.2-next.12
- dependencies
0.9.2-next.11 (2026-08-16)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.10 to 0.9.2-next.11
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.10 to 0.9.2-next.11
- dependencies
0.9.2-next.10 (2026-08-14)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.9 to 0.9.2-next.10
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.9 to 0.9.2-next.10
- dependencies
0.9.2-next.9 (2026-08-12)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.8 to 0.9.2-next.9
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.8 to 0.9.2-next.9
- dependencies
0.9.2-next.8 (2026-08-12)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.7 to 0.9.2-next.8
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.7 to 0.9.2-next.8
- dependencies
0.9.2-next.7 (2026-08-11)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.6 to 0.9.2-next.7
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.6 to 0.9.2-next.7
- dependencies
0.9.2-next.6 (2026-08-07)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.5 to 0.9.2-next.6
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.5 to 0.9.2-next.6
- dependencies
0.9.2-next.5 (2026-08-07)
Features
- linting and dependency update (c307b60)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.4 to 0.9.2-next.5
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.4 to 0.9.2-next.5
- dependencies
0.9.2-next.4 (2026-08-04)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.3 to 0.9.2-next.4
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.3 to 0.9.2-next.4
- dependencies
0.9.2-next.3 (2026-08-03)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.2 to 0.9.2-next.3
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.2 to 0.9.2-next.3
- dependencies
0.9.2-next.2 (2026-07-29)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.1 to 0.9.2-next.2
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.1 to 0.9.2-next.2
- dependencies
0.9.2-next.1 (2026-07-29)
Features
- add context id features (#55) (99c15a2)
- add ISchemaMigration chain, SchemaVersionMigrator runner and version store (#110) (2dac924)
- add production release automation (1eb4c8e)
- add SchemaVersionService for automatic schema migrations (#118) (b2ad843)
- add validate-locales (e66ef0d)
- adding schema migration functionality to all the connectors (#85) (fd1555a)
- entity storage enhancements (#86) (1279af4)
- eslint migration to flat config (f033b64)
- migration progress (#121) (d032162)
- remove includeNodeIdentity flag (d88d1d0)
- synchronised storage (#44) (94e10e2)
- typescript 6 update (995a0c6)
- update dependencies (7ccc0c4)
- update framework core (b59a380)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- api docs (4228736)
- memory entity storage storageKey for uniqueness (6fe8663)
- migration partitions (#182) (bcbaf26)
- query params force coercion (dd6aa87)
- tests (5e79bf4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.2-next.0 to 0.9.2-next.1
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.2-next.0 to 0.9.2-next.1
- dependencies
0.9.1 (2026-07-27)
Features
- add production release automation (1eb4c8e)
- release to production (a309051)
- release to production (#150) (4275601)
- release to production (#176) (475d899)
- update dependencies (7ccc0c4)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- query params force coercion (dd6aa87)
0.9.1-next.9 (2026-07-24)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.1-next.8 to 0.9.1-next.9
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.1-next.8 to 0.9.1-next.9
- dependencies
0.9.1-next.8 (2026-07-03)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.1-next.7 to 0.9.1-next.8
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.1-next.7 to 0.9.1-next.8
- dependencies
0.9.1-next.7 (2026-07-02)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.1-next.6 to 0.9.1-next.7
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.1-next.6 to 0.9.1-next.7
- dependencies
0.9.1-next.6 (2026-07-01)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.1-next.5 to 0.9.1-next.6
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.1-next.5 to 0.9.1-next.6
- dependencies
0.9.1-next.5 (2026-06-30)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.1-next.4 to 0.9.1-next.5
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.1-next.4 to 0.9.1-next.5
- dependencies
0.9.1-next.4 (2026-06-29)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.1-next.3 to 0.9.1-next.4
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.1-next.3 to 0.9.1-next.4
- dependencies
0.9.1-next.3 (2026-06-26)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.1-next.2 to 0.9.1-next.3
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.1-next.2 to 0.9.1-next.3
- dependencies
0.9.1-next.2 (2026-06-26)
Features
- add context id features (#55) (99c15a2)
- add ISchemaMigration chain, SchemaVersionMigrator runner and version store (#110) (2dac924)
- add production release automation (1eb4c8e)
- add SchemaVersionService for automatic schema migrations (#118) (b2ad843)
- add validate-locales (e66ef0d)
- adding schema migration functionality to all the connectors (#85) (fd1555a)
- entity storage enhancements (#86) (1279af4)
- eslint migration to flat config (f033b64)
- migration progress (#121) (d032162)
- remove includeNodeIdentity flag (d88d1d0)
- synchronised storage (#44) (94e10e2)
- typescript 6 update (995a0c6)
- update dependencies (7ccc0c4)
- update framework core (b59a380)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- api docs (4228736)
- memory entity storage storageKey for uniqueness (6fe8663)
- query params force coercion (dd6aa87)
- tests (5e79bf4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.1-next.1 to 0.9.1-next.2
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.1-next.1 to 0.9.1-next.2
- dependencies
0.9.1-next.1 (2026-06-26)
Features
- add context id features (#55) (99c15a2)
- add ISchemaMigration chain, SchemaVersionMigrator runner and version store (#110) (2dac924)
- add production release automation (1eb4c8e)
- add SchemaVersionService for automatic schema migrations (#118) (b2ad843)
- add validate-locales (e66ef0d)
- adding schema migration functionality to all the connectors (#85) (fd1555a)
- entity storage enhancements (#86) (1279af4)
- eslint migration to flat config (f033b64)
- migration progress (#121) (d032162)
- remove includeNodeIdentity flag (d88d1d0)
- synchronised storage (#44) (94e10e2)
- typescript 6 update (995a0c6)
- update dependencies (7ccc0c4)
- update framework core (b59a380)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- api docs (4228736)
- memory entity storage storageKey for uniqueness (6fe8663)
- query params force coercion (dd6aa87)
- tests (5e79bf4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.1-next.0 to 0.9.1-next.1
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.1-next.0 to 0.9.1-next.1
- dependencies
0.9.0 (2026-06-24)
Features
- add production release automation (1eb4c8e)
- release to production (a309051)
- release to production (#150) (4275601)
- update dependencies (7ccc0c4)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- query params force coercion (dd6aa87)
0.9.0-next.1 (2026-06-23)
Features
- add context id features (#55) (99c15a2)
- add ISchemaMigration chain, SchemaVersionMigrator runner and version store (#110) (2dac924)
- add production release automation (1eb4c8e)
- add SchemaVersionService for automatic schema migrations (#118) (b2ad843)
- add validate-locales (e66ef0d)
- adding schema migration functionality to all the connectors (#85) (fd1555a)
- entity storage enhancements (#86) (1279af4)
- eslint migration to flat config (f033b64)
- migration progress (#121) (d032162)
- remove includeNodeIdentity flag (d88d1d0)
- synchronised storage (#44) (94e10e2)
- typescript 6 update (995a0c6)
- update dependencies (7ccc0c4)
- update framework core (b59a380)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- api docs (4228736)
- memory entity storage storageKey for uniqueness (6fe8663)
- query params force coercion (dd6aa87)
- tests (5e79bf4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.9.0-next.0 to 0.9.0-next.1
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.9.0-next.0 to 0.9.0-next.1
- dependencies
0.0.3-next.33 (2026-06-19)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.32 to 0.0.3-next.33
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.32 to 0.0.3-next.33
- dependencies
0.0.3-next.32 (2026-06-16)
Bug Fixes
- memory entity storage storageKey for uniqueness (6fe8663)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.31 to 0.0.3-next.32
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.31 to 0.0.3-next.32
- dependencies
0.0.3-next.31 (2026-06-15)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.30 to 0.0.3-next.31
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.30 to 0.0.3-next.31
- dependencies
0.0.3-next.30 (2026-06-15)
Features
- add context id features (#55) (99c15a2)
- add ISchemaMigration chain, SchemaVersionMigrator runner and version store (#110) (2dac924)
- add production release automation (1eb4c8e)
- add SchemaVersionService for automatic schema migrations (#118) (b2ad843)
- add validate-locales (e66ef0d)
- adding schema migration functionality to all the connectors (#85) (fd1555a)
- entity storage enhancements (#86) (1279af4)
- eslint migration to flat config (f033b64)
- migration progress (#121) (d032162)
- remove includeNodeIdentity flag (d88d1d0)
- synchronised storage (#44) (94e10e2)
- typescript 6 update (995a0c6)
- update dependencies (7ccc0c4)
- update framework core (b59a380)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.29 to 0.0.3-next.30
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.29 to 0.0.3-next.30
- dependencies
0.0.3-next.29 (2026-06-15)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.28 to 0.0.3-next.29
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.28 to 0.0.3-next.29
- dependencies
0.0.3-next.28 (2026-06-12)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.27 to 0.0.3-next.28
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.27 to 0.0.3-next.28
- dependencies
0.0.3-next.27 (2026-06-11)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.26 to 0.0.3-next.27
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.26 to 0.0.3-next.27
- dependencies
0.0.3-next.26 (2026-06-11)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.25 to 0.0.3-next.26
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.25 to 0.0.3-next.26
- dependencies
0.0.3-next.25 (2026-06-09)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.24 to 0.0.3-next.25
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.24 to 0.0.3-next.25
- dependencies
0.0.3-next.24 (2026-06-08)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.23 to 0.0.3-next.24
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.23 to 0.0.3-next.24
- dependencies
0.0.3-next.23 (2026-06-08)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.22 to 0.0.3-next.23
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.22 to 0.0.3-next.23
- dependencies
0.0.3-next.22 (2026-06-08)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.21 to 0.0.3-next.22
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.21 to 0.0.3-next.22
- dependencies
0.0.3-next.21 (2026-06-01)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.20 to 0.0.3-next.21
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.20 to 0.0.3-next.21
- dependencies
0.0.3-next.20 (2026-06-01)
Features
- add context id features (#55) (99c15a2)
- add production release automation (1eb4c8e)
- add validate-locales (e66ef0d)
- adding schema migration functionality to all the connectors (#85) (fd1555a)
- entity storage enhancements (#86) (1279af4)
- eslint migration to flat config (f033b64)
- remove includeNodeIdentity flag (d88d1d0)
- synchronised storage (#44) (94e10e2)
- typescript 6 update (995a0c6)
- update dependencies (7ccc0c4)
- update framework core (b59a380)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.19 to 0.0.3-next.20
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.19 to 0.0.3-next.20
- dependencies
0.0.3-next.19 (2026-06-01)
Features
- add context id features (#55) (99c15a2)
- add production release automation (1eb4c8e)
- add validate-locales (e66ef0d)
- adding schema migration functionality to all the connectors (#85) (fd1555a)
- entity storage enhancements (#86) (1279af4)
- eslint migration to flat config (f033b64)
- remove includeNodeIdentity flag (d88d1d0)
- synchronised storage (#44) (94e10e2)
- typescript 6 update (995a0c6)
- update dependencies (7ccc0c4)
- update framework core (b59a380)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.18 to 0.0.3-next.19
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.18 to 0.0.3-next.19
- dependencies
0.0.3-next.18 (2026-06-01)
Features
- add context id features (#55) (99c15a2)
- add production release automation (1eb4c8e)
- add validate-locales (e66ef0d)
- adding schema migration functionality to all the connectors (#85) (fd1555a)
- entity storage enhancements (#86) (1279af4)
- eslint migration to flat config (f033b64)
- remove includeNodeIdentity flag (d88d1d0)
- synchronised storage (#44) (94e10e2)
- typescript 6 update (995a0c6)
- update dependencies (7ccc0c4)
- update framework core (b59a380)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.17 to 0.0.3-next.18
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.17 to 0.0.3-next.18
- dependencies
0.0.3-next.17 (2026-06-01)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.16 to 0.0.3-next.17
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.16 to 0.0.3-next.17
- dependencies
0.0.3-next.16 (2026-05-20)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.15 to 0.0.3-next.16
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.15 to 0.0.3-next.16
- dependencies
0.0.3-next.15 (2026-05-19)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.14 to 0.0.3-next.15
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.14 to 0.0.3-next.15
- dependencies
0.0.3-next.14 (2026-05-19)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.13 to 0.0.3-next.14
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.13 to 0.0.3-next.14
- dependencies
0.0.3-next.13 (2026-05-13)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.12 to 0.0.3-next.13
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.12 to 0.0.3-next.13
- dependencies
0.0.3-next.12 (2026-05-11)
Features
- typescript 6 update (995a0c6)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.11 to 0.0.3-next.12
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.11 to 0.0.3-next.12
- dependencies
0.0.3-next.11 (2026-05-07)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.10 to 0.0.3-next.11
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.10 to 0.0.3-next.11
- dependencies
0.0.3-next.10 (2026-05-07)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.9 to 0.0.3-next.10
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.9 to 0.0.3-next.10
- dependencies
0.0.3-next.9 (2026-04-22)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.8 to 0.0.3-next.9
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.8 to 0.0.3-next.9
- dependencies
0.0.3-next.8 (2026-03-20)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.7 to 0.0.3-next.8
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.7 to 0.0.3-next.8
- dependencies
0.0.3-next.7 (2026-03-13)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.6 to 0.0.3-next.7
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.6 to 0.0.3-next.7
- dependencies
0.0.3-next.6 (2026-01-21)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.5 to 0.0.3-next.6
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.5 to 0.0.3-next.6
- dependencies
0.0.3-next.5 (2026-01-06)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.4 to 0.0.3-next.5
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.4 to 0.0.3-next.5
- dependencies
0.0.3-next.4 (2025-12-03)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.3 to 0.0.3-next.4
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.3 to 0.0.3-next.4
- dependencies
0.0.3-next.3 (2025-11-26)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.2 to 0.0.3-next.3
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.2 to 0.0.3-next.3
- dependencies
0.0.3-next.2 (2025-11-13)
Bug Fixes
- api docs (4228736)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.1 to 0.0.3-next.2
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.1 to 0.0.3-next.2
- dependencies
0.0.3-next.1 (2025-11-10)
Features
- add context id features (#55) (99c15a2)
- add production release automation (1eb4c8e)
- add validate-locales (e66ef0d)
- eslint migration to flat config (f033b64)
- remove includeNodeIdentity flag (d88d1d0)
- synchronised storage (#44) (94e10e2)
- update dependencies (7ccc0c4)
- update framework core (b59a380)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- query params force coercion (dd6aa87)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.3-next.0 to 0.0.3-next.1
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.0 to 0.0.3-next.1
- dependencies
0.0.2-next.10 (2025-10-09)
Features
- add validate-locales (e66ef0d)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.9 to 0.0.2-next.10
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.9 to 0.0.2-next.10
- dependencies
0.0.2-next.9 (2025-10-02)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.8 to 0.0.2-next.9
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.8 to 0.0.2-next.9
- dependencies
0.0.2-next.8 (2025-08-29)
Features
- eslint migration to flat config (f033b64)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.7 to 0.0.2-next.8
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.7 to 0.0.2-next.8
- dependencies
0.0.2-next.7 (2025-08-20)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.6 to 0.0.2-next.7
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.6 to 0.0.2-next.7
- dependencies
0.0.2-next.6 (2025-08-19)
Features
- update framework core (b59a380)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.5 to 0.0.2-next.6
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.5 to 0.0.2-next.6
- dependencies
0.0.2-next.5 (2025-08-11)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.4 to 0.0.2-next.5
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.4 to 0.0.2-next.5
- dependencies
0.0.2-next.4 (2025-08-08)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.3 to 0.0.2-next.4
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.3 to 0.0.2-next.4
- dependencies
0.0.2-next.3 (2025-07-25)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.2 to 0.0.2-next.3
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.2 to 0.0.2-next.3
- dependencies
0.0.2-next.2 (2025-07-24)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.1 to 0.0.2-next.2
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.1 to 0.0.2-next.2
- dependencies
0.0.2-next.1 (2025-07-17)
Features
- add production release automation (1eb4c8e)
- update dependencies (7ccc0c4)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- query params force coercion (dd6aa87)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.2-next.0 to 0.0.2-next.1
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.0 to 0.0.2-next.1
- dependencies
0.0.1 (2025-07-04)
Features
- add production release automation (1eb4c8e)
- release to production (a309051)
- update dependencies (7ccc0c4)
- use shared store mechanism (#34) (68b6b71)
Bug Fixes
- query params force coercion (dd6aa87)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from ^0.0.0 to ^0.0.1
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from ^0.0.0 to ^0.0.1
- dependencies
0.0.1-next.31 (2025-06-20)
Bug Fixes
- query params force coercion (dd6aa87)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.1-next.30 to 0.0.1-next.31
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.1-next.30 to 0.0.1-next.31
- dependencies
0.0.1-next.30 (2025-06-12)
Features
- update dependencies (7ccc0c4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.1-next.29 to 0.0.1-next.30
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.1-next.29 to 0.0.1-next.30
- dependencies
0.0.1-next.29 (2025-04-17)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.1-next.28 to 0.0.1-next.29
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.1-next.28 to 0.0.1-next.29
- dependencies
0.0.1-next.28 (2025-04-09)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.1-next.27 to 0.0.1-next.28
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.1-next.27 to 0.0.1-next.28
- dependencies
0.0.1-next.27 (2025-03-28)
Miscellaneous Chores
- entity-storage-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/entity-storage-models bumped from 0.0.1-next.26 to 0.0.1-next.27
- devDependencies
- @twin.org/entity-storage-connector-memory bumped from 0.0.1-next.26 to 0.0.1-next.27
- dependencies
v0.0.1-next.26
- Initial Release