@23blocks/sdk 11.0.1 → 11.0.3

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/CHANGELOG.md ADDED
@@ -0,0 +1,1253 @@
1
+ ## 11.0.3 (2026-02-24)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **@23blocks/block-authentication:** add service tokens, oauthMode, and CI simplification ([3cea02d](https://github.com/23blocks-OS/frontend-sdk/commit/3cea02d))
6
+
7
+ ### 🧱 Updated Dependencies
8
+
9
+ - Updated @23blocks/block-authentication to 7.1.0
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - Claude Opus 4.6
14
+ - Juan Pelaez
15
+
16
+ ## 11.0.2 (2026-02-20)
17
+
18
+ ### 🩹 Fixes
19
+
20
+ - resolve typecheck errors across sdk, react, and testing packages ([36c3190](https://github.com/23blocks-OS/frontend-sdk/commit/36c3190))
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - Claude Opus 4.6
25
+ - Juan Pelaez
26
+
27
+ ## 11.0.1 (2026-02-20)
28
+
29
+ ### 🧱 Updated Dependencies
30
+
31
+ - Updated @23blocks/block-forms to 5.0.1
32
+
33
+ # 11.0.0 (2026-02-20)
34
+
35
+ ### 🩹 Fixes
36
+
37
+ - ⚠️ **@23blocks/sdk:** rebuild with block-forms aligned to API strong params ([9f578b6](https://github.com/23blocks-OS/frontend-sdk/commit/9f578b6))
38
+
39
+ ### ⚠️ Breaking Changes
40
+
41
+ - **@23blocks/sdk:** rebuild with block-forms aligned to API strong params ([9f578b6](https://github.com/23blocks-OS/frontend-sdk/commit/9f578b6))
42
+
43
+ ### 🧱 Updated Dependencies
44
+
45
+ - Updated @23blocks/block-forms to 5.0.0
46
+
47
+ ### ❤️ Thank You
48
+
49
+ - Claude Opus 4.6
50
+ - Juan Pelaez
51
+
52
+ # 10.0.0 (2026-02-20)
53
+
54
+ ### 🚀 Features
55
+
56
+ - ⚠️ **@23blocks/sdk:** rebuild with appId replaced by apiKey across all blocks ([8206338](https://github.com/23blocks-OS/frontend-sdk/commit/8206338))
57
+
58
+ ### ⚠️ Breaking Changes
59
+
60
+ - **@23blocks/sdk:** rebuild with appId replaced by apiKey across all blocks ([8206338](https://github.com/23blocks-OS/frontend-sdk/commit/8206338))
61
+ Block configs no longer accept appId. Use apiKey instead.
62
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
63
+
64
+ ### 🧱 Updated Dependencies
65
+
66
+ - Updated @23blocks/block-authentication to 7.0.0
67
+ - Updated @23blocks/block-conversations to 4.0.0
68
+ - Updated @23blocks/block-geolocation to 4.0.0
69
+ - Updated @23blocks/block-onboarding to 4.0.0
70
+ - Updated @23blocks/block-university to 4.0.0
71
+ - Updated @23blocks/block-campaigns to 4.0.0
72
+ - Updated @23blocks/block-products to 4.0.0
73
+ - Updated @23blocks/transport-http to 3.3.1
74
+ - Updated @23blocks/block-company to 4.0.0
75
+ - Updated @23blocks/block-content to 4.0.0
76
+ - Updated @23blocks/block-rewards to 4.0.0
77
+ - Updated @23blocks/jsonapi-codec to 3.3.1
78
+ - Updated @23blocks/block-assets to 4.0.0
79
+ - Updated @23blocks/block-jarvis to 5.0.0
80
+ - Updated @23blocks/block-search to 5.0.0
81
+ - Updated @23blocks/block-wallet to 4.0.0
82
+ - Updated @23blocks/block-files to 4.0.0
83
+ - Updated @23blocks/block-forms to 4.0.0
84
+ - Updated @23blocks/block-sales to 8.0.0
85
+ - Updated @23blocks/block-crm to 4.0.0
86
+ - Updated @23blocks/contracts to 2.3.1
87
+
88
+ ### ❤️ Thank You
89
+
90
+ - Claude Opus 4.6
91
+ - Juan Pelaez
92
+
93
+ # 9.0.0 (2026-02-19)
94
+
95
+ ### 🚀 Features
96
+
97
+ - ⚠️ **@23blocks/sdk:** rebuild with StripePaymentIntent breaking changes ([a0c7933](https://github.com/23blocks-OS/frontend-sdk/commit/a0c7933))
98
+
99
+ ### ⚠️ Breaking Changes
100
+
101
+ - **@23blocks/sdk:** rebuild with StripePaymentIntent breaking changes ([a0c7933](https://github.com/23blocks-OS/frontend-sdk/commit/a0c7933))
102
+
103
+ ### 🧱 Updated Dependencies
104
+
105
+ - Updated @23blocks/block-sales to 7.0.0
106
+
107
+ ### ❤️ Thank You
108
+
109
+ - Claude Opus 4.6
110
+ - Juan Pelaez
111
+
112
+ # 8.0.0 (2026-02-18)
113
+
114
+ ### 🩹 Fixes
115
+
116
+ - ⚠️ **@23blocks/sdk:** rebuild meta-packages with breaking jarvis block changes ([990f73c](https://github.com/23blocks-OS/frontend-sdk/commit/990f73c))
117
+
118
+ ### ⚠️ Breaking Changes
119
+
120
+ - **@23blocks/sdk:** rebuild meta-packages with breaking jarvis block changes ([990f73c](https://github.com/23blocks-OS/frontend-sdk/commit/990f73c))
121
+ Jarvis block types, services, and mappers rewritten to
122
+ match API strong params. Meta-packages must be rebuilt for consumers to
123
+ receive the updated block-jarvis code.
124
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
125
+
126
+ ### 🧱 Updated Dependencies
127
+
128
+ - Updated @23blocks/block-jarvis to 4.0.0
129
+
130
+ ### ❤️ Thank You
131
+
132
+ - Claude Opus 4.6
133
+ - Juan Pelaez
134
+
135
+ # 7.0.0 (2026-02-18)
136
+
137
+ ### 🩹 Fixes
138
+
139
+ - ⚠️ **@23blocks/sdk:** rebuild with breaking sales block changes ([859d941](https://github.com/23blocks-OS/frontend-sdk/commit/859d941))
140
+
141
+ ### ⚠️ Breaking Changes
142
+
143
+ - **@23blocks/sdk:** rebuild with breaking sales block changes ([859d941](https://github.com/23blocks-OS/frontend-sdk/commit/859d941))
144
+ Sales block types and methods renamed/removed to match API.
145
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
146
+
147
+ ### 🧱 Updated Dependencies
148
+
149
+ - Updated @23blocks/block-sales to 6.0.0
150
+
151
+ ### ❤️ Thank You
152
+
153
+ - Claude Opus 4.6
154
+ - Juan Pelaez
155
+
156
+ ## 6.7.5 (2026-02-18)
157
+
158
+ ### 🩹 Fixes
159
+
160
+ - **@23blocks/sdk:** rebuild meta-package with sales block strong params rewrite ([e3c0d77](https://github.com/23blocks-OS/frontend-sdk/commit/e3c0d77))
161
+
162
+ ### 🧱 Updated Dependencies
163
+
164
+ - Updated @23blocks/block-sales to 5.2.2
165
+
166
+ ### ❤️ Thank You
167
+
168
+ - Claude Opus 4.6
169
+ - Juan Pelaez
170
+
171
+ ## 6.7.4 (2026-02-18)
172
+
173
+ ### 🩹 Fixes
174
+
175
+ - **@23blocks/block-sales:** remove items[] from CreateOrderRequest ([db4743a](https://github.com/23blocks-OS/frontend-sdk/commit/db4743a))
176
+
177
+ ### 🧱 Updated Dependencies
178
+
179
+ - Updated @23blocks/block-sales to 5.2.1
180
+
181
+ ### ❤️ Thank You
182
+
183
+ - Claude Opus 4.6
184
+ - Juan Pelaez
185
+
186
+ ## 6.7.3 (2026-02-18)
187
+
188
+ ### 🩹 Fixes
189
+
190
+ - **@23blocks/sdk:** rebuild with flat CreateOrderRequest support ([12e1cf6](https://github.com/23blocks-OS/frontend-sdk/commit/12e1cf6))
191
+
192
+ ### 🧱 Updated Dependencies
193
+
194
+ - Updated @23blocks/block-sales to 5.2.0
195
+
196
+ ### ❤️ Thank You
197
+
198
+ - Claude Opus 4.6
199
+ - Juan Pelaez
200
+
201
+ ## 6.7.2 (2026-02-17)
202
+
203
+ ### 🩹 Fixes
204
+
205
+ - pin block dependency minimums in meta-packages ([813719e](https://github.com/23blocks-OS/frontend-sdk/commit/813719e))
206
+
207
+ ### ❤️ Thank You
208
+
209
+ - Claude Opus 4.6
210
+ - Juan Pelaez
211
+
212
+ ## 6.7.1 (2026-02-17)
213
+
214
+ ### 🩹 Fixes
215
+
216
+ - **@23blocks/block-crm:** add strict type fallbacks to all CRM mappers ([00d1c9d](https://github.com/23blocks-OS/frontend-sdk/commit/00d1c9d))
217
+
218
+ ### 🧱 Updated Dependencies
219
+
220
+ - Updated @23blocks/block-crm to 3.3.1
221
+
222
+ ### ❤️ Thank You
223
+
224
+ - Claude Opus 4.6
225
+ - Juan Pelaez
226
+
227
+ ## 6.7.0 (2026-02-17)
228
+
229
+ ### 🚀 Features
230
+
231
+ - add health() method to all 18 blocks for service connectivity checks ([73514a3](https://github.com/23blocks-OS/frontend-sdk/commit/73514a3))
232
+
233
+ ### 📖 Documentation
234
+
235
+ - update llms.txt with sales block Stripe, purchases, and identity types ([#9](https://github.com/23blocks-OS/frontend-sdk/issues/9), [#10](https://github.com/23blocks-OS/frontend-sdk/issues/10))
236
+
237
+ ### 🧱 Updated Dependencies
238
+
239
+ - Updated @23blocks/block-authentication to 6.5.0
240
+ - Updated @23blocks/block-conversations to 3.5.0
241
+ - Updated @23blocks/block-geolocation to 3.6.0
242
+ - Updated @23blocks/block-onboarding to 3.3.0
243
+ - Updated @23blocks/block-university to 3.6.0
244
+ - Updated @23blocks/block-campaigns to 3.3.0
245
+ - Updated @23blocks/block-products to 3.6.0
246
+ - Updated @23blocks/transport-http to 3.3.0
247
+ - Updated @23blocks/block-company to 3.4.0
248
+ - Updated @23blocks/block-content to 3.5.0
249
+ - Updated @23blocks/block-rewards to 3.4.0
250
+ - Updated @23blocks/jsonapi-codec to 3.3.0
251
+ - Updated @23blocks/block-assets to 3.3.0
252
+ - Updated @23blocks/block-jarvis to 3.3.0
253
+ - Updated @23blocks/block-search to 4.4.0
254
+ - Updated @23blocks/block-wallet to 3.3.0
255
+ - Updated @23blocks/block-files to 3.6.0
256
+ - Updated @23blocks/block-forms to 3.3.0
257
+ - Updated @23blocks/block-sales to 5.1.0
258
+ - Updated @23blocks/block-crm to 3.3.0
259
+ - Updated @23blocks/contracts to 2.3.0
260
+
261
+ ### ❤️ Thank You
262
+
263
+ - Claude Opus 4.6
264
+ - Juan Pelaez
265
+
266
+ ## 6.6.12 (2026-02-15)
267
+
268
+ ### 🩹 Fixes
269
+
270
+ - **@23blocks/sdk:** rebuild meta-packages with Stripe/MercadoPago decoding fix ([b333bf0](https://github.com/23blocks-OS/frontend-sdk/commit/b333bf0))
271
+
272
+ ### 🧱 Updated Dependencies
273
+
274
+ - Updated @23blocks/block-sales to 5.0.3
275
+
276
+ ### ❤️ Thank You
277
+
278
+ - Claude Opus 4.6
279
+ - Juan Pelaez
280
+
281
+ ## 6.6.11 (2026-02-14)
282
+
283
+ ### 🩹 Fixes
284
+
285
+ - **@23blocks/sdk:** rebuild with customers, entities, vendor-payments mapping fixes ([cbd6f3c](https://github.com/23blocks-OS/frontend-sdk/commit/cbd6f3c))
286
+
287
+ ### 🧱 Updated Dependencies
288
+
289
+ - Updated @23blocks/block-sales to 5.0.2
290
+
291
+ ### ❤️ Thank You
292
+
293
+ - Claude Opus 4.6
294
+ - Juan Pelaez
295
+
296
+ ## 6.6.10 (2026-02-14)
297
+
298
+ ### 🩹 Fixes
299
+
300
+ - **@23blocks/sdk:** rebuild with block-sales user subscription mapping fix ([0d8c10d](https://github.com/23blocks-OS/frontend-sdk/commit/0d8c10d))
301
+
302
+ ### 🧱 Updated Dependencies
303
+
304
+ - Updated @23blocks/block-sales to 5.0.1
305
+
306
+ ### ❤️ Thank You
307
+
308
+ - Claude Opus 4.6
309
+ - Juan Pelaez
310
+
311
+ ## 6.6.9 (2026-02-14)
312
+
313
+ ### 🩹 Fixes
314
+
315
+ - **@23blocks/sdk:** rebuild with block-sales payment intent breaking change ([66555f1](https://github.com/23blocks-OS/frontend-sdk/commit/66555f1))
316
+
317
+ ### 🧱 Updated Dependencies
318
+
319
+ - Updated @23blocks/block-sales to 5.0.0
320
+
321
+ ### ❤️ Thank You
322
+
323
+ - Claude Opus 4.6
324
+ - Juan Pelaez
325
+
326
+ ## 6.6.8 (2026-02-14)
327
+
328
+ ### 🩹 Fixes
329
+
330
+ - **@23blocks/sdk:** correct sales block description and rebuild with latest block-sales ([6fe3fb6](https://github.com/23blocks-OS/frontend-sdk/commit/6fe3fb6))
331
+
332
+ ### ❤️ Thank You
333
+
334
+ - Claude Opus 4.6
335
+ - Juan Pelaez
336
+
337
+ ## 6.6.7 (2026-02-14)
338
+
339
+ ### 🧱 Updated Dependencies
340
+
341
+ - Updated @23blocks/block-sales to 4.0.0
342
+
343
+ ## 6.6.6 (2026-02-14)
344
+
345
+ ### 🧱 Updated Dependencies
346
+
347
+ - Updated @23blocks/block-sales to 3.6.0
348
+
349
+ ## 6.6.5 (2026-02-14)
350
+
351
+ ### 🧱 Updated Dependencies
352
+
353
+ - Updated @23blocks/block-sales to 3.5.0
354
+
355
+ ## 6.6.4 (2026-02-14)
356
+
357
+ ### 🧱 Updated Dependencies
358
+
359
+ - Updated @23blocks/block-sales to 3.4.0
360
+
361
+ ## 6.6.3 (2026-02-13)
362
+
363
+ ### 🧱 Updated Dependencies
364
+
365
+ - Updated @23blocks/block-sales to 3.3.2
366
+
367
+ ## 6.6.2 (2026-02-13)
368
+
369
+ ### 🧱 Updated Dependencies
370
+
371
+ - Updated @23blocks/block-sales to 3.3.1
372
+
373
+ ## 6.6.1 (2026-02-13)
374
+
375
+ ### 🧱 Updated Dependencies
376
+
377
+ - Updated @23blocks/block-sales to 3.3.0
378
+
379
+ ## 6.6.0 (2026-02-08)
380
+
381
+ ### 🚀 Features
382
+
383
+ - add comprehensive JSDoc documentation and llms.txt for AI agent consumption ([fd97df2](https://github.com/23blocks-OS/frontend-sdk/commit/fd97df2))
384
+
385
+ ### 🧱 Updated Dependencies
386
+
387
+ - Updated @23blocks/block-authentication to 6.4.0
388
+ - Updated @23blocks/block-conversations to 3.4.0
389
+ - Updated @23blocks/block-geolocation to 3.5.0
390
+ - Updated @23blocks/block-onboarding to 3.2.0
391
+ - Updated @23blocks/block-university to 3.5.0
392
+ - Updated @23blocks/block-campaigns to 3.2.0
393
+ - Updated @23blocks/block-products to 3.5.0
394
+ - Updated @23blocks/transport-http to 3.2.0
395
+ - Updated @23blocks/block-company to 3.3.0
396
+ - Updated @23blocks/block-content to 3.4.0
397
+ - Updated @23blocks/block-rewards to 3.3.0
398
+ - Updated @23blocks/jsonapi-codec to 3.2.0
399
+ - Updated @23blocks/block-assets to 3.2.0
400
+ - Updated @23blocks/block-jarvis to 3.2.0
401
+ - Updated @23blocks/block-search to 4.3.0
402
+ - Updated @23blocks/block-wallet to 3.2.0
403
+ - Updated @23blocks/block-files to 3.5.0
404
+ - Updated @23blocks/block-forms to 3.2.0
405
+ - Updated @23blocks/block-sales to 3.2.0
406
+ - Updated @23blocks/block-crm to 3.2.0
407
+ - Updated @23blocks/contracts to 2.2.0
408
+
409
+ ### ❤️ Thank You
410
+
411
+ - Claude Opus 4.6
412
+ - Juan Pelaez
413
+
414
+ ## 6.5.15 (2026-02-07)
415
+
416
+ ### 🧱 Updated Dependencies
417
+
418
+ - Updated @23blocks/block-authentication to 6.3.6
419
+ - Updated @23blocks/block-search to 4.2.5
420
+ - Updated @23blocks/block-crm to 3.1.7
421
+
422
+ ## 6.5.14 (2026-02-07)
423
+
424
+ ### 🧱 Updated Dependencies
425
+
426
+ - Updated @23blocks/block-authentication to 6.3.5
427
+ - Updated @23blocks/block-conversations to 3.3.5
428
+ - Updated @23blocks/block-geolocation to 3.4.4
429
+ - Updated @23blocks/block-onboarding to 3.1.5
430
+ - Updated @23blocks/block-university to 3.4.4
431
+ - Updated @23blocks/block-campaigns to 3.1.5
432
+ - Updated @23blocks/block-products to 3.4.4
433
+ - Updated @23blocks/transport-http to 3.1.3
434
+ - Updated @23blocks/block-company to 3.2.5
435
+ - Updated @23blocks/block-content to 3.3.7
436
+ - Updated @23blocks/block-rewards to 3.2.4
437
+ - Updated @23blocks/jsonapi-codec to 3.1.3
438
+ - Updated @23blocks/block-assets to 3.1.5
439
+ - Updated @23blocks/block-jarvis to 3.1.7
440
+ - Updated @23blocks/block-search to 4.2.4
441
+ - Updated @23blocks/block-wallet to 3.1.5
442
+ - Updated @23blocks/block-files to 3.4.4
443
+ - Updated @23blocks/block-forms to 3.1.9
444
+ - Updated @23blocks/block-sales to 3.1.5
445
+ - Updated @23blocks/block-crm to 3.1.6
446
+ - Updated @23blocks/contracts to 2.1.3
447
+
448
+ ## 6.5.13 (2026-02-06)
449
+
450
+ ### 🧱 Updated Dependencies
451
+
452
+ - Updated @23blocks/block-authentication to 6.3.4
453
+ - Updated @23blocks/block-conversations to 3.3.4
454
+ - Updated @23blocks/block-geolocation to 3.4.3
455
+ - Updated @23blocks/block-onboarding to 3.1.4
456
+ - Updated @23blocks/block-university to 3.4.3
457
+ - Updated @23blocks/block-campaigns to 3.1.4
458
+ - Updated @23blocks/block-products to 3.4.3
459
+ - Updated @23blocks/transport-http to 3.1.2
460
+ - Updated @23blocks/block-company to 3.2.4
461
+ - Updated @23blocks/block-content to 3.3.6
462
+ - Updated @23blocks/block-rewards to 3.2.3
463
+ - Updated @23blocks/jsonapi-codec to 3.1.2
464
+ - Updated @23blocks/block-assets to 3.1.4
465
+ - Updated @23blocks/block-jarvis to 3.1.6
466
+ - Updated @23blocks/block-search to 4.2.3
467
+ - Updated @23blocks/block-wallet to 3.1.4
468
+ - Updated @23blocks/block-files to 3.4.3
469
+ - Updated @23blocks/block-forms to 3.1.8
470
+ - Updated @23blocks/block-sales to 3.1.4
471
+ - Updated @23blocks/block-crm to 3.1.5
472
+ - Updated @23blocks/contracts to 2.1.2
473
+
474
+ ## 6.5.12 (2026-01-28)
475
+
476
+ ### 🧱 Updated Dependencies
477
+
478
+ - Updated @23blocks/block-authentication to 6.3.3
479
+ - Updated @23blocks/block-search to 4.2.2
480
+
481
+ ## 6.5.11 (2026-01-20)
482
+
483
+ ### 🩹 Fixes
484
+
485
+ - resolve TypeScript errors and add PostTemplate validation support ([250d284](https://github.com/23blocks-OS/frontend-sdk/commit/250d284))
486
+
487
+ ### 🧱 Updated Dependencies
488
+
489
+ - Updated @23blocks/block-authentication to 6.3.2
490
+ - Updated @23blocks/block-conversations to 3.3.3
491
+ - Updated @23blocks/block-geolocation to 3.4.2
492
+ - Updated @23blocks/block-onboarding to 3.1.3
493
+ - Updated @23blocks/block-university to 3.4.2
494
+ - Updated @23blocks/block-campaigns to 3.1.3
495
+ - Updated @23blocks/block-products to 3.4.2
496
+ - Updated @23blocks/transport-http to 3.1.1
497
+ - Updated @23blocks/block-company to 3.2.3
498
+ - Updated @23blocks/block-content to 3.3.5
499
+ - Updated @23blocks/block-rewards to 3.2.2
500
+ - Updated @23blocks/jsonapi-codec to 3.1.1
501
+ - Updated @23blocks/block-assets to 3.1.3
502
+ - Updated @23blocks/block-jarvis to 3.1.5
503
+ - Updated @23blocks/block-search to 4.2.1
504
+ - Updated @23blocks/block-wallet to 3.1.3
505
+ - Updated @23blocks/block-files to 3.4.2
506
+ - Updated @23blocks/block-forms to 3.1.7
507
+ - Updated @23blocks/block-sales to 3.1.3
508
+ - Updated @23blocks/block-crm to 3.1.4
509
+ - Updated @23blocks/contracts to 2.1.1
510
+
511
+ ### ❤️ Thank You
512
+
513
+ - Claude Opus 4.5
514
+ - Juan Pelaez
515
+
516
+ ## 6.5.10 (2026-01-19)
517
+
518
+ ### 🧱 Updated Dependencies
519
+
520
+ - Updated @23blocks/block-content to 3.3.4
521
+
522
+ ## 6.5.9 (2026-01-18)
523
+
524
+ ### 🧱 Updated Dependencies
525
+
526
+ - Updated @23blocks/block-jarvis to 3.1.4
527
+
528
+ ## 6.5.8 (2026-01-16)
529
+
530
+ ### 🧱 Updated Dependencies
531
+
532
+ - Updated @23blocks/block-content to 3.3.3
533
+
534
+ ## 6.5.7 (2026-01-16)
535
+
536
+ ### 🧱 Updated Dependencies
537
+
538
+ - Updated @23blocks/block-content to 3.3.2
539
+
540
+ ## 6.5.6 (2026-01-16)
541
+
542
+ ### 🩹 Fixes
543
+
544
+ - **sdk,react:** add robust browser detection for edge runtimes ([64d3dd6](https://github.com/23blocks-OS/frontend-sdk/commit/64d3dd6))
545
+
546
+ ### 🧱 Updated Dependencies
547
+
548
+ - Updated @23blocks/block-jarvis to 3.1.3
549
+
550
+ ### ❤️ Thank You
551
+
552
+ - Claude Opus 4.5
553
+ - Juan Pelaez
554
+
555
+ ## 6.5.5 (2026-01-16)
556
+
557
+ ### 🧱 Updated Dependencies
558
+
559
+ - Updated @23blocks/block-jarvis to 3.1.2
560
+
561
+ ## 6.5.4 (2026-01-16)
562
+
563
+ ### 🧱 Updated Dependencies
564
+
565
+ - Updated @23blocks/block-conversations to 3.3.2
566
+ - Updated @23blocks/block-geolocation to 3.4.1
567
+ - Updated @23blocks/block-onboarding to 3.1.2
568
+ - Updated @23blocks/block-university to 3.4.1
569
+ - Updated @23blocks/block-campaigns to 3.1.2
570
+ - Updated @23blocks/block-products to 3.4.1
571
+ - Updated @23blocks/block-company to 3.2.2
572
+ - Updated @23blocks/block-content to 3.3.1
573
+ - Updated @23blocks/block-rewards to 3.2.1
574
+ - Updated @23blocks/block-assets to 3.1.2
575
+ - Updated @23blocks/block-jarvis to 3.1.1
576
+ - Updated @23blocks/block-wallet to 3.1.2
577
+ - Updated @23blocks/block-files to 3.4.1
578
+ - Updated @23blocks/block-forms to 3.1.6
579
+ - Updated @23blocks/block-sales to 3.1.2
580
+ - Updated @23blocks/block-crm to 3.1.3
581
+
582
+ ## 6.5.3 (2026-01-13)
583
+
584
+ ### 🩹 Fixes
585
+
586
+ - ⚠️ **sdk:** use namespaced exports to prevent type conflicts ([8beff61](https://github.com/23blocks-OS/frontend-sdk/commit/8beff61))
587
+
588
+ ### ⚠️ Breaking Changes
589
+
590
+ - **sdk:** use namespaced exports to prevent type conflicts ([8beff61](https://github.com/23blocks-OS/frontend-sdk/commit/8beff61))
591
+ Block types are now accessed via namespace imports.
592
+ Multiple blocks export types with the same name (Category, Tag,
593
+ Subscription, MailTemplate, Meeting, Conversation, Referral),
594
+ causing TypeScript conflicts with `export *`.
595
+ Before:
596
+ import { Category, User } from '@23blocks/sdk'; // Error: ambiguous
597
+ After:
598
+ import { crm, authentication } from '@23blocks/sdk';
599
+ const cat: crm.Category = ...;
600
+ const user: authentication.User = ...;
601
+ Or import directly from individual packages:
602
+ import { Category } from '@23blocks/block-crm';
603
+ import { User } from '@23blocks/block-authentication';
604
+ Fixes: Conflicting star exports bug reported by Prima Climatica
605
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
606
+
607
+ ### 🧱 Updated Dependencies
608
+
609
+ - Updated @23blocks/block-forms to 3.1.5
610
+ - Updated @23blocks/block-crm to 3.1.2
611
+
612
+ ### ❤️ Thank You
613
+
614
+ - Claude Opus 4.5
615
+ - Juan Pelaez
616
+
617
+ ## 6.5.2 (2026-01-05)
618
+
619
+ ### 🧱 Updated Dependencies
620
+
621
+ - Updated @23blocks/block-authentication to 6.3.1
622
+ - Updated @23blocks/block-conversations to 3.3.1
623
+ - Updated @23blocks/block-company to 3.2.1
624
+ - Updated @23blocks/block-forms to 3.1.4
625
+
626
+ ## 6.5.1 (2026-01-05)
627
+
628
+ ### 🧱 Updated Dependencies
629
+
630
+ - Updated @23blocks/block-forms to 3.1.3
631
+
632
+ ## 6.5.0 (2026-01-04)
633
+
634
+ ### 🧱 Updated Dependencies
635
+
636
+ - Updated @23blocks/block-authentication to 6.3.0
637
+ - Updated @23blocks/block-geolocation to 3.4.0
638
+ - Updated @23blocks/block-university to 3.4.0
639
+ - Updated @23blocks/block-products to 3.4.0
640
+ - Updated @23blocks/block-content to 3.3.0
641
+ - Updated @23blocks/block-rewards to 3.2.0
642
+ - Updated @23blocks/block-search to 4.2.0
643
+ - Updated @23blocks/block-files to 3.4.0
644
+
645
+ ## 6.4.0 (2026-01-04)
646
+
647
+ ### 🧱 Updated Dependencies
648
+
649
+ - Updated @23blocks/block-conversations to 3.3.0
650
+ - Updated @23blocks/block-geolocation to 3.3.0
651
+ - Updated @23blocks/block-university to 3.3.0
652
+ - Updated @23blocks/block-products to 3.3.0
653
+ - Updated @23blocks/block-files to 3.3.0
654
+
655
+ ## 6.3.0 (2026-01-04)
656
+
657
+ ### 🧱 Updated Dependencies
658
+
659
+ - Updated @23blocks/block-geolocation to 3.2.0
660
+ - Updated @23blocks/block-company to 3.2.0
661
+ - Updated @23blocks/block-content to 3.2.0
662
+ - Updated @23blocks/block-files to 3.2.0
663
+
664
+ ## 6.2.0 (2026-01-04)
665
+
666
+ ### 🧱 Updated Dependencies
667
+
668
+ - Updated @23blocks/block-authentication to 6.2.0
669
+ - Updated @23blocks/block-conversations to 3.2.0
670
+ - Updated @23blocks/block-university to 3.2.0
671
+ - Updated @23blocks/block-products to 3.2.0
672
+
673
+ ## 6.1.3 (2026-01-04)
674
+
675
+ ### 🧱 Updated Dependencies
676
+
677
+ - Updated @23blocks/block-geolocation to 3.1.1
678
+ - Updated @23blocks/block-onboarding to 3.1.1
679
+ - Updated @23blocks/block-university to 3.1.1
680
+ - Updated @23blocks/block-campaigns to 3.1.1
681
+ - Updated @23blocks/block-products to 3.1.1
682
+ - Updated @23blocks/block-content to 3.1.1
683
+ - Updated @23blocks/block-rewards to 3.1.1
684
+ - Updated @23blocks/block-assets to 3.1.1
685
+ - Updated @23blocks/block-search to 4.1.1
686
+ - Updated @23blocks/block-wallet to 3.1.1
687
+ - Updated @23blocks/block-files to 3.1.1
688
+ - Updated @23blocks/block-sales to 3.1.1
689
+ - Updated @23blocks/block-crm to 3.1.1
690
+
691
+ ## 6.1.2 (2026-01-04)
692
+
693
+ ### 🧱 Updated Dependencies
694
+
695
+ - Updated @23blocks/block-forms to 3.1.2
696
+
697
+ ## 6.1.1 (2026-01-04)
698
+
699
+ ### 🧱 Updated Dependencies
700
+
701
+ - Updated @23blocks/block-forms to 3.1.1
702
+
703
+ ## 6.1.0 (2026-01-01)
704
+
705
+ ### 🧱 Updated Dependencies
706
+
707
+ - Updated @23blocks/block-authentication to 6.1.0
708
+ - Updated @23blocks/block-conversations to 3.1.0
709
+ - Updated @23blocks/block-geolocation to 3.1.0
710
+ - Updated @23blocks/block-onboarding to 3.1.0
711
+ - Updated @23blocks/block-university to 3.1.0
712
+ - Updated @23blocks/block-campaigns to 3.1.0
713
+ - Updated @23blocks/block-products to 3.1.0
714
+ - Updated @23blocks/transport-http to 3.1.0
715
+ - Updated @23blocks/block-company to 3.1.0
716
+ - Updated @23blocks/block-content to 3.1.0
717
+ - Updated @23blocks/block-rewards to 3.1.0
718
+ - Updated @23blocks/jsonapi-codec to 3.1.0
719
+ - Updated @23blocks/block-assets to 3.1.0
720
+ - Updated @23blocks/block-jarvis to 3.1.0
721
+ - Updated @23blocks/block-search to 4.1.0
722
+ - Updated @23blocks/block-wallet to 3.1.0
723
+ - Updated @23blocks/block-files to 3.1.0
724
+ - Updated @23blocks/block-forms to 3.1.0
725
+ - Updated @23blocks/block-sales to 3.1.0
726
+ - Updated @23blocks/block-crm to 3.1.0
727
+ - Updated @23blocks/contracts to 2.1.0
728
+
729
+ ## 6.0.2 (2026-01-01)
730
+
731
+ ### 🧱 Updated Dependencies
732
+
733
+ - Updated @23blocks/block-authentication to 6.0.2
734
+ - Updated @23blocks/block-products to 3.0.2
735
+
736
+ ## 6.0.1 (2025-12-31)
737
+
738
+ ### 🧱 Updated Dependencies
739
+
740
+ - Updated @23blocks/block-authentication to 6.0.1
741
+ - Updated @23blocks/block-forms to 3.0.2
742
+
743
+ # 6.0.0 (2025-12-17)
744
+
745
+ ### 🩹 Fixes
746
+
747
+ - ⚠️ use x-api-key header for API standards compliance ([8206652](https://github.com/23blocks-OS/frontend-sdk/commit/8206652))
748
+
749
+ ### ⚠️ Breaking Changes
750
+
751
+ - use x-api-key header for API standards compliance ([8206652](https://github.com/23blocks-OS/frontend-sdk/commit/8206652))
752
+ The HTTP header sent with API requests changed from
753
+ 'api-key' to 'x-api-key'. Backend services need to accept 'x-api-key' header.
754
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
755
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
756
+
757
+ ### 🧱 Updated Dependencies
758
+
759
+ - Updated @23blocks/block-authentication to 6.0.0
760
+
761
+ ### ❤️ Thank You
762
+
763
+ - Claude Opus 4.5
764
+ - Juan Pelaez
765
+
766
+ ## 5.0.1 (2025-12-17)
767
+
768
+ ### 🧱 Updated Dependencies
769
+
770
+ - Updated @23blocks/block-authentication to 5.0.1
771
+ - Updated @23blocks/block-conversations to 3.0.1
772
+ - Updated @23blocks/block-geolocation to 3.0.1
773
+ - Updated @23blocks/block-onboarding to 3.0.1
774
+ - Updated @23blocks/block-university to 3.0.1
775
+ - Updated @23blocks/block-campaigns to 3.0.1
776
+ - Updated @23blocks/block-products to 3.0.1
777
+ - Updated @23blocks/transport-http to 3.0.1
778
+ - Updated @23blocks/block-company to 3.0.1
779
+ - Updated @23blocks/block-content to 3.0.1
780
+ - Updated @23blocks/block-rewards to 3.0.1
781
+ - Updated @23blocks/jsonapi-codec to 3.0.1
782
+ - Updated @23blocks/block-assets to 3.0.1
783
+ - Updated @23blocks/block-jarvis to 3.0.1
784
+ - Updated @23blocks/block-search to 4.0.1
785
+ - Updated @23blocks/block-wallet to 3.0.1
786
+ - Updated @23blocks/block-files to 3.0.1
787
+ - Updated @23blocks/block-forms to 3.0.1
788
+ - Updated @23blocks/block-sales to 3.0.1
789
+ - Updated @23blocks/block-crm to 3.0.1
790
+ - Updated @23blocks/contracts to 2.0.1
791
+
792
+ # 5.0.0 (2025-12-17)
793
+
794
+ ### 🚀 Features
795
+
796
+ - ⚠️ rename appId to apiKey and add test infrastructure ([fb02c62](https://github.com/23blocks-OS/frontend-sdk/commit/fb02c62))
797
+
798
+ ### ⚠️ Breaking Changes
799
+
800
+ - rename appId to apiKey and add test infrastructure ([fb02c62](https://github.com/23blocks-OS/frontend-sdk/commit/fb02c62))
801
+ The configuration property 'appId' has been renamed to 'apiKey' across all packages. The HTTP header sent to the API changed from 'appid' to 'api-key'.
802
+ - Rename appId to apiKey in BlockConfig interface
803
+ - Update SDK client, Angular providers, and React context
804
+ - Update all documentation with new apiKey examples
805
+ - Add comprehensive test infrastructure:
806
+ - Vitest workspace configuration (unit/integration/workflows)
807
+ - Docker compose for API testing
808
+ - Unit tests for mappers (32 tests passing)
809
+ - Integration test templates for Auth and Search blocks
810
+ - CI workflows for tiered testing (pr-checks, merge-tests, full-tests)
811
+ - Add BACKLOG.md tracking test prerequisites and pending work
812
+ - Add TEST_SUITE_STRATEGY.md documenting tiered testing approach
813
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
814
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
815
+
816
+ ### 🧱 Updated Dependencies
817
+
818
+ - Updated @23blocks/block-authentication to 5.0.0
819
+ - Updated @23blocks/block-conversations to 3.0.0
820
+ - Updated @23blocks/block-geolocation to 3.0.0
821
+ - Updated @23blocks/block-onboarding to 3.0.0
822
+ - Updated @23blocks/block-university to 3.0.0
823
+ - Updated @23blocks/block-campaigns to 3.0.0
824
+ - Updated @23blocks/block-products to 3.0.0
825
+ - Updated @23blocks/transport-http to 3.0.0
826
+ - Updated @23blocks/block-company to 3.0.0
827
+ - Updated @23blocks/block-content to 3.0.0
828
+ - Updated @23blocks/block-rewards to 3.0.0
829
+ - Updated @23blocks/jsonapi-codec to 3.0.0
830
+ - Updated @23blocks/block-assets to 3.0.0
831
+ - Updated @23blocks/block-jarvis to 3.0.0
832
+ - Updated @23blocks/block-search to 4.0.0
833
+ - Updated @23blocks/block-wallet to 3.0.0
834
+ - Updated @23blocks/block-files to 3.0.0
835
+ - Updated @23blocks/block-forms to 3.0.0
836
+ - Updated @23blocks/block-sales to 3.0.0
837
+ - Updated @23blocks/block-crm to 3.0.0
838
+ - Updated @23blocks/contracts to 2.0.0
839
+
840
+ ### ❤️ Thank You
841
+
842
+ - Claude Opus 4.5
843
+ - Juan Pelaez
844
+
845
+ ## 4.4.0 (2025-12-15)
846
+
847
+ ### 🧱 Updated Dependencies
848
+
849
+ - Updated @23blocks/block-campaigns to 2.1.0
850
+ - Updated @23blocks/block-products to 2.2.0
851
+ - Updated @23blocks/block-assets to 2.2.0
852
+ - Updated @23blocks/block-wallet to 2.1.0
853
+ - Updated @23blocks/block-sales to 2.2.0
854
+
855
+ ## 4.3.0 (2025-12-15)
856
+
857
+ ### 🧱 Updated Dependencies
858
+
859
+ - Updated @23blocks/block-university to 2.1.0
860
+ - Updated @23blocks/block-products to 2.1.0
861
+ - Updated @23blocks/block-rewards to 2.1.0
862
+ - Updated @23blocks/block-search to 3.1.0
863
+
864
+ ## 4.2.0 (2025-12-15)
865
+
866
+ ### 🧱 Updated Dependencies
867
+
868
+ - Updated @23blocks/block-geolocation to 2.1.0
869
+ - Updated @23blocks/block-content to 2.1.0
870
+ - Updated @23blocks/block-files to 2.1.0
871
+ - Updated @23blocks/block-forms to 2.1.0
872
+
873
+ ## 4.1.0 (2025-12-15)
874
+
875
+ ### 🧱 Updated Dependencies
876
+
877
+ - Updated @23blocks/block-conversations to 2.1.0
878
+ - Updated @23blocks/block-onboarding to 2.1.0
879
+ - Updated @23blocks/block-assets to 2.1.0
880
+ - Updated @23blocks/block-jarvis to 2.1.0
881
+ - Updated @23blocks/block-sales to 2.1.0
882
+ - Updated @23blocks/block-crm to 2.2.0
883
+
884
+ # 4.0.0 (2025-12-15)
885
+
886
+ ### 🧱 Updated Dependencies
887
+
888
+ - Updated @23blocks/block-authentication to 4.0.0
889
+
890
+ ## 3.1.1 (2025-12-15)
891
+
892
+ ### 🧱 Updated Dependencies
893
+
894
+ - Updated @23blocks/block-authentication to 3.1.1
895
+
896
+ ## 3.1.0 (2025-12-15)
897
+
898
+ ### 🧱 Updated Dependencies
899
+
900
+ - Updated @23blocks/block-authentication to 3.1.0
901
+ - Updated @23blocks/block-crm to 2.1.0
902
+
903
+ ## 3.0.4 (2025-12-15)
904
+
905
+ ### 🧱 Updated Dependencies
906
+
907
+ - Updated @23blocks/block-authentication to 3.0.3
908
+
909
+ ## 3.0.3 (2025-12-15)
910
+
911
+ ### 🧱 Updated Dependencies
912
+
913
+ - Updated @23blocks/block-authentication to 3.0.2
914
+
915
+ ## 3.0.2 (2025-12-15)
916
+
917
+ ### 🧱 Updated Dependencies
918
+
919
+ - Updated @23blocks/block-authentication to 3.0.1
920
+ - Updated @23blocks/transport-http to 2.0.2
921
+
922
+ ## 3.0.1 (2025-12-15)
923
+
924
+ ### 🧱 Updated Dependencies
925
+
926
+ - Updated @23blocks/transport-http to 2.0.1
927
+
928
+ # 3.0.0 (2025-12-15)
929
+
930
+ ### 🩹 Fixes
931
+
932
+ - ⚠️ wrap all API request parameters with correct Rails object keys ([192ad70](https://github.com/23blocks-OS/frontend-sdk/commit/192ad70))
933
+
934
+ ### ⚠️ Breaking Changes
935
+
936
+ - wrap all API request parameters with correct Rails object keys ([192ad70](https://github.com/23blocks-OS/frontend-sdk/commit/192ad70))
937
+ All service methods now correctly wrap request bodies
938
+ with Rails-expected parameter keys (e.g., `user:`, `contact:`, `order:`).
939
+ This fixes the critical issue where API requests were failing validation
940
+ because parameters were sent flat instead of wrapped.
941
+ Affected blocks:
942
+ - block-authentication: auth, users, guests, apps, subscriptions, api-keys, roles
943
+ - block-crm: contacts, accounts, leads, opportunities, meetings, quotes
944
+ - block-company: companies, departments, teams, team-members, quarters
945
+ - block-content: posts, comments, categories, tags
946
+ - block-products: products, cart, catalog
947
+ - block-sales: orders, order-details, payments, subscriptions
948
+ - block-conversations: messages, groups, draft-messages, notifications
949
+ - block-wallet: wallets, authorization-codes
950
+ - block-files: storage-files, entity-files, file-schemas
951
+ - block-forms: forms, form-schemas, form-sets, form-instances
952
+ - block-assets: assets, asset-events, asset-audits
953
+ - block-campaigns: campaigns, campaign-media, audiences, landing-pages
954
+ - block-geolocation: locations, addresses, areas, regions, routes, bookings, premises
955
+ - block-rewards: rewards, coupons, loyalty, badges
956
+ - block-onboarding: onboardings, flows, user-journeys, user-identities
957
+ - block-university: courses, lessons, enrollments, assignments, submissions
958
+ - block-jarvis: agents, prompts, workflows, conversations
959
+ Consumer API remains unchanged - this is an internal fix.
960
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
961
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
962
+
963
+ ### 🧱 Updated Dependencies
964
+
965
+ - Updated @23blocks/block-authentication to 3.0.0
966
+ - Updated @23blocks/block-conversations to 2.0.0
967
+ - Updated @23blocks/block-geolocation to 2.0.0
968
+ - Updated @23blocks/block-onboarding to 2.0.0
969
+ - Updated @23blocks/block-university to 2.0.0
970
+ - Updated @23blocks/block-campaigns to 2.0.0
971
+ - Updated @23blocks/block-products to 2.0.0
972
+ - Updated @23blocks/transport-http to 2.0.0
973
+ - Updated @23blocks/block-company to 2.0.0
974
+ - Updated @23blocks/block-content to 2.0.0
975
+ - Updated @23blocks/block-rewards to 2.0.0
976
+ - Updated @23blocks/jsonapi-codec to 2.0.0
977
+ - Updated @23blocks/block-assets to 2.0.0
978
+ - Updated @23blocks/block-jarvis to 2.0.0
979
+ - Updated @23blocks/block-search to 3.0.0
980
+ - Updated @23blocks/block-wallet to 2.0.0
981
+ - Updated @23blocks/block-files to 2.0.0
982
+ - Updated @23blocks/block-forms to 2.0.0
983
+ - Updated @23blocks/block-sales to 2.0.0
984
+ - Updated @23blocks/block-crm to 2.0.0
985
+
986
+ ### ❤️ Thank You
987
+
988
+ - Claude Opus 4.5
989
+ - Juan Pelaez
990
+
991
+ # 2.0.0 (2025-12-14)
992
+
993
+ ### 🧱 Updated Dependencies
994
+
995
+ - Updated @23blocks/block-authentication to 2.0.0
996
+ - Updated @23blocks/block-search to 2.0.0
997
+
998
+ ## 1.1.3 (2025-12-14)
999
+
1000
+ ### 🧱 Updated Dependencies
1001
+
1002
+ - Updated @23blocks/block-authentication to 1.0.5
1003
+ - Updated @23blocks/block-conversations to 1.0.4
1004
+ - Updated @23blocks/block-geolocation to 1.0.4
1005
+ - Updated @23blocks/block-onboarding to 1.0.4
1006
+ - Updated @23blocks/block-university to 1.0.4
1007
+ - Updated @23blocks/block-campaigns to 1.0.4
1008
+ - Updated @23blocks/block-products to 1.0.4
1009
+ - Updated @23blocks/transport-http to 1.0.4
1010
+ - Updated @23blocks/block-company to 1.0.4
1011
+ - Updated @23blocks/block-content to 1.0.5
1012
+ - Updated @23blocks/block-rewards to 1.0.4
1013
+ - Updated @23blocks/jsonapi-codec to 1.0.4
1014
+ - Updated @23blocks/block-assets to 1.0.4
1015
+ - Updated @23blocks/block-jarvis to 1.0.4
1016
+ - Updated @23blocks/block-search to 1.0.4
1017
+ - Updated @23blocks/block-wallet to 1.0.4
1018
+ - Updated @23blocks/block-files to 1.0.4
1019
+ - Updated @23blocks/block-forms to 1.0.4
1020
+ - Updated @23blocks/block-sales to 1.0.4
1021
+ - Updated @23blocks/block-crm to 1.0.4
1022
+ - Updated @23blocks/contracts to 1.0.4
1023
+
1024
+ ## 1.1.2 (2025-12-14)
1025
+
1026
+ ### 🧱 Updated Dependencies
1027
+
1028
+ - Updated @23blocks/block-authentication to 1.0.4
1029
+ - Updated @23blocks/block-conversations to 1.0.3
1030
+ - Updated @23blocks/block-geolocation to 1.0.3
1031
+ - Updated @23blocks/block-onboarding to 1.0.3
1032
+ - Updated @23blocks/block-university to 1.0.3
1033
+ - Updated @23blocks/block-campaigns to 1.0.3
1034
+ - Updated @23blocks/block-products to 1.0.3
1035
+ - Updated @23blocks/transport-http to 1.0.3
1036
+ - Updated @23blocks/block-company to 1.0.3
1037
+ - Updated @23blocks/block-content to 1.0.4
1038
+ - Updated @23blocks/block-rewards to 1.0.3
1039
+ - Updated @23blocks/jsonapi-codec to 1.0.3
1040
+ - Updated @23blocks/block-assets to 1.0.3
1041
+ - Updated @23blocks/block-jarvis to 1.0.3
1042
+ - Updated @23blocks/block-search to 1.0.3
1043
+ - Updated @23blocks/block-wallet to 1.0.3
1044
+ - Updated @23blocks/block-files to 1.0.3
1045
+ - Updated @23blocks/block-forms to 1.0.3
1046
+ - Updated @23blocks/block-sales to 1.0.3
1047
+ - Updated @23blocks/block-crm to 1.0.3
1048
+ - Updated @23blocks/contracts to 1.0.3
1049
+
1050
+ ## 1.1.1 (2025-12-14)
1051
+
1052
+ ### 🧱 Updated Dependencies
1053
+
1054
+ - Updated @23blocks/block-content to 1.0.3
1055
+
1056
+ ## 1.1.0 (2025-12-14)
1057
+
1058
+ ### 🚀 Features
1059
+
1060
+ - per-service URL configuration with no fallback behavior ([e6cabce](https://github.com/23blocks-OS/frontend-sdk/commit/e6cabce))
1061
+
1062
+ ### 🧱 Updated Dependencies
1063
+
1064
+ - Updated @23blocks/block-authentication to 1.0.3
1065
+ - Updated @23blocks/block-conversations to 1.0.2
1066
+ - Updated @23blocks/block-geolocation to 1.0.2
1067
+ - Updated @23blocks/block-onboarding to 1.0.2
1068
+ - Updated @23blocks/block-university to 1.0.2
1069
+ - Updated @23blocks/block-campaigns to 1.0.2
1070
+ - Updated @23blocks/block-products to 1.0.2
1071
+ - Updated @23blocks/transport-http to 1.0.2
1072
+ - Updated @23blocks/block-company to 1.0.2
1073
+ - Updated @23blocks/block-content to 1.0.2
1074
+ - Updated @23blocks/block-rewards to 1.0.2
1075
+ - Updated @23blocks/jsonapi-codec to 1.0.2
1076
+ - Updated @23blocks/block-assets to 1.0.2
1077
+ - Updated @23blocks/block-jarvis to 1.0.2
1078
+ - Updated @23blocks/block-search to 1.0.2
1079
+ - Updated @23blocks/block-wallet to 1.0.2
1080
+ - Updated @23blocks/block-files to 1.0.2
1081
+ - Updated @23blocks/block-forms to 1.0.2
1082
+ - Updated @23blocks/block-sales to 1.0.2
1083
+ - Updated @23blocks/block-crm to 1.0.2
1084
+ - Updated @23blocks/contracts to 1.0.2
1085
+
1086
+ ### ❤️ Thank You
1087
+
1088
+ - Claude Opus 4.5
1089
+ - Juan Pelaez
1090
+
1091
+ ## 1.0.3 (2025-12-14)
1092
+
1093
+ ### 🚀 Features
1094
+
1095
+ - ⚠️ **sdk,react,angular:** add per-service URL support for microservices ([a0cb4f2](https://github.com/23blocks-OS/frontend-sdk/commit/a0cb4f2))
1096
+
1097
+ ### ⚠️ Breaking Changes
1098
+
1099
+ - **sdk,react,angular:** add per-service URL support for microservices ([a0cb4f2](https://github.com/23blocks-OS/frontend-sdk/commit/a0cb4f2))
1100
+ `baseUrl` replaced with `urls: { authentication: '...' }`
1101
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1102
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1103
+
1104
+ ### ❤️ Thank You
1105
+
1106
+ - Claude Opus 4.5
1107
+ - Juan Pelaez
1108
+
1109
+ ## 1.0.2 (2025-12-14)
1110
+
1111
+ ### 🧱 Updated Dependencies
1112
+
1113
+ - Updated @23blocks/block-authentication to 1.0.2
1114
+ - Updated @23blocks/block-conversations to 1.0.1
1115
+ - Updated @23blocks/block-geolocation to 1.0.1
1116
+ - Updated @23blocks/block-onboarding to 1.0.1
1117
+ - Updated @23blocks/block-university to 1.0.1
1118
+ - Updated @23blocks/block-campaigns to 1.0.1
1119
+ - Updated @23blocks/block-products to 1.0.1
1120
+ - Updated @23blocks/transport-http to 1.0.1
1121
+ - Updated @23blocks/block-company to 1.0.1
1122
+ - Updated @23blocks/block-content to 1.0.1
1123
+ - Updated @23blocks/block-rewards to 1.0.1
1124
+ - Updated @23blocks/jsonapi-codec to 1.0.1
1125
+ - Updated @23blocks/block-assets to 1.0.1
1126
+ - Updated @23blocks/block-jarvis to 1.0.1
1127
+ - Updated @23blocks/block-search to 1.0.1
1128
+ - Updated @23blocks/block-wallet to 1.0.1
1129
+ - Updated @23blocks/block-files to 1.0.1
1130
+ - Updated @23blocks/block-forms to 1.0.1
1131
+ - Updated @23blocks/block-sales to 1.0.1
1132
+ - Updated @23blocks/block-crm to 1.0.1
1133
+ - Updated @23blocks/contracts to 1.0.1
1134
+
1135
+ ## 1.0.1 (2025-12-13)
1136
+
1137
+ ### 🧱 Updated Dependencies
1138
+
1139
+ - Updated @23blocks/block-authentication to 1.0.1
1140
+
1141
+ # 1.0.0 (2025-12-13)
1142
+
1143
+ ### 🚀 Features
1144
+
1145
+ - ⚠️ add simplified client API with automatic token management ([0b910c6](https://github.com/23blocks-OS/frontend-sdk/commit/0b910c6))
1146
+
1147
+ ### ⚠️ Breaking Changes
1148
+
1149
+ - add simplified client API with automatic token management ([0b910c6](https://github.com/23blocks-OS/frontend-sdk/commit/0b910c6))
1150
+ None - new APIs are additive, existing APIs unchanged
1151
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1152
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1153
+
1154
+ ### 🧱 Updated Dependencies
1155
+
1156
+ - Updated @23blocks/block-authentication to 1.0.0
1157
+ - Updated @23blocks/block-conversations to 1.0.0
1158
+ - Updated @23blocks/block-geolocation to 1.0.0
1159
+ - Updated @23blocks/block-onboarding to 1.0.0
1160
+ - Updated @23blocks/block-university to 1.0.0
1161
+ - Updated @23blocks/block-campaigns to 1.0.0
1162
+ - Updated @23blocks/block-products to 1.0.0
1163
+ - Updated @23blocks/transport-http to 1.0.0
1164
+ - Updated @23blocks/block-company to 1.0.0
1165
+ - Updated @23blocks/block-content to 1.0.0
1166
+ - Updated @23blocks/block-rewards to 1.0.0
1167
+ - Updated @23blocks/jsonapi-codec to 1.0.0
1168
+ - Updated @23blocks/block-assets to 1.0.0
1169
+ - Updated @23blocks/block-jarvis to 1.0.0
1170
+ - Updated @23blocks/block-search to 1.0.0
1171
+ - Updated @23blocks/block-wallet to 1.0.0
1172
+ - Updated @23blocks/block-files to 1.0.0
1173
+ - Updated @23blocks/block-forms to 1.0.0
1174
+ - Updated @23blocks/block-sales to 1.0.0
1175
+ - Updated @23blocks/block-crm to 1.0.0
1176
+ - Updated @23blocks/contracts to 1.0.0
1177
+
1178
+ ### ❤️ Thank You
1179
+
1180
+ - Claude Opus 4.5
1181
+ - Juan Pelaez
1182
+
1183
+ ## 0.2.1 (2025-12-13)
1184
+
1185
+ ### 🧱 Updated Dependencies
1186
+
1187
+ - Updated @23blocks/block-authentication to 0.1.2
1188
+ - Updated @23blocks/block-conversations to 0.2.1
1189
+ - Updated @23blocks/block-geolocation to 0.2.1
1190
+ - Updated @23blocks/block-onboarding to 0.2.1
1191
+ - Updated @23blocks/block-university to 0.2.1
1192
+ - Updated @23blocks/block-campaigns to 0.2.1
1193
+ - Updated @23blocks/block-products to 0.2.1
1194
+ - Updated @23blocks/transport-http to 0.1.2
1195
+ - Updated @23blocks/block-company to 0.2.1
1196
+ - Updated @23blocks/block-content to 0.2.1
1197
+ - Updated @23blocks/block-rewards to 0.2.1
1198
+ - Updated @23blocks/jsonapi-codec to 0.1.2
1199
+ - Updated @23blocks/block-assets to 0.2.1
1200
+ - Updated @23blocks/block-jarvis to 0.2.1
1201
+ - Updated @23blocks/block-search to 0.1.2
1202
+ - Updated @23blocks/block-wallet to 0.2.1
1203
+ - Updated @23blocks/block-files to 0.2.1
1204
+ - Updated @23blocks/block-forms to 0.2.1
1205
+ - Updated @23blocks/block-sales to 0.2.1
1206
+ - Updated @23blocks/block-crm to 0.2.1
1207
+ - Updated @23blocks/contracts to 0.1.2
1208
+
1209
+ ## 0.2.0 (2025-12-13)
1210
+
1211
+ ### 🚀 Features
1212
+
1213
+ - add all block packages with React and Angular bindings ([bbeecf7](https://github.com/23blocks-OS/frontend-sdk/commit/bbeecf7))
1214
+
1215
+ ### 🧱 Updated Dependencies
1216
+
1217
+ - Updated @23blocks/block-authentication to 0.1.1
1218
+ - Updated @23blocks/block-conversations to 0.2.0
1219
+ - Updated @23blocks/block-geolocation to 0.2.0
1220
+ - Updated @23blocks/block-onboarding to 0.2.0
1221
+ - Updated @23blocks/block-university to 0.2.0
1222
+ - Updated @23blocks/block-campaigns to 0.2.0
1223
+ - Updated @23blocks/block-products to 0.2.0
1224
+ - Updated @23blocks/transport-http to 0.1.1
1225
+ - Updated @23blocks/block-company to 0.2.0
1226
+ - Updated @23blocks/block-content to 0.2.0
1227
+ - Updated @23blocks/block-rewards to 0.2.0
1228
+ - Updated @23blocks/jsonapi-codec to 0.1.1
1229
+ - Updated @23blocks/block-assets to 0.2.0
1230
+ - Updated @23blocks/block-jarvis to 0.2.0
1231
+ - Updated @23blocks/block-search to 0.1.1
1232
+ - Updated @23blocks/block-wallet to 0.2.0
1233
+ - Updated @23blocks/block-files to 0.2.0
1234
+ - Updated @23blocks/block-forms to 0.2.0
1235
+ - Updated @23blocks/block-sales to 0.2.0
1236
+ - Updated @23blocks/block-crm to 0.2.0
1237
+ - Updated @23blocks/contracts to 0.1.1
1238
+
1239
+ ### ❤️ Thank You
1240
+
1241
+ - Claude Opus 4.5
1242
+ - Juan Pelaez
1243
+
1244
+ ## 0.1.0 (2025-12-13)
1245
+
1246
+ ### 🚀 Features
1247
+
1248
+ - 23blocks SDK initial release ([ab53789](https://github.com/23blocks-OS/frontend-sdk/commit/ab53789))
1249
+
1250
+ ### ❤️ Thank You
1251
+
1252
+ - Claude Opus 4.5
1253
+ - Juan Pelaez
package/dist/index.esm.js CHANGED
@@ -377,7 +377,12 @@ export * from '@23blocks/jsonapi-codec';
377
377
  requestMagicLink: authenticationBlock.auth.requestMagicLink.bind(authenticationBlock.auth),
378
378
  sendInvitation: authenticationBlock.auth.sendInvitation.bind(authenticationBlock.auth),
379
379
  confirmEmail: authenticationBlock.auth.confirmEmail.bind(authenticationBlock.auth),
380
- resendConfirmation: authenticationBlock.auth.resendConfirmation.bind(authenticationBlock.auth)
380
+ resendConfirmation: authenticationBlock.auth.resendConfirmation.bind(authenticationBlock.auth),
381
+ validateEmail: authenticationBlock.auth.validateEmail.bind(authenticationBlock.auth),
382
+ validateDocument: authenticationBlock.auth.validateDocument.bind(authenticationBlock.auth),
383
+ resendInvitation: authenticationBlock.auth.resendInvitation.bind(authenticationBlock.auth),
384
+ requestAccountRecovery: authenticationBlock.auth.requestAccountRecovery.bind(authenticationBlock.auth),
385
+ completeAccountRecovery: authenticationBlock.auth.completeAccountRecovery.bind(authenticationBlock.auth)
381
386
  } : createUnconfiguredServiceProxy('auth', 'authentication');
382
387
  var _authenticationBlock_users, _authenticationBlock_roles, _authenticationBlock_apiKeys;
383
388
  return {
@@ -1 +1 @@
1
- {"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../src/lib/client.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../src/lib/client.ts"],"names":[],"mappings":"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"}
package/llms.txt CHANGED
@@ -251,10 +251,11 @@ const purchase = await client.sales.purchases.create({
251
251
  4. **`uniqueId` vs `id`.** Always use `uniqueId` (UUID) for API calls, not `id` (database ID).
252
252
  5. **Relationships are optional.** `user.role`, `user.avatar`, `user.profile` are only populated when explicitly included via the `include` parameter or when using `getCurrentUser()` / `users.get()`.
253
253
  6. **`create()` on ApiKeysService returns `ApiKeyWithSecret`.** The secret is only available once at creation time.
254
- 7. **Service URLs are per-microservice.** Each block connects to its own backend URL.
255
- 8. **Accessing unconfigured services throws.** If you didn't provide `urls.crm`, accessing `client.crm` throws an error.
256
- 9. **Stripe `createPaymentIntent` has no `amount` param.** The server derives amount from the order's balance. Pass `orderUniqueId` instead.
257
- 10. **`purchases.create()` is a single-call shortcut.** Use it for free plan activations or server-confirmed purchases instead of the multi-step register + subscribe + checkout flow.
254
+ 7. **`create()` and `regenerate()` on ServiceTokensService return `ServiceTokenWithJwt`.** The JWT is only available at creation/regeneration time.
255
+ 8. **Service URLs are per-microservice.** Each block connects to its own backend URL.
256
+ 9. **Accessing unconfigured services throws.** If you didn't provide `urls.crm`, accessing `client.crm` throws an error.
257
+ 10. **Stripe `createPaymentIntent` has no `amount` param.** The server derives amount from the order's balance. Pass `orderUniqueId` instead.
258
+ 11. **`purchases.create()` is a single-call shortcut.** Use it for free plan activations or server-confirmed purchases instead of the multi-step register + subscribe + checkout flow.
258
259
 
259
260
  ## Error Handling
260
261
 
@@ -322,8 +323,9 @@ const [authHealth, crmHealth] = await Promise.all([
322
323
  - `roles` - CRUD roles, manage permissions per role
323
324
  - `permissions` - CRUD standalone permissions
324
325
  - `apiKeys` - CRUD API keys with scopes, rate limits, usage stats
326
+ - `serviceTokens` - Machine-to-machine JWT tokens: create, list, get, revoke, regenerate (agent tokens for AI, service tokens for block-to-block)
325
327
  - `mfa` - Setup, enable, disable, verify TOTP codes, check status
326
- - `oauth` - Facebook/Google login, tenant login, token introspection, revocation, tenant context switching
328
+ - `oauth` - Facebook/Google login (with optional `oauthMode` for OAuth 2.0 token pairs), tenant login, token introspection, revocation, tenant context switching
327
329
  - `avatars` - CRUD avatars with presigned upload and multipart upload support
328
330
  - `tenants` - List child tenants, validate codes, search, create tenant users
329
331
  - `apps` - CRUD apps with webhook management
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@23blocks/sdk",
3
- "version": "11.0.1",
3
+ "version": "11.0.3",
4
4
  "description": "23blocks SDK - unified meta-package re-exporting all blocks and utilities",
5
5
  "license": "MIT",
6
6
  "author": "23blocks <hello@23blocks.com>",
@@ -51,6 +51,8 @@
51
51
  },
52
52
  "files": [
53
53
  "dist",
54
+ "CHANGELOG.md",
55
+ "README.md",
54
56
  "llms.txt",
55
57
  "!**/*.tsbuildinfo"
56
58
  ],