@twin.org/nameof 0.0.3-next.4 → 0.0.3-next.40

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/README.md CHANGED
@@ -1,8 +1,6 @@
1
1
  # TWIN Nameof
2
2
 
3
- The methods in this package are used to convert TypeScript class/type/property names to embedded strings, so that they are available to your JavaScript code at runtime.
4
-
5
- This package is used in conjunction with the `@twin.org/nameof-transformer` package, without using the transformer for compilation you will end up with an error string embedded in your code instead of the runtime name you are expecting.
3
+ This package is part of the framework workspace and provides the definitions for the methods which are processed by the nameof-transformer to support consistent development workflows across the ecosystem.
6
4
 
7
5
  ## Installation
8
6
 
package/docs/changelog.md CHANGED
@@ -1,6 +1,532 @@
1
- # @twin.org/nameof - Changelog
1
+ # Changelog
2
2
 
3
- ## [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)
3
+ ## [0.0.3-next.40](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.39...nameof-v0.0.3-next.40) (2026-05-13)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **nameof:** Synchronize repo versions
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * devDependencies
15
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.39 to 0.0.3-next.40
16
+
17
+ ## [0.0.3-next.39](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.38...nameof-v0.0.3-next.39) (2026-05-13)
18
+
19
+
20
+ ### Miscellaneous Chores
21
+
22
+ * **nameof:** Synchronize repo versions
23
+
24
+
25
+ ### Dependencies
26
+
27
+ * The following workspace dependencies were updated
28
+ * devDependencies
29
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.38 to 0.0.3-next.39
30
+
31
+ ## [0.0.3-next.38](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.37...nameof-v0.0.3-next.38) (2026-05-11)
32
+
33
+
34
+ ### Features
35
+
36
+ * typescript 6 update ([1d10f31](https://github.com/iotaledger/twin-framework/commit/1d10f31e6516ec622773f45e88af82fe749b384a))
37
+
38
+
39
+ ### Dependencies
40
+
41
+ * The following workspace dependencies were updated
42
+ * devDependencies
43
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.37 to 0.0.3-next.38
44
+
45
+ ## [0.0.3-next.37](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.36...nameof-v0.0.3-next.37) (2026-05-07)
46
+
47
+
48
+ ### Miscellaneous Chores
49
+
50
+ * **nameof:** Synchronize repo versions
51
+
52
+
53
+ ### Dependencies
54
+
55
+ * The following workspace dependencies were updated
56
+ * devDependencies
57
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.36 to 0.0.3-next.37
58
+
59
+ ## [0.0.3-next.36](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.35...nameof-v0.0.3-next.36) (2026-05-07)
60
+
61
+
62
+ ### Miscellaneous Chores
63
+
64
+ * **nameof:** Synchronize repo versions
65
+
66
+
67
+ ### Dependencies
68
+
69
+ * The following workspace dependencies were updated
70
+ * devDependencies
71
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.35 to 0.0.3-next.36
72
+
73
+ ## [0.0.3-next.35](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.34...nameof-v0.0.3-next.35) (2026-05-06)
74
+
75
+
76
+ ### Miscellaneous Chores
77
+
78
+ * **nameof:** Synchronize repo versions
79
+
80
+
81
+ ### Dependencies
82
+
83
+ * The following workspace dependencies were updated
84
+ * devDependencies
85
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.34 to 0.0.3-next.35
86
+
87
+ ## [0.0.3-next.34](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.33...nameof-v0.0.3-next.34) (2026-05-06)
88
+
89
+
90
+ ### Miscellaneous Chores
91
+
92
+ * **nameof:** Synchronize repo versions
93
+
94
+
95
+ ### Dependencies
96
+
97
+ * The following workspace dependencies were updated
98
+ * devDependencies
99
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.33 to 0.0.3-next.34
100
+
101
+ ## [0.0.3-next.33](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.32...nameof-v0.0.3-next.33) (2026-05-05)
102
+
103
+
104
+ ### Miscellaneous Chores
105
+
106
+ * **nameof:** Synchronize repo versions
107
+
108
+
109
+ ### Dependencies
110
+
111
+ * The following workspace dependencies were updated
112
+ * devDependencies
113
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.32 to 0.0.3-next.33
114
+
115
+ ## [0.0.3-next.32](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.31...nameof-v0.0.3-next.32) (2026-04-30)
116
+
117
+
118
+ ### Miscellaneous Chores
119
+
120
+ * **nameof:** Synchronize repo versions
121
+
122
+
123
+ ### Dependencies
124
+
125
+ * The following workspace dependencies were updated
126
+ * devDependencies
127
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.31 to 0.0.3-next.32
128
+
129
+ ## [0.0.3-next.31](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.30...nameof-v0.0.3-next.31) (2026-04-14)
130
+
131
+
132
+ ### Miscellaneous Chores
133
+
134
+ * **nameof:** Synchronize repo versions
135
+
136
+
137
+ ### Dependencies
138
+
139
+ * The following workspace dependencies were updated
140
+ * devDependencies
141
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.30 to 0.0.3-next.31
142
+
143
+ ## [0.0.3-next.30](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.29...nameof-v0.0.3-next.30) (2026-04-14)
144
+
145
+
146
+ ### Miscellaneous Chores
147
+
148
+ * **nameof:** Synchronize repo versions
149
+
150
+
151
+ ### Dependencies
152
+
153
+ * The following workspace dependencies were updated
154
+ * devDependencies
155
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.29 to 0.0.3-next.30
156
+
157
+ ## [0.0.3-next.29](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.28...nameof-v0.0.3-next.29) (2026-04-14)
158
+
159
+
160
+ ### Miscellaneous Chores
161
+
162
+ * **nameof:** Synchronize repo versions
163
+
164
+
165
+ ### Dependencies
166
+
167
+ * The following workspace dependencies were updated
168
+ * devDependencies
169
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.28 to 0.0.3-next.29
170
+
171
+ ## [0.0.3-next.28](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.27...nameof-v0.0.3-next.28) (2026-03-27)
172
+
173
+
174
+ ### Miscellaneous Chores
175
+
176
+ * **nameof:** Synchronize repo versions
177
+
178
+
179
+ ### Dependencies
180
+
181
+ * The following workspace dependencies were updated
182
+ * devDependencies
183
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.27 to 0.0.3-next.28
184
+
185
+ ## [0.0.3-next.27](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.26...nameof-v0.0.3-next.27) (2026-03-27)
186
+
187
+
188
+ ### Miscellaneous Chores
189
+
190
+ * **nameof:** Synchronize repo versions
191
+
192
+
193
+ ### Dependencies
194
+
195
+ * The following workspace dependencies were updated
196
+ * devDependencies
197
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.26 to 0.0.3-next.27
198
+
199
+ ## [0.0.3-next.26](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.25...nameof-v0.0.3-next.26) (2026-03-24)
200
+
201
+
202
+ ### Miscellaneous Chores
203
+
204
+ * **nameof:** Synchronize repo versions
205
+
206
+
207
+ ### Dependencies
208
+
209
+ * The following workspace dependencies were updated
210
+ * devDependencies
211
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.25 to 0.0.3-next.26
212
+
213
+ ## [0.0.3-next.25](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.24...nameof-v0.0.3-next.25) (2026-03-23)
214
+
215
+
216
+ ### Miscellaneous Chores
217
+
218
+ * **nameof:** Synchronize repo versions
219
+
220
+
221
+ ### Dependencies
222
+
223
+ * The following workspace dependencies were updated
224
+ * devDependencies
225
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.24 to 0.0.3-next.25
226
+
227
+ ## [0.0.3-next.24](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.23...nameof-v0.0.3-next.24) (2026-03-19)
228
+
229
+
230
+ ### Bug Fixes
231
+
232
+ * ensure __decorate is defined for decorators ([103a563](https://github.com/iotaledger/twin-framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
233
+
234
+
235
+ ### Dependencies
236
+
237
+ * The following workspace dependencies were updated
238
+ * devDependencies
239
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.23 to 0.0.3-next.24
240
+
241
+ ## [0.0.3-next.23](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.22...nameof-v0.0.3-next.23) (2026-03-17)
242
+
243
+
244
+ ### Miscellaneous Chores
245
+
246
+ * **nameof:** Synchronize repo versions
247
+
248
+
249
+ ### Dependencies
250
+
251
+ * The following workspace dependencies were updated
252
+ * devDependencies
253
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.22 to 0.0.3-next.23
254
+
255
+ ## [0.0.3-next.22](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.21...nameof-v0.0.3-next.22) (2026-02-26)
256
+
257
+
258
+ ### Miscellaneous Chores
259
+
260
+ * **nameof:** Synchronize repo versions
261
+
262
+
263
+ ### Dependencies
264
+
265
+ * The following workspace dependencies were updated
266
+ * devDependencies
267
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.21 to 0.0.3-next.22
268
+
269
+ ## [0.0.3-next.21](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.20...nameof-v0.0.3-next.21) (2026-02-26)
270
+
271
+
272
+ ### Features
273
+
274
+ * add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
275
+ * additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
276
+ * eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
277
+ * locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
278
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
279
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
280
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
281
+
282
+
283
+ ### Bug Fixes
284
+
285
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
286
+
287
+
288
+ ### Dependencies
289
+
290
+ * The following workspace dependencies were updated
291
+ * devDependencies
292
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.20 to 0.0.3-next.21
293
+
294
+ ## [0.0.3-next.20](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.19...nameof-v0.0.3-next.20) (2026-02-26)
295
+
296
+
297
+ ### Miscellaneous Chores
298
+
299
+ * **nameof:** Synchronize repo versions
300
+
301
+
302
+ ### Dependencies
303
+
304
+ * The following workspace dependencies were updated
305
+ * devDependencies
306
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.19 to 0.0.3-next.20
307
+
308
+ ## [0.0.3-next.19](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.18...nameof-v0.0.3-next.19) (2026-02-26)
309
+
310
+
311
+ ### Miscellaneous Chores
312
+
313
+ * **nameof:** Synchronize repo versions
314
+
315
+
316
+ ### Dependencies
317
+
318
+ * The following workspace dependencies were updated
319
+ * devDependencies
320
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.18 to 0.0.3-next.19
321
+
322
+ ## [0.0.3-next.18](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.17...nameof-v0.0.3-next.18) (2026-02-23)
323
+
324
+
325
+ ### Miscellaneous Chores
326
+
327
+ * **nameof:** Synchronize repo versions
328
+
329
+
330
+ ### Dependencies
331
+
332
+ * The following workspace dependencies were updated
333
+ * devDependencies
334
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.17 to 0.0.3-next.18
335
+
336
+ ## [0.0.3-next.17](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.16...nameof-v0.0.3-next.17) (2026-02-09)
337
+
338
+
339
+ ### Miscellaneous Chores
340
+
341
+ * **nameof:** Synchronize repo versions
342
+
343
+
344
+ ### Dependencies
345
+
346
+ * The following workspace dependencies were updated
347
+ * devDependencies
348
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.16 to 0.0.3-next.17
349
+
350
+ ## [0.0.3-next.16](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.15...nameof-v0.0.3-next.16) (2026-02-06)
351
+
352
+
353
+ ### Miscellaneous Chores
354
+
355
+ * **nameof:** Synchronize repo versions
356
+
357
+
358
+ ### Dependencies
359
+
360
+ * The following workspace dependencies were updated
361
+ * devDependencies
362
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.15 to 0.0.3-next.16
363
+
364
+ ## [0.0.3-next.15](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.14...nameof-v0.0.3-next.15) (2026-01-29)
365
+
366
+
367
+ ### Miscellaneous Chores
368
+
369
+ * **nameof:** Synchronize repo versions
370
+
371
+
372
+ ### Dependencies
373
+
374
+ * The following workspace dependencies were updated
375
+ * devDependencies
376
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.14 to 0.0.3-next.15
377
+
378
+ ## [0.0.3-next.14](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.13...nameof-v0.0.3-next.14) (2026-01-22)
379
+
380
+
381
+ ### Miscellaneous Chores
382
+
383
+ * **nameof:** Synchronize repo versions
384
+
385
+
386
+ ### Dependencies
387
+
388
+ * The following workspace dependencies were updated
389
+ * devDependencies
390
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.13 to 0.0.3-next.14
391
+
392
+ ## [0.0.3-next.13](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.12...nameof-v0.0.3-next.13) (2026-01-08)
393
+
394
+
395
+ ### Miscellaneous Chores
396
+
397
+ * **nameof:** Synchronize repo versions
398
+
399
+
400
+ ### Dependencies
401
+
402
+ * The following workspace dependencies were updated
403
+ * devDependencies
404
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.12 to 0.0.3-next.13
405
+
406
+ ## [0.0.3-next.12](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.11...nameof-v0.0.3-next.12) (2026-01-08)
407
+
408
+
409
+ ### Miscellaneous Chores
410
+
411
+ * **nameof:** Synchronize repo versions
412
+
413
+
414
+ ### Dependencies
415
+
416
+ * The following workspace dependencies were updated
417
+ * devDependencies
418
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.11 to 0.0.3-next.12
419
+
420
+ ## [0.0.3-next.11](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.10...nameof-v0.0.3-next.11) (2026-01-07)
421
+
422
+
423
+ ### Miscellaneous Chores
424
+
425
+ * **nameof:** Synchronize repo versions
426
+
427
+
428
+ ### Dependencies
429
+
430
+ * The following workspace dependencies were updated
431
+ * devDependencies
432
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.10 to 0.0.3-next.11
433
+
434
+ ## [0.0.3-next.10](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.9...nameof-v0.0.3-next.10) (2026-01-07)
435
+
436
+
437
+ ### Miscellaneous Chores
438
+
439
+ * **nameof:** Synchronize repo versions
440
+
441
+
442
+ ### Dependencies
443
+
444
+ * The following workspace dependencies were updated
445
+ * devDependencies
446
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.9 to 0.0.3-next.10
447
+
448
+ ## [0.0.3-next.9](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.8...nameof-v0.0.3-next.9) (2026-01-05)
449
+
450
+
451
+ ### Miscellaneous Chores
452
+
453
+ * **nameof:** Synchronize repo versions
454
+
455
+
456
+ ### Dependencies
457
+
458
+ * The following workspace dependencies were updated
459
+ * devDependencies
460
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.8 to 0.0.3-next.9
461
+
462
+ ## [0.0.3-next.8](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.7...nameof-v0.0.3-next.8) (2025-11-26)
463
+
464
+
465
+ ### Miscellaneous Chores
466
+
467
+ * **nameof:** Synchronize repo versions
468
+
469
+
470
+ ### Dependencies
471
+
472
+ * The following workspace dependencies were updated
473
+ * devDependencies
474
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.7 to 0.0.3-next.8
475
+
476
+ ## [0.0.3-next.7](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.6...nameof-v0.0.3-next.7) (2025-11-25)
477
+
478
+
479
+ ### Features
480
+
481
+ * add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
482
+ * additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
483
+ * eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
484
+ * locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
485
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
486
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
487
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
488
+
489
+
490
+ ### Bug Fixes
491
+
492
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
493
+
494
+
495
+ ### Dependencies
496
+
497
+ * The following workspace dependencies were updated
498
+ * devDependencies
499
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.6 to 0.0.3-next.7
500
+
501
+ ## [0.0.3-next.6](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.5...nameof-v0.0.3-next.6) (2025-11-25)
502
+
503
+
504
+ ### Miscellaneous Chores
505
+
506
+ * **nameof:** Synchronize repo versions
507
+
508
+
509
+ ### Dependencies
510
+
511
+ * The following workspace dependencies were updated
512
+ * devDependencies
513
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.5 to 0.0.3-next.6
514
+
515
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.4...nameof-v0.0.3-next.5) (2025-11-20)
516
+
517
+
518
+ ### Miscellaneous Chores
519
+
520
+ * **nameof:** Synchronize repo versions
521
+
522
+
523
+ ### Dependencies
524
+
525
+ * The following workspace dependencies were updated
526
+ * devDependencies
527
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.4 to 0.0.3-next.5
528
+
529
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.3...nameof-v0.0.3-next.4) (2025-11-13)
4
530
 
5
531
 
6
532
  ### Miscellaneous Chores
@@ -14,7 +540,7 @@
14
540
  * devDependencies
15
541
  * @twin.org/nameof-transformer bumped from 0.0.3-next.3 to 0.0.3-next.4
16
542
 
17
- ## [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)
543
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.2...nameof-v0.0.3-next.3) (2025-11-12)
18
544
 
19
545
 
20
546
  ### Miscellaneous Chores
@@ -28,7 +554,7 @@
28
554
  * devDependencies
29
555
  * @twin.org/nameof-transformer bumped from 0.0.3-next.2 to 0.0.3-next.3
30
556
 
31
- ## [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)
557
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.1...nameof-v0.0.3-next.2) (2025-11-12)
32
558
 
33
559
 
34
560
  ### Miscellaneous Chores
@@ -42,23 +568,23 @@
42
568
  * devDependencies
43
569
  * @twin.org/nameof-transformer bumped from 0.0.3-next.1 to 0.0.3-next.2
44
570
 
45
- ## [0.0.3-next.1](https://github.com/twinfoundation/framework/compare/nameof-v0.0.3-next.0...nameof-v0.0.3-next.1) (2025-11-10)
571
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.0...nameof-v0.0.3-next.1) (2025-11-10)
46
572
 
47
573
 
48
574
  ### Features
49
575
 
50
- * add context id features ([#206](https://github.com/twinfoundation/framework/issues/206)) ([ef0d4ee](https://github.com/twinfoundation/framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
51
- * additional nameof operators ([a5aab60](https://github.com/twinfoundation/framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
52
- * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
53
- * locales validation ([#197](https://github.com/twinfoundation/framework/issues/197)) ([55fdadb](https://github.com/twinfoundation/framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
54
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
55
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
56
- * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
576
+ * add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
577
+ * additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
578
+ * eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
579
+ * locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
580
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
581
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
582
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
57
583
 
58
584
 
59
585
  ### Bug Fixes
60
586
 
61
- * repo urls in package.json for moved packages ([31ae463](https://github.com/twinfoundation/framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
587
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
62
588
 
63
589
 
64
590
  ### Dependencies
@@ -67,7 +593,7 @@
67
593
  * devDependencies
68
594
  * @twin.org/nameof-transformer bumped from 0.0.3-next.0 to 0.0.3-next.1
69
595
 
70
- ## [0.0.2-next.22](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.21...nameof-v0.0.2-next.22) (2025-10-10)
596
+ ## [0.0.2-next.22](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.21...nameof-v0.0.2-next.22) (2025-10-10)
71
597
 
72
598
 
73
599
  ### Miscellaneous Chores
@@ -81,12 +607,12 @@
81
607
  * devDependencies
82
608
  * @twin.org/nameof-transformer bumped from 0.0.2-next.21 to 0.0.2-next.22
83
609
 
84
- ## [0.0.2-next.21](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.20...nameof-v0.0.2-next.21) (2025-10-09)
610
+ ## [0.0.2-next.21](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.20...nameof-v0.0.2-next.21) (2025-10-09)
85
611
 
86
612
 
87
613
  ### Features
88
614
 
89
- * locales validation ([#197](https://github.com/twinfoundation/framework/issues/197)) ([55fdadb](https://github.com/twinfoundation/framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
615
+ * locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
90
616
 
91
617
 
92
618
  ### Dependencies
@@ -95,7 +621,7 @@
95
621
  * devDependencies
96
622
  * @twin.org/nameof-transformer bumped from 0.0.2-next.20 to 0.0.2-next.21
97
623
 
98
- ## [0.0.2-next.20](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.19...nameof-v0.0.2-next.20) (2025-10-02)
624
+ ## [0.0.2-next.20](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.19...nameof-v0.0.2-next.20) (2025-10-02)
99
625
 
100
626
 
101
627
  ### Miscellaneous Chores
@@ -109,7 +635,7 @@
109
635
  * devDependencies
110
636
  * @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
111
637
 
112
- ## [0.0.2-next.19](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.18...nameof-v0.0.2-next.19) (2025-09-30)
638
+ ## [0.0.2-next.19](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.18...nameof-v0.0.2-next.19) (2025-09-30)
113
639
 
114
640
 
115
641
  ### Miscellaneous Chores
@@ -123,7 +649,7 @@
123
649
  * devDependencies
124
650
  * @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
125
651
 
126
- ## [0.0.2-next.18](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.17...nameof-v0.0.2-next.18) (2025-09-29)
652
+ ## [0.0.2-next.18](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.17...nameof-v0.0.2-next.18) (2025-09-29)
127
653
 
128
654
 
129
655
  ### Miscellaneous Chores
@@ -137,12 +663,12 @@
137
663
  * devDependencies
138
664
  * @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
139
665
 
140
- ## [0.0.2-next.17](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.16...nameof-v0.0.2-next.17) (2025-09-29)
666
+ ## [0.0.2-next.17](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.16...nameof-v0.0.2-next.17) (2025-09-29)
141
667
 
142
668
 
143
669
  ### Features
144
670
 
145
- * additional nameof operators ([a5aab60](https://github.com/twinfoundation/framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
671
+ * additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
146
672
 
147
673
 
148
674
  ### Dependencies
@@ -151,7 +677,7 @@
151
677
  * devDependencies
152
678
  * @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
153
679
 
154
- ## [0.0.2-next.16](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.15...nameof-v0.0.2-next.16) (2025-09-28)
680
+ ## [0.0.2-next.16](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.15...nameof-v0.0.2-next.16) (2025-09-28)
155
681
 
156
682
 
157
683
  ### Miscellaneous Chores
@@ -165,7 +691,7 @@
165
691
  * devDependencies
166
692
  * @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
167
693
 
168
- ## [0.0.2-next.15](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.14...nameof-v0.0.2-next.15) (2025-09-22)
694
+ ## [0.0.2-next.15](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.14...nameof-v0.0.2-next.15) (2025-09-22)
169
695
 
170
696
 
171
697
  ### Miscellaneous Chores
@@ -179,7 +705,7 @@
179
705
  * devDependencies
180
706
  * @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
181
707
 
182
- ## [0.0.2-next.14](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.13...nameof-v0.0.2-next.14) (2025-09-22)
708
+ ## [0.0.2-next.14](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.13...nameof-v0.0.2-next.14) (2025-09-22)
183
709
 
184
710
 
185
711
  ### Miscellaneous Chores
@@ -193,7 +719,7 @@
193
719
  * devDependencies
194
720
  * @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
195
721
 
196
- ## [0.0.2-next.13](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.12...nameof-v0.0.2-next.13) (2025-09-22)
722
+ ## [0.0.2-next.13](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.12...nameof-v0.0.2-next.13) (2025-09-22)
197
723
 
198
724
 
199
725
  ### Miscellaneous Chores
@@ -207,7 +733,7 @@
207
733
  * devDependencies
208
734
  * @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
209
735
 
210
- ## [0.0.2-next.12](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.11...nameof-v0.0.2-next.12) (2025-09-15)
736
+ ## [0.0.2-next.12](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.11...nameof-v0.0.2-next.12) (2025-09-15)
211
737
 
212
738
 
213
739
  ### Miscellaneous Chores
@@ -221,7 +747,7 @@
221
747
  * devDependencies
222
748
  * @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
223
749
 
224
- ## [0.0.2-next.11](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.10...nameof-v0.0.2-next.11) (2025-09-15)
750
+ ## [0.0.2-next.11](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.10...nameof-v0.0.2-next.11) (2025-09-15)
225
751
 
226
752
 
227
753
  ### Miscellaneous Chores
@@ -235,7 +761,7 @@
235
761
  * devDependencies
236
762
  * @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
237
763
 
238
- ## [0.0.2-next.10](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.9...nameof-v0.0.2-next.10) (2025-09-11)
764
+ ## [0.0.2-next.10](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.9...nameof-v0.0.2-next.10) (2025-09-11)
239
765
 
240
766
 
241
767
  ### Miscellaneous Chores
@@ -249,7 +775,7 @@
249
775
  * devDependencies
250
776
  * @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
251
777
 
252
- ## [0.0.2-next.9](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.8...nameof-v0.0.2-next.9) (2025-09-08)
778
+ ## [0.0.2-next.9](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.8...nameof-v0.0.2-next.9) (2025-09-08)
253
779
 
254
780
 
255
781
  ### Miscellaneous Chores
@@ -263,7 +789,7 @@
263
789
  * devDependencies
264
790
  * @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
265
791
 
266
- ## [0.0.2-next.8](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.7...nameof-v0.0.2-next.8) (2025-09-05)
792
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.7...nameof-v0.0.2-next.8) (2025-09-05)
267
793
 
268
794
 
269
795
  ### Miscellaneous Chores
@@ -277,12 +803,12 @@
277
803
  * devDependencies
278
804
  * @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
279
805
 
280
- ## [0.0.2-next.7](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.6...nameof-v0.0.2-next.7) (2025-08-29)
806
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.6...nameof-v0.0.2-next.7) (2025-08-29)
281
807
 
282
808
 
283
809
  ### Features
284
810
 
285
- * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
811
+ * eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
286
812
 
287
813
 
288
814
  ### Dependencies
@@ -291,7 +817,7 @@
291
817
  * devDependencies
292
818
  * @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
293
819
 
294
- ## [0.0.2-next.6](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.5...nameof-v0.0.2-next.6) (2025-08-27)
820
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.5...nameof-v0.0.2-next.6) (2025-08-27)
295
821
 
296
822
 
297
823
  ### Miscellaneous Chores
@@ -305,12 +831,12 @@
305
831
  * devDependencies
306
832
  * @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
307
833
 
308
- ## [0.0.2-next.5](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.4...nameof-v0.0.2-next.5) (2025-08-19)
834
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.4...nameof-v0.0.2-next.5) (2025-08-19)
309
835
 
310
836
 
311
837
  ### Features
312
838
 
313
- * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
839
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
314
840
 
315
841
 
316
842
  ### Dependencies
@@ -319,7 +845,7 @@
319
845
  * devDependencies
320
846
  * @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
321
847
 
322
- ## [0.0.2-next.4](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.3...nameof-v0.0.2-next.4) (2025-08-15)
848
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.3...nameof-v0.0.2-next.4) (2025-08-15)
323
849
 
324
850
 
325
851
  ### Miscellaneous Chores
@@ -333,18 +859,18 @@
333
859
  * devDependencies
334
860
  * @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
335
861
 
336
- ## [0.0.2-next.3](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.2...nameof-v0.0.2-next.3) (2025-08-06)
862
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.2...nameof-v0.0.2-next.3) (2025-08-06)
337
863
 
338
864
 
339
865
  ### Features
340
866
 
341
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
342
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
867
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
868
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
343
869
 
344
870
 
345
871
  ### Bug Fixes
346
872
 
347
- * repo urls in package.json for moved packages ([31ae463](https://github.com/twinfoundation/framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
873
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
348
874
 
349
875
 
350
876
  ### Dependencies
@@ -353,18 +879,18 @@
353
879
  * devDependencies
354
880
  * @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
355
881
 
356
- ## [0.0.2-next.2](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.1...nameof-v0.0.2-next.2) (2025-08-06)
882
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.1...nameof-v0.0.2-next.2) (2025-08-06)
357
883
 
358
884
 
359
885
  ### Features
360
886
 
361
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
362
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
887
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
888
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
363
889
 
364
890
 
365
891
  ### Bug Fixes
366
892
 
367
- * repo urls in package.json for moved packages ([31ae463](https://github.com/twinfoundation/framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
893
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
368
894
 
369
895
 
370
896
  ### Dependencies
@@ -373,18 +899,18 @@
373
899
  * devDependencies
374
900
  * @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
375
901
 
376
- ## [0.0.2-next.1](https://github.com/twinfoundation/framework/compare/nameof-v0.0.2-next.0...nameof-v0.0.2-next.1) (2025-08-06)
902
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.2-next.0...nameof-v0.0.2-next.1) (2025-08-06)
377
903
 
378
904
 
379
905
  ### Features
380
906
 
381
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
382
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
907
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
908
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
383
909
 
384
910
 
385
911
  ### Bug Fixes
386
912
 
387
- * repo urls in package.json for moved packages ([31ae463](https://github.com/twinfoundation/framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
913
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
388
914
 
389
915
 
390
916
  ### Dependencies
@@ -398,8 +924,8 @@
398
924
 
399
925
  ### Features
400
926
 
401
- * release to production ([829d53d](https://github.com/twinfoundation/framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
402
- * release to production ([5cf3a76](https://github.com/twinfoundation/framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
927
+ * release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
928
+ * release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
403
929
 
404
930
 
405
931
  ### Dependencies
@@ -408,17 +934,17 @@
408
934
  * devDependencies
409
935
  * @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
410
936
 
411
- ## [0.0.1-next.70](https://github.com/twinfoundation/framework/compare/nameof-v0.0.1-next.69...nameof-v0.0.1-next.70) (2025-07-02)
937
+ ## [0.0.1-next.70](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.1-next.69...nameof-v0.0.1-next.70) (2025-07-02)
412
938
 
413
939
 
414
940
  ### Features
415
941
 
416
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
942
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
417
943
 
418
944
 
419
945
  ### Bug Fixes
420
946
 
421
- * repo urls in package.json for moved packages ([31ae463](https://github.com/twinfoundation/framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
947
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
422
948
 
423
949
 
424
950
  ### Dependencies
@@ -427,17 +953,17 @@
427
953
  * devDependencies
428
954
  * @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
429
955
 
430
- ## [0.0.1-next.69](https://github.com/twinfoundation/framework/compare/nameof-v0.0.1-next.68...nameof-v0.0.1-next.69) (2025-07-02)
956
+ ## [0.0.1-next.69](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.1-next.68...nameof-v0.0.1-next.69) (2025-07-02)
431
957
 
432
958
 
433
959
  ### Features
434
960
 
435
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
961
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
436
962
 
437
963
 
438
964
  ### Bug Fixes
439
965
 
440
- * repo urls in package.json for moved packages ([31ae463](https://github.com/twinfoundation/framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
966
+ * repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
441
967
 
442
968
 
443
969
  ### Dependencies
@@ -446,12 +972,12 @@
446
972
  * devDependencies
447
973
  * @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
448
974
 
449
- ## [0.0.1-next.68](https://github.com/twinfoundation/framework/compare/nameof-v0.0.1-next.67...nameof-v0.0.1-next.68) (2025-07-02)
975
+ ## [0.0.1-next.68](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.1-next.67...nameof-v0.0.1-next.68) (2025-07-02)
450
976
 
451
977
 
452
978
  ### Features
453
979
 
454
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
980
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
455
981
 
456
982
 
457
983
  ### Dependencies
@@ -460,7 +986,7 @@
460
986
  * devDependencies
461
987
  * @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
462
988
 
463
- ## [0.0.1-next.28](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.27...nameof-v0.0.1-next.28) (2025-06-18)
989
+ ## [0.0.1-next.28](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.27...nameof-v0.0.1-next.28) (2025-06-18)
464
990
 
465
991
 
466
992
  ### Miscellaneous Chores
@@ -474,7 +1000,7 @@
474
1000
  * devDependencies
475
1001
  * @twin.org/nameof-transformer bumped from 0.0.1-next.27 to 0.0.1-next.28
476
1002
 
477
- ## [0.0.1-next.27](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.26...nameof-v0.0.1-next.27) (2025-06-17)
1003
+ ## [0.0.1-next.27](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.26...nameof-v0.0.1-next.27) (2025-06-17)
478
1004
 
479
1005
 
480
1006
  ### Miscellaneous Chores
@@ -488,7 +1014,7 @@
488
1014
  * devDependencies
489
1015
  * @twin.org/nameof-transformer bumped from 0.0.1-next.26 to 0.0.1-next.27
490
1016
 
491
- ## [0.0.1-next.26](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.25...nameof-v0.0.1-next.26) (2025-06-11)
1017
+ ## [0.0.1-next.26](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.25...nameof-v0.0.1-next.26) (2025-06-11)
492
1018
 
493
1019
 
494
1020
  ### Miscellaneous Chores
@@ -502,12 +1028,12 @@
502
1028
  * devDependencies
503
1029
  * @twin.org/nameof-transformer bumped from 0.0.1-next.25 to 0.0.1-next.26
504
1030
 
505
- ## [0.0.1-next.25](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.24...nameof-v0.0.1-next.25) (2025-06-10)
1031
+ ## [0.0.1-next.25](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.24...nameof-v0.0.1-next.25) (2025-06-10)
506
1032
 
507
1033
 
508
1034
  ### Features
509
1035
 
510
- * add ts-to-schema overrides ([3c54504](https://github.com/twinfoundation/tools/commit/3c5450468eb998204a75576b7791a7ca4027da62))
1036
+ * add ts-to-schema overrides ([3c54504](https://github.com/iotaledger/twin-tools/commit/3c5450468eb998204a75576b7791a7ca4027da62))
511
1037
 
512
1038
 
513
1039
  ### Dependencies
@@ -516,7 +1042,7 @@
516
1042
  * devDependencies
517
1043
  * @twin.org/nameof-transformer bumped from 0.0.1-next.24 to 0.0.1-next.25
518
1044
 
519
- ## [0.0.1-next.24](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.23...nameof-v0.0.1-next.24) (2025-06-05)
1045
+ ## [0.0.1-next.24](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.23...nameof-v0.0.1-next.24) (2025-06-05)
520
1046
 
521
1047
 
522
1048
  ### Miscellaneous Chores
@@ -530,7 +1056,7 @@
530
1056
  * devDependencies
531
1057
  * @twin.org/nameof-transformer bumped from 0.0.1-next.23 to 0.0.1-next.24
532
1058
 
533
- ## [0.0.1-next.23](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.22...nameof-v0.0.1-next.23) (2025-06-03)
1059
+ ## [0.0.1-next.23](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.22...nameof-v0.0.1-next.23) (2025-06-03)
534
1060
 
535
1061
 
536
1062
  ### Miscellaneous Chores
@@ -544,7 +1070,7 @@
544
1070
  * devDependencies
545
1071
  * @twin.org/nameof-transformer bumped from 0.0.1-next.22 to 0.0.1-next.23
546
1072
 
547
- ## [0.0.1-next.22](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.21...nameof-v0.0.1-next.22) (2025-06-03)
1073
+ ## [0.0.1-next.22](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.21...nameof-v0.0.1-next.22) (2025-06-03)
548
1074
 
549
1075
 
550
1076
  ### Miscellaneous Chores
@@ -558,12 +1084,12 @@
558
1084
  * devDependencies
559
1085
  * @twin.org/nameof-transformer bumped from 0.0.1-next.21 to 0.0.1-next.22
560
1086
 
561
- ## [0.0.1-next.21](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.20...nameof-v0.0.1-next.21) (2025-04-17)
1087
+ ## [0.0.1-next.21](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.20...nameof-v0.0.1-next.21) (2025-04-17)
562
1088
 
563
1089
 
564
1090
  ### Features
565
1091
 
566
- * use shared store mechanism ([#31](https://github.com/twinfoundation/tools/issues/31)) ([d9fe68b](https://github.com/twinfoundation/tools/commit/d9fe68b903d1268c7cb3c64772df5cb78fd63667))
1092
+ * use shared store mechanism ([#31](https://github.com/iotaledger/twin-tools/issues/31)) ([d9fe68b](https://github.com/iotaledger/twin-tools/commit/d9fe68b903d1268c7cb3c64772df5cb78fd63667))
567
1093
 
568
1094
 
569
1095
  ### Dependencies
@@ -572,7 +1098,7 @@
572
1098
  * devDependencies
573
1099
  * @twin.org/nameof-transformer bumped from 0.0.1-next.20 to 0.0.1-next.21
574
1100
 
575
- ## [0.0.1-next.20](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.19...nameof-v0.0.1-next.20) (2025-03-28)
1101
+ ## [0.0.1-next.20](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.19...nameof-v0.0.1-next.20) (2025-03-28)
576
1102
 
577
1103
 
578
1104
  ### Miscellaneous Chores
@@ -586,7 +1112,7 @@
586
1112
  * devDependencies
587
1113
  * @twin.org/nameof-transformer bumped from 0.0.1-next.19 to 0.0.1-next.20
588
1114
 
589
- ## [0.0.1-next.19](https://github.com/twinfoundation/tools/compare/nameof-v0.0.1-next.18...nameof-v0.0.1-next.19) (2025-03-26)
1115
+ ## [0.0.1-next.19](https://github.com/iotaledger/twin-tools/compare/nameof-v0.0.1-next.18...nameof-v0.0.1-next.19) (2025-03-26)
590
1116
 
591
1117
 
592
1118
  ### Miscellaneous Chores
package/docs/examples.md CHANGED
@@ -1,74 +1,60 @@
1
- # @twin.org/nameof - Examples
1
+ # Nameof Examples
2
2
 
3
- ## `nameof<T>`
3
+ Use these snippets for strongly typed name extraction patterns that remain safe during refactors.
4
4
 
5
- One of the internal transformers in the TypeScript compiler will reduce an interface to no code, which means that at runtime the type information is missing. So operations where you might like to find the name of a class/type etc are not available.
6
-
7
- We have many places in our code where we want to use the name of the class, we could do the following.
5
+ ## `nameof`
8
6
 
9
7
  ```typescript
10
- export class MyClass {
11
- public static className(): string {
12
- return 'MyClass';
13
- }
14
- }
15
- console.log(MyClass.className()); // Outputs "MyClass"
16
- ```
8
+ import { nameof } from '@twin.org/nameof';
17
9
 
18
- But if you changed the name of the class you would have to make sure you also replaced all string instances where it was mentioned as well, this is prone to lots of errors.
10
+ class AccountState {
11
+ public id!: string;
12
+ }
19
13
 
20
- We can use the `nameof` transformer as follows.
14
+ nameof<AccountState>(); // 'AccountState'
15
+ ```
21
16
 
22
17
  ```typescript
23
18
  import { nameof } from '@twin.org/nameof';
24
19
 
25
- export class MyClass {
26
- public static className(): string {
27
- return nameof<MyClass>();
28
- }
20
+ interface Profile {
21
+ displayName: string;
22
+ stats?: {
23
+ loginCount: number;
24
+ };
29
25
  }
30
- console.log(MyClass.className()); // Outputs "MyClass"
31
- ```
32
-
33
- Now if we rename `MyClass` without updating the references in the `nameof` call we will get a compiler error, code auto refactoring would actually perform the rename for us.
34
26
 
35
- Since `nameof` is performed as a compile time transform, the actual code produced looks like this.
27
+ const profile: Profile = {
28
+ displayName: 'Ari',
29
+ stats: {
30
+ loginCount: 12
31
+ }
32
+ };
36
33
 
37
- ```javascript
38
- export class MyClass {
39
- static public className(): string {
40
- return "MyClass";
41
- }
42
- }
43
- console.log(MyClass.className()); // Outputs "MyClass"
34
+ nameof(profile.displayName); // 'displayName'
35
+ nameof(profile.stats?.loginCount); // 'stats.loginCount'
44
36
  ```
45
37
 
46
- This means there is no additional overheads in function calls at runtime.
47
-
48
- ## `nameof(propName)`
49
-
50
- The `nameof(propName)` transform behaves in much the same way as `nameof<T>`, but instead works on properties passed to it.
38
+ ## `nameofKebabCase`
51
39
 
52
40
  ```typescript
53
- import { nameof } from '@twin.org/nameof';
41
+ import { nameofKebabCase } from '@twin.org/nameof';
54
42
 
55
- export class MyClass {
56
- public static propName(aProp: string): string {
57
- return nameof(aProp);
58
- }
43
+ class ReportSummary {
44
+ public totalCount!: number;
59
45
  }
60
- console.log(MyClass.propName()); // Outputs "aProp"
46
+
47
+ nameofKebabCase<ReportSummary>(); // 'report-summary'
61
48
  ```
62
49
 
63
- You can also used it with chained properties, nullish operators can also be used, but are removed.
50
+ ## `nameofCamelCase`
64
51
 
65
52
  ```typescript
66
- import { nameof } from '@twin.org/nameof';
53
+ import { nameofCamelCase } from '@twin.org/nameof';
67
54
 
68
- export class MyClass {
69
- public static propName(aProp: { inner?: boolean }): string {
70
- return nameof(aProp?.inner);
71
- }
55
+ class UserProfileRecord {
56
+ public profileImageUrl!: string;
72
57
  }
73
- console.log(MyClass.propName()); // Outputs "aProp.inner"
58
+
59
+ nameofCamelCase<UserProfileRecord>(); // 'userProfileRecord'
74
60
  ```
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@twin.org/nameof",
3
- "version": "0.0.3-next.4",
4
- "description": "Provides the definitions for the methods which are processed by the nameof-transformer",
3
+ "version": "0.0.3-next.40",
4
+ "description": "The definitions for the methods which are processed by the nameof-transformer",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "git+https://github.com/twinfoundation/framework.git",
7
+ "url": "git+https://github.com/iotaledger/framework.git",
8
8
  "directory": "packages/nameof"
9
9
  },
10
10
  "author": "martyn.janes@iota.org",
@@ -36,7 +36,7 @@
36
36
  "blockchain"
37
37
  ],
38
38
  "bugs": {
39
- "url": "git+https://github.com/twinfoundation/framework/issues"
39
+ "url": "git+https://github.com/iotaledger/framework/issues"
40
40
  },
41
41
  "homepage": "https://twindev.org"
42
42
  }