@twin.org/entity 0.0.1 → 0.0.2-next.10

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/docs/changelog.md CHANGED
@@ -1,5 +1,194 @@
1
1
  # @twin.org/entity - Changelog
2
2
 
3
+ ## [0.0.2-next.10](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.9...entity-v0.0.2-next.10) (2025-09-11)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **entity:** Synchronize repo versions
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/nameof bumped from 0.0.2-next.9 to 0.0.2-next.10
16
+ * @twin.org/core bumped from 0.0.2-next.9 to 0.0.2-next.10
17
+ * devDependencies
18
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
19
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
20
+
21
+ ## [0.0.2-next.9](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.8...entity-v0.0.2-next.9) (2025-09-08)
22
+
23
+
24
+ ### Miscellaneous Chores
25
+
26
+ * **entity:** Synchronize repo versions
27
+
28
+
29
+ ### Dependencies
30
+
31
+ * The following workspace dependencies were updated
32
+ * dependencies
33
+ * @twin.org/nameof bumped from 0.0.2-next.8 to 0.0.2-next.9
34
+ * @twin.org/core bumped from 0.0.2-next.8 to 0.0.2-next.9
35
+ * devDependencies
36
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
37
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
38
+
39
+ ## [0.0.2-next.8](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.7...entity-v0.0.2-next.8) (2025-09-05)
40
+
41
+
42
+ ### Miscellaneous Chores
43
+
44
+ * **entity:** Synchronize repo versions
45
+
46
+
47
+ ### Dependencies
48
+
49
+ * The following workspace dependencies were updated
50
+ * dependencies
51
+ * @twin.org/nameof bumped from 0.0.2-next.7 to 0.0.2-next.8
52
+ * @twin.org/core bumped from 0.0.2-next.7 to 0.0.2-next.8
53
+ * devDependencies
54
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
55
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
56
+
57
+ ## [0.0.2-next.7](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.6...entity-v0.0.2-next.7) (2025-08-29)
58
+
59
+
60
+ ### Features
61
+
62
+ * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
63
+
64
+
65
+ ### Dependencies
66
+
67
+ * The following workspace dependencies were updated
68
+ * dependencies
69
+ * @twin.org/nameof bumped from 0.0.2-next.6 to 0.0.2-next.7
70
+ * @twin.org/core bumped from 0.0.2-next.6 to 0.0.2-next.7
71
+ * devDependencies
72
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
73
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
74
+
75
+ ## [0.0.2-next.6](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.5...entity-v0.0.2-next.6) (2025-08-27)
76
+
77
+
78
+ ### Miscellaneous Chores
79
+
80
+ * **entity:** Synchronize repo versions
81
+
82
+
83
+ ### Dependencies
84
+
85
+ * The following workspace dependencies were updated
86
+ * dependencies
87
+ * @twin.org/nameof bumped from 0.0.2-next.5 to 0.0.2-next.6
88
+ * @twin.org/core bumped from 0.0.2-next.5 to 0.0.2-next.6
89
+ * devDependencies
90
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
91
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
92
+
93
+ ## [0.0.2-next.5](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.4...entity-v0.0.2-next.5) (2025-08-19)
94
+
95
+
96
+ ### Features
97
+
98
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
99
+
100
+
101
+ ### Dependencies
102
+
103
+ * The following workspace dependencies were updated
104
+ * dependencies
105
+ * @twin.org/nameof bumped from 0.0.2-next.4 to 0.0.2-next.5
106
+ * @twin.org/core bumped from 0.0.2-next.4 to 0.0.2-next.5
107
+ * devDependencies
108
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
109
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
110
+
111
+ ## [0.0.2-next.4](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.3...entity-v0.0.2-next.4) (2025-08-15)
112
+
113
+
114
+ ### Miscellaneous Chores
115
+
116
+ * **entity:** Synchronize repo versions
117
+
118
+
119
+ ### Dependencies
120
+
121
+ * The following workspace dependencies were updated
122
+ * dependencies
123
+ * @twin.org/nameof bumped from 0.0.2-next.3 to 0.0.2-next.4
124
+ * @twin.org/core bumped from 0.0.2-next.3 to 0.0.2-next.4
125
+ * devDependencies
126
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
127
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
128
+
129
+ ## [0.0.2-next.3](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.2...entity-v0.0.2-next.3) (2025-08-06)
130
+
131
+
132
+ ### Features
133
+
134
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
135
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
136
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
137
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
138
+
139
+
140
+ ### Dependencies
141
+
142
+ * The following workspace dependencies were updated
143
+ * dependencies
144
+ * @twin.org/nameof bumped from 0.0.2-next.2 to 0.0.2-next.3
145
+ * @twin.org/core bumped from 0.0.2-next.2 to 0.0.2-next.3
146
+ * devDependencies
147
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
148
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
149
+
150
+ ## [0.0.2-next.2](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.1...entity-v0.0.2-next.2) (2025-08-06)
151
+
152
+
153
+ ### Features
154
+
155
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
156
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
157
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
158
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
159
+
160
+
161
+ ### Dependencies
162
+
163
+ * The following workspace dependencies were updated
164
+ * dependencies
165
+ * @twin.org/nameof bumped from 0.0.2-next.1 to 0.0.2-next.2
166
+ * @twin.org/core bumped from 0.0.2-next.1 to 0.0.2-next.2
167
+ * devDependencies
168
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
169
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
170
+
171
+ ## [0.0.2-next.1](https://github.com/twinfoundation/framework/compare/entity-v0.0.2-next.0...entity-v0.0.2-next.1) (2025-08-06)
172
+
173
+
174
+ ### Features
175
+
176
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
177
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
178
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
179
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
180
+
181
+
182
+ ### Dependencies
183
+
184
+ * The following workspace dependencies were updated
185
+ * dependencies
186
+ * @twin.org/nameof bumped from 0.0.2-next.0 to 0.0.2-next.1
187
+ * @twin.org/core bumped from 0.0.2-next.0 to 0.0.2-next.1
188
+ * devDependencies
189
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.0 to 0.0.2-next.1
190
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.0 to 0.0.2-next.1
191
+
3
192
  ## 0.0.1 (2025-07-03)
4
193
 
5
194
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  The types of comparisons.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### Equals
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  Definition of the entity property format.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### Uuid
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  Definition of the entity property types.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### String
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  The logical operators for condition combining.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### And
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  The sort directions.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### Ascending
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/entity",
3
- "version": "0.0.1",
3
+ "version": "0.0.2-next.10",
4
4
  "description": "Helpers for defining and working with entities",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,8 +14,8 @@
14
14
  "node": ">=20.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@twin.org/core": "^0.0.1",
18
- "@twin.org/nameof": "^0.0.1",
17
+ "@twin.org/core": "0.0.2-next.10",
18
+ "@twin.org/nameof": "0.0.2-next.10",
19
19
  "reflect-metadata": "0.2.2"
20
20
  },
21
21
  "main": "./dist/cjs/index.cjs",