@twin.org/nameof 0.0.3-next.2 → 0.0.3-next.21

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.
Files changed (2) hide show
  1. package/docs/changelog.md +288 -0
  2. package/package.json +1 -1
package/docs/changelog.md CHANGED
@@ -1,5 +1,293 @@
1
1
  # @twin.org/nameof - Changelog
2
2
 
3
+ ## [0.0.3-next.21](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.20...nameof-v0.0.3-next.21) (2026-02-26)
4
+
5
+
6
+ ### Features
7
+
8
+ * add context id features ([#206](https://github.com/twinfoundation/framework/issues/206)) ([ef0d4ee](https://github.com/twinfoundation/framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
9
+ * additional nameof operators ([a5aab60](https://github.com/twinfoundation/framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
10
+ * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
11
+ * locales validation ([#197](https://github.com/twinfoundation/framework/issues/197)) ([55fdadb](https://github.com/twinfoundation/framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
12
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
13
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
14
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/twinfoundation/framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
20
+
21
+
22
+ ### Dependencies
23
+
24
+ * The following workspace dependencies were updated
25
+ * devDependencies
26
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.20 to 0.0.3-next.21
27
+
28
+ ## [0.0.3-next.20](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.19...nameof-v0.0.3-next.20) (2026-02-26)
29
+
30
+
31
+ ### Miscellaneous Chores
32
+
33
+ * **nameof:** Synchronize repo versions
34
+
35
+
36
+ ### Dependencies
37
+
38
+ * The following workspace dependencies were updated
39
+ * devDependencies
40
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.19 to 0.0.3-next.20
41
+
42
+ ## [0.0.3-next.19](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.18...nameof-v0.0.3-next.19) (2026-02-26)
43
+
44
+
45
+ ### Miscellaneous Chores
46
+
47
+ * **nameof:** Synchronize repo versions
48
+
49
+
50
+ ### Dependencies
51
+
52
+ * The following workspace dependencies were updated
53
+ * devDependencies
54
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.18 to 0.0.3-next.19
55
+
56
+ ## [0.0.3-next.18](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.17...nameof-v0.0.3-next.18) (2026-02-23)
57
+
58
+
59
+ ### Miscellaneous Chores
60
+
61
+ * **nameof:** Synchronize repo versions
62
+
63
+
64
+ ### Dependencies
65
+
66
+ * The following workspace dependencies were updated
67
+ * devDependencies
68
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.17 to 0.0.3-next.18
69
+
70
+ ## [0.0.3-next.17](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.16...nameof-v0.0.3-next.17) (2026-02-09)
71
+
72
+
73
+ ### Miscellaneous Chores
74
+
75
+ * **nameof:** Synchronize repo versions
76
+
77
+
78
+ ### Dependencies
79
+
80
+ * The following workspace dependencies were updated
81
+ * devDependencies
82
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.16 to 0.0.3-next.17
83
+
84
+ ## [0.0.3-next.16](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.15...nameof-v0.0.3-next.16) (2026-02-06)
85
+
86
+
87
+ ### Miscellaneous Chores
88
+
89
+ * **nameof:** Synchronize repo versions
90
+
91
+
92
+ ### Dependencies
93
+
94
+ * The following workspace dependencies were updated
95
+ * devDependencies
96
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.15 to 0.0.3-next.16
97
+
98
+ ## [0.0.3-next.15](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.14...nameof-v0.0.3-next.15) (2026-01-29)
99
+
100
+
101
+ ### Miscellaneous Chores
102
+
103
+ * **nameof:** Synchronize repo versions
104
+
105
+
106
+ ### Dependencies
107
+
108
+ * The following workspace dependencies were updated
109
+ * devDependencies
110
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.14 to 0.0.3-next.15
111
+
112
+ ## [0.0.3-next.14](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.13...nameof-v0.0.3-next.14) (2026-01-22)
113
+
114
+
115
+ ### Miscellaneous Chores
116
+
117
+ * **nameof:** Synchronize repo versions
118
+
119
+
120
+ ### Dependencies
121
+
122
+ * The following workspace dependencies were updated
123
+ * devDependencies
124
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.13 to 0.0.3-next.14
125
+
126
+ ## [0.0.3-next.13](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.12...nameof-v0.0.3-next.13) (2026-01-08)
127
+
128
+
129
+ ### Miscellaneous Chores
130
+
131
+ * **nameof:** Synchronize repo versions
132
+
133
+
134
+ ### Dependencies
135
+
136
+ * The following workspace dependencies were updated
137
+ * devDependencies
138
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.12 to 0.0.3-next.13
139
+
140
+ ## [0.0.3-next.12](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.11...nameof-v0.0.3-next.12) (2026-01-08)
141
+
142
+
143
+ ### Miscellaneous Chores
144
+
145
+ * **nameof:** Synchronize repo versions
146
+
147
+
148
+ ### Dependencies
149
+
150
+ * The following workspace dependencies were updated
151
+ * devDependencies
152
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.11 to 0.0.3-next.12
153
+
154
+ ## [0.0.3-next.11](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.10...nameof-v0.0.3-next.11) (2026-01-07)
155
+
156
+
157
+ ### Miscellaneous Chores
158
+
159
+ * **nameof:** Synchronize repo versions
160
+
161
+
162
+ ### Dependencies
163
+
164
+ * The following workspace dependencies were updated
165
+ * devDependencies
166
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.10 to 0.0.3-next.11
167
+
168
+ ## [0.0.3-next.10](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.9...nameof-v0.0.3-next.10) (2026-01-07)
169
+
170
+
171
+ ### Miscellaneous Chores
172
+
173
+ * **nameof:** Synchronize repo versions
174
+
175
+
176
+ ### Dependencies
177
+
178
+ * The following workspace dependencies were updated
179
+ * devDependencies
180
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.9 to 0.0.3-next.10
181
+
182
+ ## [0.0.3-next.9](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.8...nameof-v0.0.3-next.9) (2026-01-05)
183
+
184
+
185
+ ### Miscellaneous Chores
186
+
187
+ * **nameof:** Synchronize repo versions
188
+
189
+
190
+ ### Dependencies
191
+
192
+ * The following workspace dependencies were updated
193
+ * devDependencies
194
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.8 to 0.0.3-next.9
195
+
196
+ ## [0.0.3-next.8](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.7...nameof-v0.0.3-next.8) (2025-11-26)
197
+
198
+
199
+ ### Miscellaneous Chores
200
+
201
+ * **nameof:** Synchronize repo versions
202
+
203
+
204
+ ### Dependencies
205
+
206
+ * The following workspace dependencies were updated
207
+ * devDependencies
208
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.7 to 0.0.3-next.8
209
+
210
+ ## [0.0.3-next.7](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.6...nameof-v0.0.3-next.7) (2025-11-25)
211
+
212
+
213
+ ### Features
214
+
215
+ * add context id features ([#206](https://github.com/twinfoundation/framework/issues/206)) ([ef0d4ee](https://github.com/twinfoundation/framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
216
+ * additional nameof operators ([a5aab60](https://github.com/twinfoundation/framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
217
+ * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
218
+ * locales validation ([#197](https://github.com/twinfoundation/framework/issues/197)) ([55fdadb](https://github.com/twinfoundation/framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
219
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
220
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
221
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
222
+
223
+
224
+ ### Bug Fixes
225
+
226
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/twinfoundation/framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
227
+
228
+
229
+ ### Dependencies
230
+
231
+ * The following workspace dependencies were updated
232
+ * devDependencies
233
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.6 to 0.0.3-next.7
234
+
235
+ ## [0.0.3-next.6](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.5...nameof-v0.0.3-next.6) (2025-11-25)
236
+
237
+
238
+ ### Miscellaneous Chores
239
+
240
+ * **nameof:** Synchronize repo versions
241
+
242
+
243
+ ### Dependencies
244
+
245
+ * The following workspace dependencies were updated
246
+ * devDependencies
247
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.5 to 0.0.3-next.6
248
+
249
+ ## [0.0.3-next.5](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.4...nameof-v0.0.3-next.5) (2025-11-20)
250
+
251
+
252
+ ### Miscellaneous Chores
253
+
254
+ * **nameof:** Synchronize repo versions
255
+
256
+
257
+ ### Dependencies
258
+
259
+ * The following workspace dependencies were updated
260
+ * devDependencies
261
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.4 to 0.0.3-next.5
262
+
263
+ ## [0.0.3-next.4](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.3...nameof-v0.0.3-next.4) (2025-11-13)
264
+
265
+
266
+ ### Miscellaneous Chores
267
+
268
+ * **nameof:** Synchronize repo versions
269
+
270
+
271
+ ### Dependencies
272
+
273
+ * The following workspace dependencies were updated
274
+ * devDependencies
275
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.3 to 0.0.3-next.4
276
+
277
+ ## [0.0.3-next.3](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.2...nameof-v0.0.3-next.3) (2025-11-12)
278
+
279
+
280
+ ### Miscellaneous Chores
281
+
282
+ * **nameof:** Synchronize repo versions
283
+
284
+
285
+ ### Dependencies
286
+
287
+ * The following workspace dependencies were updated
288
+ * devDependencies
289
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.2 to 0.0.3-next.3
290
+
3
291
  ## [0.0.3-next.2](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.1...nameof-v0.0.3-next.2) (2025-11-12)
4
292
 
5
293
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/nameof",
3
- "version": "0.0.3-next.2",
3
+ "version": "0.0.3-next.21",
4
4
  "description": "Provides the definitions for the methods which are processed by the nameof-transformer",
5
5
  "repository": {
6
6
  "type": "git",