@twin.org/nft-rest-client 0.0.3-next.4 → 0.0.3-next.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/docs/changelog.md +50 -36
  2. package/package.json +4 -4
package/docs/changelog.md CHANGED
@@ -1,11 +1,25 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.4](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.3-next.3...nft-rest-client-v0.0.3-next.4) (2026-04-20)
3
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.4...nft-rest-client-v0.0.3-next.5) (2026-05-12)
4
4
 
5
5
 
6
6
  ### Features
7
7
 
8
- * add on-chain identity binding to NFT minting ([#58](https://github.com/twinfoundation/nft/issues/58)) ([730a16d](https://github.com/twinfoundation/nft/commit/730a16d70fc026c920dbede0e4dafc96f37b729a))
8
+ * typescript 6 update ([91b94b8](https://github.com/iotaledger/twin-nft/commit/91b94b846ea081b09b2228681776ce30f104a36e))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/nft-models bumped from 0.0.3-next.4 to 0.0.3-next.5
16
+
17
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.3...nft-rest-client-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))
9
23
 
10
24
 
11
25
  ### Dependencies
@@ -14,7 +28,7 @@
14
28
  * dependencies
15
29
  * @twin.org/nft-models bumped from 0.0.3-next.3 to 0.0.3-next.4
16
30
 
17
- ## [0.0.3-next.3](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.3-next.2...nft-rest-client-v0.0.3-next.3) (2026-03-03)
31
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.2...nft-rest-client-v0.0.3-next.3) (2026-03-03)
18
32
 
19
33
 
20
34
  ### Miscellaneous Chores
@@ -28,7 +42,7 @@
28
42
  * dependencies
29
43
  * @twin.org/nft-models bumped from 0.0.3-next.2 to 0.0.3-next.3
30
44
 
31
- ## [0.0.3-next.2](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.3-next.1...nft-rest-client-v0.0.3-next.2) (2026-02-25)
45
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.1...nft-rest-client-v0.0.3-next.2) (2026-02-25)
32
46
 
33
47
 
34
48
  ### Miscellaneous Chores
@@ -42,17 +56,17 @@
42
56
  * dependencies
43
57
  * @twin.org/nft-models bumped from 0.0.3-next.1 to 0.0.3-next.2
44
58
 
45
- ## [0.0.3-next.1](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.3-next.0...nft-rest-client-v0.0.3-next.1) (2025-11-12)
59
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.0...nft-rest-client-v0.0.3-next.1) (2025-11-12)
46
60
 
47
61
 
48
62
  ### Features
49
63
 
50
- * add context id features ([#50](https://github.com/twinfoundation/nft/issues/50)) ([56c31c7](https://github.com/twinfoundation/nft/commit/56c31c7ba10e3ef8ad44f6463153f90888e64711))
51
- * add validate-locales ([0055a56](https://github.com/twinfoundation/nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
52
- * eslint migration to flat config ([0e6fc12](https://github.com/twinfoundation/nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
53
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
54
- * update framework core ([f3496b6](https://github.com/twinfoundation/nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
55
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
64
+ * add context id features ([#50](https://github.com/iotaledger/twin-nft/issues/50)) ([56c31c7](https://github.com/iotaledger/twin-nft/commit/56c31c7ba10e3ef8ad44f6463153f90888e64711))
65
+ * add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
66
+ * eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
67
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
68
+ * update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
69
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
56
70
 
57
71
 
58
72
  ### Dependencies
@@ -61,12 +75,12 @@
61
75
  * dependencies
62
76
  * @twin.org/nft-models bumped from 0.0.3-next.0 to 0.0.3-next.1
63
77
 
64
- ## [0.0.2-next.8](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.7...nft-rest-client-v0.0.2-next.8) (2025-10-09)
78
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.7...nft-rest-client-v0.0.2-next.8) (2025-10-09)
65
79
 
66
80
 
67
81
  ### Features
68
82
 
69
- * add validate-locales ([0055a56](https://github.com/twinfoundation/nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
83
+ * add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
70
84
 
71
85
 
72
86
  ### Dependencies
@@ -75,7 +89,7 @@
75
89
  * dependencies
76
90
  * @twin.org/nft-models bumped from 0.0.2-next.7 to 0.0.2-next.8
77
91
 
78
- ## [0.0.2-next.7](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.6...nft-rest-client-v0.0.2-next.7) (2025-09-26)
92
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.6...nft-rest-client-v0.0.2-next.7) (2025-09-26)
79
93
 
80
94
 
81
95
  ### Miscellaneous Chores
@@ -89,7 +103,7 @@
89
103
  * dependencies
90
104
  * @twin.org/nft-models bumped from 0.0.2-next.6 to 0.0.2-next.7
91
105
 
92
- ## [0.0.2-next.6](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.5...nft-rest-client-v0.0.2-next.6) (2025-09-25)
106
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.5...nft-rest-client-v0.0.2-next.6) (2025-09-25)
93
107
 
94
108
 
95
109
  ### Miscellaneous Chores
@@ -103,7 +117,7 @@
103
117
  * dependencies
104
118
  * @twin.org/nft-models bumped from 0.0.2-next.5 to 0.0.2-next.6
105
119
 
106
- ## [0.0.2-next.5](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.4...nft-rest-client-v0.0.2-next.5) (2025-09-22)
120
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.4...nft-rest-client-v0.0.2-next.5) (2025-09-22)
107
121
 
108
122
 
109
123
  ### Miscellaneous Chores
@@ -117,12 +131,12 @@
117
131
  * dependencies
118
132
  * @twin.org/nft-models bumped from 0.0.2-next.4 to 0.0.2-next.5
119
133
 
120
- ## [0.0.2-next.4](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.3...nft-rest-client-v0.0.2-next.4) (2025-09-10)
134
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.3...nft-rest-client-v0.0.2-next.4) (2025-09-10)
121
135
 
122
136
 
123
137
  ### Features
124
138
 
125
- * eslint migration to flat config ([0e6fc12](https://github.com/twinfoundation/nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
139
+ * eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
126
140
 
127
141
 
128
142
  ### Dependencies
@@ -131,12 +145,12 @@
131
145
  * dependencies
132
146
  * @twin.org/nft-models bumped from 0.0.2-next.3 to 0.0.2-next.4
133
147
 
134
- ## [0.0.2-next.3](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.2...nft-rest-client-v0.0.2-next.3) (2025-08-20)
148
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.2...nft-rest-client-v0.0.2-next.3) (2025-08-20)
135
149
 
136
150
 
137
151
  ### Features
138
152
 
139
- * update framework core ([f3496b6](https://github.com/twinfoundation/nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
153
+ * update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
140
154
 
141
155
 
142
156
  ### Dependencies
@@ -145,7 +159,7 @@
145
159
  * dependencies
146
160
  * @twin.org/nft-models bumped from 0.0.2-next.2 to 0.0.2-next.3
147
161
 
148
- ## [0.0.2-next.2](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.1...nft-rest-client-v0.0.2-next.2) (2025-07-25)
162
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.1...nft-rest-client-v0.0.2-next.2) (2025-07-25)
149
163
 
150
164
 
151
165
  ### Miscellaneous Chores
@@ -159,13 +173,13 @@
159
173
  * dependencies
160
174
  * @twin.org/nft-models bumped from 0.0.2-next.1 to 0.0.2-next.2
161
175
 
162
- ## [0.0.2-next.1](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.0...nft-rest-client-v0.0.2-next.1) (2025-07-16)
176
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.0...nft-rest-client-v0.0.2-next.1) (2025-07-16)
163
177
 
164
178
 
165
179
  ### Features
166
180
 
167
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
168
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
181
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
182
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
169
183
 
170
184
 
171
185
  ### Dependencies
@@ -179,7 +193,7 @@
179
193
 
180
194
  ### Features
181
195
 
182
- * release to production ([4d338b3](https://github.com/twinfoundation/nft/commit/4d338b3e8a4dbccc61a1d1da3c470ba86cefe535))
196
+ * release to production ([4d338b3](https://github.com/iotaledger/twin-nft/commit/4d338b3e8a4dbccc61a1d1da3c470ba86cefe535))
183
197
 
184
198
 
185
199
  ### Dependencies
@@ -188,7 +202,7 @@
188
202
  * dependencies
189
203
  * @twin.org/nft-models bumped from ^0.0.0 to ^0.0.1
190
204
 
191
- ## [0.0.1-next.32](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.31...nft-rest-client-v0.0.1-next.32) (2025-06-24)
205
+ ## [0.0.1-next.32](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.31...nft-rest-client-v0.0.1-next.32) (2025-06-24)
192
206
 
193
207
 
194
208
  ### Miscellaneous Chores
@@ -202,12 +216,12 @@
202
216
  * dependencies
203
217
  * @twin.org/nft-models bumped from 0.0.1-next.31 to 0.0.1-next.32
204
218
 
205
- ## [0.0.1-next.31](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.30...nft-rest-client-v0.0.1-next.31) (2025-06-12)
219
+ ## [0.0.1-next.31](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.30...nft-rest-client-v0.0.1-next.31) (2025-06-12)
206
220
 
207
221
 
208
222
  ### Features
209
223
 
210
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
224
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
211
225
 
212
226
 
213
227
  ### Dependencies
@@ -216,7 +230,7 @@
216
230
  * dependencies
217
231
  * @twin.org/nft-models bumped from 0.0.1-next.30 to 0.0.1-next.31
218
232
 
219
- ## [0.0.1-next.30](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.29...nft-rest-client-v0.0.1-next.30) (2025-05-22)
233
+ ## [0.0.1-next.30](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.29...nft-rest-client-v0.0.1-next.30) (2025-05-22)
220
234
 
221
235
 
222
236
  ### Miscellaneous Chores
@@ -230,7 +244,7 @@
230
244
  * dependencies
231
245
  * @twin.org/nft-models bumped from 0.0.1-next.29 to 0.0.1-next.30
232
246
 
233
- ## [0.0.1-next.29](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.28...nft-rest-client-v0.0.1-next.29) (2025-05-21)
247
+ ## [0.0.1-next.29](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.28...nft-rest-client-v0.0.1-next.29) (2025-05-21)
234
248
 
235
249
 
236
250
  ### Miscellaneous Chores
@@ -244,7 +258,7 @@
244
258
  * dependencies
245
259
  * @twin.org/nft-models bumped from 0.0.1-next.28 to 0.0.1-next.29
246
260
 
247
- ## [0.0.1-next.28](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.27...nft-rest-client-v0.0.1-next.28) (2025-05-06)
261
+ ## [0.0.1-next.28](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.27...nft-rest-client-v0.0.1-next.28) (2025-05-06)
248
262
 
249
263
 
250
264
  ### Miscellaneous Chores
@@ -258,7 +272,7 @@
258
272
  * dependencies
259
273
  * @twin.org/nft-models bumped from 0.0.1-next.27 to 0.0.1-next.28
260
274
 
261
- ## [0.0.1-next.27](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.26...nft-rest-client-v0.0.1-next.27) (2025-04-24)
275
+ ## [0.0.1-next.27](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.26...nft-rest-client-v0.0.1-next.27) (2025-04-24)
262
276
 
263
277
 
264
278
  ### Miscellaneous Chores
@@ -272,12 +286,12 @@
272
286
  * dependencies
273
287
  * @twin.org/nft-models bumped from 0.0.1-next.26 to 0.0.1-next.27
274
288
 
275
- ## [0.0.1-next.26](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.25...nft-rest-client-v0.0.1-next.26) (2025-04-17)
289
+ ## [0.0.1-next.26](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.25...nft-rest-client-v0.0.1-next.26) (2025-04-17)
276
290
 
277
291
 
278
292
  ### Features
279
293
 
280
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
294
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
281
295
 
282
296
 
283
297
  ### Dependencies
@@ -286,7 +300,7 @@
286
300
  * dependencies
287
301
  * @twin.org/nft-models bumped from 0.0.1-next.25 to 0.0.1-next.26
288
302
 
289
- ## [0.0.1-next.25](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.24...nft-rest-client-v0.0.1-next.25) (2025-04-17)
303
+ ## [0.0.1-next.25](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.24...nft-rest-client-v0.0.1-next.25) (2025-04-17)
290
304
 
291
305
 
292
306
  ### Miscellaneous Chores
@@ -300,7 +314,7 @@
300
314
  * dependencies
301
315
  * @twin.org/nft-models bumped from 0.0.1-next.24 to 0.0.1-next.25
302
316
 
303
- ## [0.0.1-next.24](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.23...nft-rest-client-v0.0.1-next.24) (2025-03-28)
317
+ ## [0.0.1-next.24](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.23...nft-rest-client-v0.0.1-next.24) (2025-03-28)
304
318
 
305
319
 
306
320
  ### Miscellaneous Chores
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@twin.org/nft-rest-client",
3
- "version": "0.0.3-next.4",
3
+ "version": "0.0.3-next.5",
4
4
  "description": "HTTP client for calling NFT service endpoints from applications.",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "git+https://github.com/twinfoundation/nft.git",
7
+ "url": "git+https://github.com/iotaledger/nft.git",
8
8
  "directory": "packages/nft-rest-client"
9
9
  },
10
10
  "author": "martyn.janes@iota.org",
@@ -19,7 +19,7 @@
19
19
  "@twin.org/core": "next",
20
20
  "@twin.org/entity": "next",
21
21
  "@twin.org/nameof": "next",
22
- "@twin.org/nft-models": "0.0.3-next.4",
22
+ "@twin.org/nft-models": "0.0.3-next.5",
23
23
  "@twin.org/web": "next"
24
24
  },
25
25
  "main": "./dist/es/index.js",
@@ -50,7 +50,7 @@
50
50
  "assets"
51
51
  ],
52
52
  "bugs": {
53
- "url": "git+https://github.com/twinfoundation/nft/issues"
53
+ "url": "git+https://github.com/iotaledger/nft/issues"
54
54
  },
55
55
  "homepage": "https://twindev.org"
56
56
  }