@twin.org/nameof 0.0.3-next.4 → 0.0.3-next.41
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 +1 -3
- package/docs/changelog.md +610 -70
- package/docs/examples.md +34 -48
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
# TWIN Nameof
|
|
2
2
|
|
|
3
|
-
|
|
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,546 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.41](https://github.com/iotaledger/twin-framework/compare/nameof-v0.0.3-next.40...nameof-v0.0.3-next.41) (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.40 to 0.0.3-next.41
|
|
16
|
+
|
|
17
|
+
## [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)
|
|
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.39 to 0.0.3-next.40
|
|
30
|
+
|
|
31
|
+
## [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)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Miscellaneous Chores
|
|
35
|
+
|
|
36
|
+
* **nameof:** Synchronize repo versions
|
|
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.38 to 0.0.3-next.39
|
|
44
|
+
|
|
45
|
+
## [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)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
### Features
|
|
49
|
+
|
|
50
|
+
* typescript 6 update ([1d10f31](https://github.com/iotaledger/twin-framework/commit/1d10f31e6516ec622773f45e88af82fe749b384a))
|
|
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.37 to 0.0.3-next.38
|
|
58
|
+
|
|
59
|
+
## [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)
|
|
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.36 to 0.0.3-next.37
|
|
72
|
+
|
|
73
|
+
## [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)
|
|
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.35 to 0.0.3-next.36
|
|
86
|
+
|
|
87
|
+
## [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)
|
|
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.34 to 0.0.3-next.35
|
|
100
|
+
|
|
101
|
+
## [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)
|
|
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.33 to 0.0.3-next.34
|
|
114
|
+
|
|
115
|
+
## [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)
|
|
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.32 to 0.0.3-next.33
|
|
128
|
+
|
|
129
|
+
## [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)
|
|
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.31 to 0.0.3-next.32
|
|
142
|
+
|
|
143
|
+
## [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)
|
|
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.30 to 0.0.3-next.31
|
|
156
|
+
|
|
157
|
+
## [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)
|
|
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.29 to 0.0.3-next.30
|
|
170
|
+
|
|
171
|
+
## [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)
|
|
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.28 to 0.0.3-next.29
|
|
184
|
+
|
|
185
|
+
## [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)
|
|
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.27 to 0.0.3-next.28
|
|
198
|
+
|
|
199
|
+
## [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)
|
|
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.26 to 0.0.3-next.27
|
|
212
|
+
|
|
213
|
+
## [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)
|
|
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.25 to 0.0.3-next.26
|
|
226
|
+
|
|
227
|
+
## [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)
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
### Miscellaneous Chores
|
|
231
|
+
|
|
232
|
+
* **nameof:** Synchronize repo versions
|
|
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.24 to 0.0.3-next.25
|
|
240
|
+
|
|
241
|
+
## [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)
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
### Bug Fixes
|
|
245
|
+
|
|
246
|
+
* ensure __decorate is defined for decorators ([103a563](https://github.com/iotaledger/twin-framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
|
|
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.23 to 0.0.3-next.24
|
|
254
|
+
|
|
255
|
+
## [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)
|
|
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.22 to 0.0.3-next.23
|
|
268
|
+
|
|
269
|
+
## [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)
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
### Miscellaneous Chores
|
|
273
|
+
|
|
274
|
+
* **nameof:** Synchronize repo versions
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
### Dependencies
|
|
278
|
+
|
|
279
|
+
* The following workspace dependencies were updated
|
|
280
|
+
* devDependencies
|
|
281
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
282
|
+
|
|
283
|
+
## [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)
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
### Features
|
|
287
|
+
|
|
288
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
289
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
290
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
291
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
292
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
293
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
294
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
### Bug Fixes
|
|
298
|
+
|
|
299
|
+
* repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
|
|
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.20 to 0.0.3-next.21
|
|
307
|
+
|
|
308
|
+
## [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)
|
|
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.19 to 0.0.3-next.20
|
|
321
|
+
|
|
322
|
+
## [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)
|
|
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.18 to 0.0.3-next.19
|
|
335
|
+
|
|
336
|
+
## [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)
|
|
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.17 to 0.0.3-next.18
|
|
349
|
+
|
|
350
|
+
## [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)
|
|
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.16 to 0.0.3-next.17
|
|
363
|
+
|
|
364
|
+
## [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)
|
|
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.15 to 0.0.3-next.16
|
|
377
|
+
|
|
378
|
+
## [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)
|
|
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.14 to 0.0.3-next.15
|
|
391
|
+
|
|
392
|
+
## [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)
|
|
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.13 to 0.0.3-next.14
|
|
405
|
+
|
|
406
|
+
## [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)
|
|
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.12 to 0.0.3-next.13
|
|
419
|
+
|
|
420
|
+
## [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)
|
|
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.11 to 0.0.3-next.12
|
|
433
|
+
|
|
434
|
+
## [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)
|
|
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.10 to 0.0.3-next.11
|
|
447
|
+
|
|
448
|
+
## [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)
|
|
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.9 to 0.0.3-next.10
|
|
461
|
+
|
|
462
|
+
## [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)
|
|
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.8 to 0.0.3-next.9
|
|
475
|
+
|
|
476
|
+
## [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)
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
### Miscellaneous Chores
|
|
480
|
+
|
|
481
|
+
* **nameof:** Synchronize repo versions
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
### Dependencies
|
|
485
|
+
|
|
486
|
+
* The following workspace dependencies were updated
|
|
487
|
+
* devDependencies
|
|
488
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
489
|
+
|
|
490
|
+
## [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)
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
### Features
|
|
494
|
+
|
|
495
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
496
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
497
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
498
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
499
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
500
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
501
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
### Bug Fixes
|
|
505
|
+
|
|
506
|
+
* repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
|
|
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.6 to 0.0.3-next.7
|
|
514
|
+
|
|
515
|
+
## [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)
|
|
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.5 to 0.0.3-next.6
|
|
528
|
+
|
|
529
|
+
## [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)
|
|
530
|
+
|
|
531
|
+
|
|
532
|
+
### Miscellaneous Chores
|
|
533
|
+
|
|
534
|
+
* **nameof:** Synchronize repo versions
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
### Dependencies
|
|
538
|
+
|
|
539
|
+
* The following workspace dependencies were updated
|
|
540
|
+
* devDependencies
|
|
541
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
542
|
+
|
|
543
|
+
## [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
544
|
|
|
5
545
|
|
|
6
546
|
### Miscellaneous Chores
|
|
@@ -14,7 +554,7 @@
|
|
|
14
554
|
* devDependencies
|
|
15
555
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
16
556
|
|
|
17
|
-
## [0.0.3-next.3](https://github.com/
|
|
557
|
+
## [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
558
|
|
|
19
559
|
|
|
20
560
|
### Miscellaneous Chores
|
|
@@ -28,7 +568,7 @@
|
|
|
28
568
|
* devDependencies
|
|
29
569
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
30
570
|
|
|
31
|
-
## [0.0.3-next.2](https://github.com/
|
|
571
|
+
## [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
572
|
|
|
33
573
|
|
|
34
574
|
### Miscellaneous Chores
|
|
@@ -42,23 +582,23 @@
|
|
|
42
582
|
* devDependencies
|
|
43
583
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
44
584
|
|
|
45
|
-
## [0.0.3-next.1](https://github.com/
|
|
585
|
+
## [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
586
|
|
|
47
587
|
|
|
48
588
|
### Features
|
|
49
589
|
|
|
50
|
-
* add context id features ([#206](https://github.com/
|
|
51
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
52
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
53
|
-
* locales validation ([#197](https://github.com/
|
|
54
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
55
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
56
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
590
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
591
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
592
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
593
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
594
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
595
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
596
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
57
597
|
|
|
58
598
|
|
|
59
599
|
### Bug Fixes
|
|
60
600
|
|
|
61
|
-
* repo urls in package.json for moved packages ([31ae463](https://github.com/
|
|
601
|
+
* repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
|
|
62
602
|
|
|
63
603
|
|
|
64
604
|
### Dependencies
|
|
@@ -67,7 +607,7 @@
|
|
|
67
607
|
* devDependencies
|
|
68
608
|
* @twin.org/nameof-transformer bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
69
609
|
|
|
70
|
-
## [0.0.2-next.22](https://github.com/
|
|
610
|
+
## [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
611
|
|
|
72
612
|
|
|
73
613
|
### Miscellaneous Chores
|
|
@@ -81,12 +621,12 @@
|
|
|
81
621
|
* devDependencies
|
|
82
622
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
83
623
|
|
|
84
|
-
## [0.0.2-next.21](https://github.com/
|
|
624
|
+
## [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
625
|
|
|
86
626
|
|
|
87
627
|
### Features
|
|
88
628
|
|
|
89
|
-
* locales validation ([#197](https://github.com/
|
|
629
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
90
630
|
|
|
91
631
|
|
|
92
632
|
### Dependencies
|
|
@@ -95,7 +635,7 @@
|
|
|
95
635
|
* devDependencies
|
|
96
636
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
97
637
|
|
|
98
|
-
## [0.0.2-next.20](https://github.com/
|
|
638
|
+
## [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
639
|
|
|
100
640
|
|
|
101
641
|
### Miscellaneous Chores
|
|
@@ -109,7 +649,7 @@
|
|
|
109
649
|
* devDependencies
|
|
110
650
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
111
651
|
|
|
112
|
-
## [0.0.2-next.19](https://github.com/
|
|
652
|
+
## [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
653
|
|
|
114
654
|
|
|
115
655
|
### Miscellaneous Chores
|
|
@@ -123,7 +663,7 @@
|
|
|
123
663
|
* devDependencies
|
|
124
664
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
125
665
|
|
|
126
|
-
## [0.0.2-next.18](https://github.com/
|
|
666
|
+
## [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
667
|
|
|
128
668
|
|
|
129
669
|
### Miscellaneous Chores
|
|
@@ -137,12 +677,12 @@
|
|
|
137
677
|
* devDependencies
|
|
138
678
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
139
679
|
|
|
140
|
-
## [0.0.2-next.17](https://github.com/
|
|
680
|
+
## [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
681
|
|
|
142
682
|
|
|
143
683
|
### Features
|
|
144
684
|
|
|
145
|
-
* additional nameof operators ([a5aab60](https://github.com/
|
|
685
|
+
* additional nameof operators ([a5aab60](https://github.com/iotaledger/twin-framework/commit/a5aab60bf66a86f1b7ff8af7c4f044cb03706d50))
|
|
146
686
|
|
|
147
687
|
|
|
148
688
|
### Dependencies
|
|
@@ -151,7 +691,7 @@
|
|
|
151
691
|
* devDependencies
|
|
152
692
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
153
693
|
|
|
154
|
-
## [0.0.2-next.16](https://github.com/
|
|
694
|
+
## [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
695
|
|
|
156
696
|
|
|
157
697
|
### Miscellaneous Chores
|
|
@@ -165,7 +705,7 @@
|
|
|
165
705
|
* devDependencies
|
|
166
706
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
167
707
|
|
|
168
|
-
## [0.0.2-next.15](https://github.com/
|
|
708
|
+
## [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
709
|
|
|
170
710
|
|
|
171
711
|
### Miscellaneous Chores
|
|
@@ -179,7 +719,7 @@
|
|
|
179
719
|
* devDependencies
|
|
180
720
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
181
721
|
|
|
182
|
-
## [0.0.2-next.14](https://github.com/
|
|
722
|
+
## [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
723
|
|
|
184
724
|
|
|
185
725
|
### Miscellaneous Chores
|
|
@@ -193,7 +733,7 @@
|
|
|
193
733
|
* devDependencies
|
|
194
734
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
195
735
|
|
|
196
|
-
## [0.0.2-next.13](https://github.com/
|
|
736
|
+
## [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
737
|
|
|
198
738
|
|
|
199
739
|
### Miscellaneous Chores
|
|
@@ -207,7 +747,7 @@
|
|
|
207
747
|
* devDependencies
|
|
208
748
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
209
749
|
|
|
210
|
-
## [0.0.2-next.12](https://github.com/
|
|
750
|
+
## [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
751
|
|
|
212
752
|
|
|
213
753
|
### Miscellaneous Chores
|
|
@@ -221,7 +761,7 @@
|
|
|
221
761
|
* devDependencies
|
|
222
762
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
223
763
|
|
|
224
|
-
## [0.0.2-next.11](https://github.com/
|
|
764
|
+
## [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
765
|
|
|
226
766
|
|
|
227
767
|
### Miscellaneous Chores
|
|
@@ -235,7 +775,7 @@
|
|
|
235
775
|
* devDependencies
|
|
236
776
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
237
777
|
|
|
238
|
-
## [0.0.2-next.10](https://github.com/
|
|
778
|
+
## [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
779
|
|
|
240
780
|
|
|
241
781
|
### Miscellaneous Chores
|
|
@@ -249,7 +789,7 @@
|
|
|
249
789
|
* devDependencies
|
|
250
790
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
251
791
|
|
|
252
|
-
## [0.0.2-next.9](https://github.com/
|
|
792
|
+
## [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
793
|
|
|
254
794
|
|
|
255
795
|
### Miscellaneous Chores
|
|
@@ -263,7 +803,7 @@
|
|
|
263
803
|
* devDependencies
|
|
264
804
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
265
805
|
|
|
266
|
-
## [0.0.2-next.8](https://github.com/
|
|
806
|
+
## [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
807
|
|
|
268
808
|
|
|
269
809
|
### Miscellaneous Chores
|
|
@@ -277,12 +817,12 @@
|
|
|
277
817
|
* devDependencies
|
|
278
818
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
279
819
|
|
|
280
|
-
## [0.0.2-next.7](https://github.com/
|
|
820
|
+
## [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
821
|
|
|
282
822
|
|
|
283
823
|
### Features
|
|
284
824
|
|
|
285
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
825
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
286
826
|
|
|
287
827
|
|
|
288
828
|
### Dependencies
|
|
@@ -291,7 +831,7 @@
|
|
|
291
831
|
* devDependencies
|
|
292
832
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
293
833
|
|
|
294
|
-
## [0.0.2-next.6](https://github.com/
|
|
834
|
+
## [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
835
|
|
|
296
836
|
|
|
297
837
|
### Miscellaneous Chores
|
|
@@ -305,12 +845,12 @@
|
|
|
305
845
|
* devDependencies
|
|
306
846
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
307
847
|
|
|
308
|
-
## [0.0.2-next.5](https://github.com/
|
|
848
|
+
## [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
849
|
|
|
310
850
|
|
|
311
851
|
### Features
|
|
312
852
|
|
|
313
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
853
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
314
854
|
|
|
315
855
|
|
|
316
856
|
### Dependencies
|
|
@@ -319,7 +859,7 @@
|
|
|
319
859
|
* devDependencies
|
|
320
860
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
321
861
|
|
|
322
|
-
## [0.0.2-next.4](https://github.com/
|
|
862
|
+
## [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
863
|
|
|
324
864
|
|
|
325
865
|
### Miscellaneous Chores
|
|
@@ -333,18 +873,18 @@
|
|
|
333
873
|
* devDependencies
|
|
334
874
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
335
875
|
|
|
336
|
-
## [0.0.2-next.3](https://github.com/
|
|
876
|
+
## [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
877
|
|
|
338
878
|
|
|
339
879
|
### Features
|
|
340
880
|
|
|
341
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
342
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
881
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
882
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
343
883
|
|
|
344
884
|
|
|
345
885
|
### Bug Fixes
|
|
346
886
|
|
|
347
|
-
* repo urls in package.json for moved packages ([31ae463](https://github.com/
|
|
887
|
+
* repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
|
|
348
888
|
|
|
349
889
|
|
|
350
890
|
### Dependencies
|
|
@@ -353,18 +893,18 @@
|
|
|
353
893
|
* devDependencies
|
|
354
894
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
355
895
|
|
|
356
|
-
## [0.0.2-next.2](https://github.com/
|
|
896
|
+
## [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
897
|
|
|
358
898
|
|
|
359
899
|
### Features
|
|
360
900
|
|
|
361
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
362
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
901
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
902
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
363
903
|
|
|
364
904
|
|
|
365
905
|
### Bug Fixes
|
|
366
906
|
|
|
367
|
-
* repo urls in package.json for moved packages ([31ae463](https://github.com/
|
|
907
|
+
* repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
|
|
368
908
|
|
|
369
909
|
|
|
370
910
|
### Dependencies
|
|
@@ -373,18 +913,18 @@
|
|
|
373
913
|
* devDependencies
|
|
374
914
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
375
915
|
|
|
376
|
-
## [0.0.2-next.1](https://github.com/
|
|
916
|
+
## [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
917
|
|
|
378
918
|
|
|
379
919
|
### Features
|
|
380
920
|
|
|
381
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
382
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
921
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
922
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
383
923
|
|
|
384
924
|
|
|
385
925
|
### Bug Fixes
|
|
386
926
|
|
|
387
|
-
* repo urls in package.json for moved packages ([31ae463](https://github.com/
|
|
927
|
+
* repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
|
|
388
928
|
|
|
389
929
|
|
|
390
930
|
### Dependencies
|
|
@@ -398,8 +938,8 @@
|
|
|
398
938
|
|
|
399
939
|
### Features
|
|
400
940
|
|
|
401
|
-
* release to production ([829d53d](https://github.com/
|
|
402
|
-
* release to production ([5cf3a76](https://github.com/
|
|
941
|
+
* release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
|
|
942
|
+
* release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
|
|
403
943
|
|
|
404
944
|
|
|
405
945
|
### Dependencies
|
|
@@ -408,17 +948,17 @@
|
|
|
408
948
|
* devDependencies
|
|
409
949
|
* @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
|
|
410
950
|
|
|
411
|
-
## [0.0.1-next.70](https://github.com/
|
|
951
|
+
## [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
952
|
|
|
413
953
|
|
|
414
954
|
### Features
|
|
415
955
|
|
|
416
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
956
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
417
957
|
|
|
418
958
|
|
|
419
959
|
### Bug Fixes
|
|
420
960
|
|
|
421
|
-
* repo urls in package.json for moved packages ([31ae463](https://github.com/
|
|
961
|
+
* repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
|
|
422
962
|
|
|
423
963
|
|
|
424
964
|
### Dependencies
|
|
@@ -427,17 +967,17 @@
|
|
|
427
967
|
* devDependencies
|
|
428
968
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
429
969
|
|
|
430
|
-
## [0.0.1-next.69](https://github.com/
|
|
970
|
+
## [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
971
|
|
|
432
972
|
|
|
433
973
|
### Features
|
|
434
974
|
|
|
435
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
975
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
436
976
|
|
|
437
977
|
|
|
438
978
|
### Bug Fixes
|
|
439
979
|
|
|
440
|
-
* repo urls in package.json for moved packages ([31ae463](https://github.com/
|
|
980
|
+
* repo urls in package.json for moved packages ([31ae463](https://github.com/iotaledger/twin-framework/commit/31ae463095dfa8c0e48bb5bb12316f1e8abb9a4c))
|
|
441
981
|
|
|
442
982
|
|
|
443
983
|
### Dependencies
|
|
@@ -446,12 +986,12 @@
|
|
|
446
986
|
* devDependencies
|
|
447
987
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
448
988
|
|
|
449
|
-
## [0.0.1-next.68](https://github.com/
|
|
989
|
+
## [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
990
|
|
|
451
991
|
|
|
452
992
|
### Features
|
|
453
993
|
|
|
454
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
994
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
455
995
|
|
|
456
996
|
|
|
457
997
|
### Dependencies
|
|
@@ -460,7 +1000,7 @@
|
|
|
460
1000
|
* devDependencies
|
|
461
1001
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
462
1002
|
|
|
463
|
-
## [0.0.1-next.28](https://github.com/
|
|
1003
|
+
## [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
1004
|
|
|
465
1005
|
|
|
466
1006
|
### Miscellaneous Chores
|
|
@@ -474,7 +1014,7 @@
|
|
|
474
1014
|
* devDependencies
|
|
475
1015
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.27 to 0.0.1-next.28
|
|
476
1016
|
|
|
477
|
-
## [0.0.1-next.27](https://github.com/
|
|
1017
|
+
## [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
1018
|
|
|
479
1019
|
|
|
480
1020
|
### Miscellaneous Chores
|
|
@@ -488,7 +1028,7 @@
|
|
|
488
1028
|
* devDependencies
|
|
489
1029
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.26 to 0.0.1-next.27
|
|
490
1030
|
|
|
491
|
-
## [0.0.1-next.26](https://github.com/
|
|
1031
|
+
## [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
1032
|
|
|
493
1033
|
|
|
494
1034
|
### Miscellaneous Chores
|
|
@@ -502,12 +1042,12 @@
|
|
|
502
1042
|
* devDependencies
|
|
503
1043
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.25 to 0.0.1-next.26
|
|
504
1044
|
|
|
505
|
-
## [0.0.1-next.25](https://github.com/
|
|
1045
|
+
## [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
1046
|
|
|
507
1047
|
|
|
508
1048
|
### Features
|
|
509
1049
|
|
|
510
|
-
* add ts-to-schema overrides ([3c54504](https://github.com/
|
|
1050
|
+
* add ts-to-schema overrides ([3c54504](https://github.com/iotaledger/twin-tools/commit/3c5450468eb998204a75576b7791a7ca4027da62))
|
|
511
1051
|
|
|
512
1052
|
|
|
513
1053
|
### Dependencies
|
|
@@ -516,7 +1056,7 @@
|
|
|
516
1056
|
* devDependencies
|
|
517
1057
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.24 to 0.0.1-next.25
|
|
518
1058
|
|
|
519
|
-
## [0.0.1-next.24](https://github.com/
|
|
1059
|
+
## [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
1060
|
|
|
521
1061
|
|
|
522
1062
|
### Miscellaneous Chores
|
|
@@ -530,7 +1070,7 @@
|
|
|
530
1070
|
* devDependencies
|
|
531
1071
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.23 to 0.0.1-next.24
|
|
532
1072
|
|
|
533
|
-
## [0.0.1-next.23](https://github.com/
|
|
1073
|
+
## [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
1074
|
|
|
535
1075
|
|
|
536
1076
|
### Miscellaneous Chores
|
|
@@ -544,7 +1084,7 @@
|
|
|
544
1084
|
* devDependencies
|
|
545
1085
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.22 to 0.0.1-next.23
|
|
546
1086
|
|
|
547
|
-
## [0.0.1-next.22](https://github.com/
|
|
1087
|
+
## [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
1088
|
|
|
549
1089
|
|
|
550
1090
|
### Miscellaneous Chores
|
|
@@ -558,12 +1098,12 @@
|
|
|
558
1098
|
* devDependencies
|
|
559
1099
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.21 to 0.0.1-next.22
|
|
560
1100
|
|
|
561
|
-
## [0.0.1-next.21](https://github.com/
|
|
1101
|
+
## [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
1102
|
|
|
563
1103
|
|
|
564
1104
|
### Features
|
|
565
1105
|
|
|
566
|
-
* use shared store mechanism ([#31](https://github.com/
|
|
1106
|
+
* use shared store mechanism ([#31](https://github.com/iotaledger/twin-tools/issues/31)) ([d9fe68b](https://github.com/iotaledger/twin-tools/commit/d9fe68b903d1268c7cb3c64772df5cb78fd63667))
|
|
567
1107
|
|
|
568
1108
|
|
|
569
1109
|
### Dependencies
|
|
@@ -572,7 +1112,7 @@
|
|
|
572
1112
|
* devDependencies
|
|
573
1113
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.20 to 0.0.1-next.21
|
|
574
1114
|
|
|
575
|
-
## [0.0.1-next.20](https://github.com/
|
|
1115
|
+
## [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
1116
|
|
|
577
1117
|
|
|
578
1118
|
### Miscellaneous Chores
|
|
@@ -586,7 +1126,7 @@
|
|
|
586
1126
|
* devDependencies
|
|
587
1127
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.19 to 0.0.1-next.20
|
|
588
1128
|
|
|
589
|
-
## [0.0.1-next.19](https://github.com/
|
|
1129
|
+
## [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
1130
|
|
|
591
1131
|
|
|
592
1132
|
### Miscellaneous Chores
|
package/docs/examples.md
CHANGED
|
@@ -1,74 +1,60 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Nameof Examples
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Use these snippets for strongly typed name extraction patterns that remain safe during refactors.
|
|
4
4
|
|
|
5
|
-
|
|
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
|
-
|
|
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
|
-
|
|
10
|
+
class AccountState {
|
|
11
|
+
public id!: string;
|
|
12
|
+
}
|
|
19
13
|
|
|
20
|
-
|
|
14
|
+
nameof<AccountState>(); // 'AccountState'
|
|
15
|
+
```
|
|
21
16
|
|
|
22
17
|
```typescript
|
|
23
18
|
import { nameof } from '@twin.org/nameof';
|
|
24
19
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
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
|
-
|
|
27
|
+
const profile: Profile = {
|
|
28
|
+
displayName: 'Ari',
|
|
29
|
+
stats: {
|
|
30
|
+
loginCount: 12
|
|
31
|
+
}
|
|
32
|
+
};
|
|
36
33
|
|
|
37
|
-
|
|
38
|
-
|
|
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
|
-
|
|
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 {
|
|
41
|
+
import { nameofKebabCase } from '@twin.org/nameof';
|
|
54
42
|
|
|
55
|
-
|
|
56
|
-
public
|
|
57
|
-
return nameof(aProp);
|
|
58
|
-
}
|
|
43
|
+
class ReportSummary {
|
|
44
|
+
public totalCount!: number;
|
|
59
45
|
}
|
|
60
|
-
|
|
46
|
+
|
|
47
|
+
nameofKebabCase<ReportSummary>(); // 'report-summary'
|
|
61
48
|
```
|
|
62
49
|
|
|
63
|
-
|
|
50
|
+
## `nameofCamelCase`
|
|
64
51
|
|
|
65
52
|
```typescript
|
|
66
|
-
import {
|
|
53
|
+
import { nameofCamelCase } from '@twin.org/nameof';
|
|
67
54
|
|
|
68
|
-
|
|
69
|
-
public
|
|
70
|
-
return nameof(aProp?.inner);
|
|
71
|
-
}
|
|
55
|
+
class UserProfileRecord {
|
|
56
|
+
public profileImageUrl!: string;
|
|
72
57
|
}
|
|
73
|
-
|
|
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
|
-
"description": "
|
|
3
|
+
"version": "0.0.3-next.41",
|
|
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/
|
|
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/
|
|
39
|
+
"url": "git+https://github.com/iotaledger/framework/issues"
|
|
40
40
|
},
|
|
41
41
|
"homepage": "https://twindev.org"
|
|
42
42
|
}
|