@twin.org/nft-models 0.0.3-next.4 → 0.0.3-next.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/changelog.md +51 -37
- package/package.json +3 -3
package/docs/changelog.md
CHANGED
|
@@ -1,159 +1,173 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.5...nft-models-v0.0.3-next.6) (2026-05-20)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
### Features
|
|
7
7
|
|
|
8
|
-
*
|
|
8
|
+
* update dependencies ([2f40b97](https://github.com/iotaledger/twin-nft/commit/2f40b97a7d77d6614d064ad0caf8a0cccc81f1a5))
|
|
9
9
|
|
|
10
|
-
## [0.0.3-next.
|
|
10
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.4...nft-models-v0.0.3-next.5) (2026-05-12)
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
### Features
|
|
14
14
|
|
|
15
|
-
* update
|
|
15
|
+
* typescript 6 update ([91b94b8](https://github.com/iotaledger/twin-nft/commit/91b94b846ea081b09b2228681776ce30f104a36e))
|
|
16
16
|
|
|
17
|
-
## [0.0.3-next.
|
|
17
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.3...nft-models-v0.0.3-next.4) (2026-04-20)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* add on-chain identity binding to NFT minting ([#58](https://github.com/iotaledger/twin-nft/issues/58)) ([730a16d](https://github.com/iotaledger/twin-nft/commit/730a16d70fc026c920dbede0e4dafc96f37b729a))
|
|
23
|
+
|
|
24
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.2...nft-models-v0.0.3-next.3) (2026-03-03)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Features
|
|
28
|
+
|
|
29
|
+
* update docs ([75dc85e](https://github.com/iotaledger/twin-nft/commit/75dc85ed0476666d0a1cc5d83ca0a5db29b69992))
|
|
30
|
+
|
|
31
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.1...nft-models-v0.0.3-next.2) (2026-02-25)
|
|
18
32
|
|
|
19
33
|
|
|
20
34
|
### Miscellaneous Chores
|
|
21
35
|
|
|
22
36
|
* **nft-models:** Synchronize repo versions
|
|
23
37
|
|
|
24
|
-
## [0.0.3-next.1](https://github.com/
|
|
38
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.0...nft-models-v0.0.3-next.1) (2025-11-12)
|
|
25
39
|
|
|
26
40
|
|
|
27
41
|
### Features
|
|
28
42
|
|
|
29
|
-
* add context id features ([#50](https://github.com/
|
|
30
|
-
* add validate-locales ([0055a56](https://github.com/
|
|
31
|
-
* eslint migration to flat config ([0e6fc12](https://github.com/
|
|
32
|
-
* update dependencies ([8660f76](https://github.com/
|
|
33
|
-
* update framework core ([f3496b6](https://github.com/
|
|
34
|
-
* use shared store mechanism ([#16](https://github.com/
|
|
43
|
+
* add context id features ([#50](https://github.com/iotaledger/twin-nft/issues/50)) ([56c31c7](https://github.com/iotaledger/twin-nft/commit/56c31c7ba10e3ef8ad44f6463153f90888e64711))
|
|
44
|
+
* add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
|
|
45
|
+
* eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
|
|
46
|
+
* update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
|
|
47
|
+
* update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
|
|
48
|
+
* use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
|
|
35
49
|
|
|
36
|
-
## [0.0.2-next.8](https://github.com/
|
|
50
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.7...nft-models-v0.0.2-next.8) (2025-10-09)
|
|
37
51
|
|
|
38
52
|
|
|
39
53
|
### Features
|
|
40
54
|
|
|
41
|
-
* add validate-locales ([0055a56](https://github.com/
|
|
55
|
+
* add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
|
|
42
56
|
|
|
43
|
-
## [0.0.2-next.7](https://github.com/
|
|
57
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.6...nft-models-v0.0.2-next.7) (2025-09-26)
|
|
44
58
|
|
|
45
59
|
|
|
46
60
|
### Miscellaneous Chores
|
|
47
61
|
|
|
48
62
|
* **nft-models:** Synchronize repo versions
|
|
49
63
|
|
|
50
|
-
## [0.0.2-next.6](https://github.com/
|
|
64
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.5...nft-models-v0.0.2-next.6) (2025-09-25)
|
|
51
65
|
|
|
52
66
|
|
|
53
67
|
### Miscellaneous Chores
|
|
54
68
|
|
|
55
69
|
* **nft-models:** Synchronize repo versions
|
|
56
70
|
|
|
57
|
-
## [0.0.2-next.5](https://github.com/
|
|
71
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.4...nft-models-v0.0.2-next.5) (2025-09-22)
|
|
58
72
|
|
|
59
73
|
|
|
60
74
|
### Miscellaneous Chores
|
|
61
75
|
|
|
62
76
|
* **nft-models:** Synchronize repo versions
|
|
63
77
|
|
|
64
|
-
## [0.0.2-next.4](https://github.com/
|
|
78
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.3...nft-models-v0.0.2-next.4) (2025-09-10)
|
|
65
79
|
|
|
66
80
|
|
|
67
81
|
### Features
|
|
68
82
|
|
|
69
|
-
* eslint migration to flat config ([0e6fc12](https://github.com/
|
|
83
|
+
* eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
|
|
70
84
|
|
|
71
|
-
## [0.0.2-next.3](https://github.com/
|
|
85
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.2...nft-models-v0.0.2-next.3) (2025-08-20)
|
|
72
86
|
|
|
73
87
|
|
|
74
88
|
### Features
|
|
75
89
|
|
|
76
|
-
* update framework core ([f3496b6](https://github.com/
|
|
90
|
+
* update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
|
|
77
91
|
|
|
78
|
-
## [0.0.2-next.2](https://github.com/
|
|
92
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.1...nft-models-v0.0.2-next.2) (2025-07-25)
|
|
79
93
|
|
|
80
94
|
|
|
81
95
|
### Miscellaneous Chores
|
|
82
96
|
|
|
83
97
|
* **nft-models:** Synchronize repo versions
|
|
84
98
|
|
|
85
|
-
## [0.0.2-next.1](https://github.com/
|
|
99
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.0...nft-models-v0.0.2-next.1) (2025-07-16)
|
|
86
100
|
|
|
87
101
|
|
|
88
102
|
### Features
|
|
89
103
|
|
|
90
|
-
* update dependencies ([8660f76](https://github.com/
|
|
91
|
-
* use shared store mechanism ([#16](https://github.com/
|
|
104
|
+
* update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
|
|
105
|
+
* use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
|
|
92
106
|
|
|
93
107
|
## 0.0.1 (2025-07-09)
|
|
94
108
|
|
|
95
109
|
|
|
96
110
|
### Features
|
|
97
111
|
|
|
98
|
-
* release to production ([4d338b3](https://github.com/
|
|
112
|
+
* release to production ([4d338b3](https://github.com/iotaledger/twin-nft/commit/4d338b3e8a4dbccc61a1d1da3c470ba86cefe535))
|
|
99
113
|
|
|
100
|
-
## [0.0.1-next.32](https://github.com/
|
|
114
|
+
## [0.0.1-next.32](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.31...nft-models-v0.0.1-next.32) (2025-06-24)
|
|
101
115
|
|
|
102
116
|
|
|
103
117
|
### Miscellaneous Chores
|
|
104
118
|
|
|
105
119
|
* **nft-models:** Synchronize repo versions
|
|
106
120
|
|
|
107
|
-
## [0.0.1-next.31](https://github.com/
|
|
121
|
+
## [0.0.1-next.31](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.30...nft-models-v0.0.1-next.31) (2025-06-12)
|
|
108
122
|
|
|
109
123
|
|
|
110
124
|
### Features
|
|
111
125
|
|
|
112
|
-
* update dependencies ([8660f76](https://github.com/
|
|
126
|
+
* update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
|
|
113
127
|
|
|
114
|
-
## [0.0.1-next.30](https://github.com/
|
|
128
|
+
## [0.0.1-next.30](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.29...nft-models-v0.0.1-next.30) (2025-05-22)
|
|
115
129
|
|
|
116
130
|
|
|
117
131
|
### Miscellaneous Chores
|
|
118
132
|
|
|
119
133
|
* **nft-models:** Synchronize repo versions
|
|
120
134
|
|
|
121
|
-
## [0.0.1-next.29](https://github.com/
|
|
135
|
+
## [0.0.1-next.29](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.28...nft-models-v0.0.1-next.29) (2025-05-21)
|
|
122
136
|
|
|
123
137
|
|
|
124
138
|
### Miscellaneous Chores
|
|
125
139
|
|
|
126
140
|
* **nft-models:** Synchronize repo versions
|
|
127
141
|
|
|
128
|
-
## [0.0.1-next.28](https://github.com/
|
|
142
|
+
## [0.0.1-next.28](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.27...nft-models-v0.0.1-next.28) (2025-05-06)
|
|
129
143
|
|
|
130
144
|
|
|
131
145
|
### Miscellaneous Chores
|
|
132
146
|
|
|
133
147
|
* **nft-models:** Synchronize repo versions
|
|
134
148
|
|
|
135
|
-
## [0.0.1-next.27](https://github.com/
|
|
149
|
+
## [0.0.1-next.27](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.26...nft-models-v0.0.1-next.27) (2025-04-24)
|
|
136
150
|
|
|
137
151
|
|
|
138
152
|
### Miscellaneous Chores
|
|
139
153
|
|
|
140
154
|
* **nft-models:** Synchronize repo versions
|
|
141
155
|
|
|
142
|
-
## [0.0.1-next.26](https://github.com/
|
|
156
|
+
## [0.0.1-next.26](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.25...nft-models-v0.0.1-next.26) (2025-04-17)
|
|
143
157
|
|
|
144
158
|
|
|
145
159
|
### Features
|
|
146
160
|
|
|
147
|
-
* use shared store mechanism ([#16](https://github.com/
|
|
161
|
+
* use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
|
|
148
162
|
|
|
149
|
-
## [0.0.1-next.25](https://github.com/
|
|
163
|
+
## [0.0.1-next.25](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.24...nft-models-v0.0.1-next.25) (2025-04-17)
|
|
150
164
|
|
|
151
165
|
|
|
152
166
|
### Miscellaneous Chores
|
|
153
167
|
|
|
154
168
|
* **nft-models:** Synchronize repo versions
|
|
155
169
|
|
|
156
|
-
## [0.0.1-next.24](https://github.com/
|
|
170
|
+
## [0.0.1-next.24](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.23...nft-models-v0.0.1-next.24) (2025-03-28)
|
|
157
171
|
|
|
158
172
|
|
|
159
173
|
### Miscellaneous Chores
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/nft-models",
|
|
3
|
-
"version": "0.0.3-next.
|
|
3
|
+
"version": "0.0.3-next.6",
|
|
4
4
|
"description": "Shared NFT interfaces, request and response models, and connector contracts.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
|
-
"url": "git+https://github.com/
|
|
7
|
+
"url": "git+https://github.com/iotaledger/nft.git",
|
|
8
8
|
"directory": "packages/nft-models"
|
|
9
9
|
},
|
|
10
10
|
"author": "martyn.janes@iota.org",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"schemas"
|
|
49
49
|
],
|
|
50
50
|
"bugs": {
|
|
51
|
-
"url": "git+https://github.com/
|
|
51
|
+
"url": "git+https://github.com/iotaledger/nft/issues"
|
|
52
52
|
},
|
|
53
53
|
"homepage": "https://twindev.org"
|
|
54
54
|
}
|