@23blocks/react 12.0.3 → 13.0.0

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/CHANGELOG.md +1329 -0
  2. package/package.json +3 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,1329 @@
1
+ # 13.0.0 (2026-03-02)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated @23blocks/block-onboarding to 5.0.0
6
+ - Updated @23blocks/block-search to 6.0.0
7
+ - Updated @23blocks/block-files to 5.0.0
8
+ - Updated @23blocks/block-crm to 5.0.0
9
+
10
+ ## 12.0.4 (2026-02-24)
11
+
12
+ ### 🧱 Updated Dependencies
13
+
14
+ - Updated @23blocks/block-authentication to 7.1.0
15
+
16
+ ## 12.0.3 (2026-02-20)
17
+
18
+ ### 🩹 Fixes
19
+
20
+ - **@23blocks/react:** fix OAuth hook method names and remove unused Transport import ([fb30499](https://github.com/23blocks-OS/frontend-sdk/commit/fb30499))
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - Claude Opus 4.6
25
+ - Juan Pelaez
26
+
27
+ ## 12.0.2 (2026-02-20)
28
+
29
+ ### 🩹 Fixes
30
+
31
+ - resolve typecheck errors across sdk, react, and testing packages ([36c3190](https://github.com/23blocks-OS/frontend-sdk/commit/36c3190))
32
+
33
+ ### ❤️ Thank You
34
+
35
+ - Claude Opus 4.6
36
+ - Juan Pelaez
37
+
38
+ ## 12.0.1 (2026-02-20)
39
+
40
+ ### 🧱 Updated Dependencies
41
+
42
+ - Updated @23blocks/block-forms to 5.0.1
43
+
44
+ # 12.0.0 (2026-02-20)
45
+
46
+ ### 🩹 Fixes
47
+
48
+ - ⚠️ **@23blocks/react:** rebuild with block-forms aligned to API strong params ([3b999fe](https://github.com/23blocks-OS/frontend-sdk/commit/3b999fe))
49
+
50
+ ### ⚠️ Breaking Changes
51
+
52
+ - **@23blocks/react:** rebuild with block-forms aligned to API strong params ([3b999fe](https://github.com/23blocks-OS/frontend-sdk/commit/3b999fe))
53
+
54
+ ### 🧱 Updated Dependencies
55
+
56
+ - Updated @23blocks/block-forms to 5.0.0
57
+
58
+ ### ❤️ Thank You
59
+
60
+ - Claude Opus 4.6
61
+ - Juan Pelaez
62
+
63
+ # 11.0.0 (2026-02-20)
64
+
65
+ ### 🚀 Features
66
+
67
+ - ⚠️ **@23blocks/react:** rebuild with appId replaced by apiKey across all blocks ([5d3bda6](https://github.com/23blocks-OS/frontend-sdk/commit/5d3bda6))
68
+
69
+ ### ⚠️ Breaking Changes
70
+
71
+ - **@23blocks/react:** rebuild with appId replaced by apiKey across all blocks ([5d3bda6](https://github.com/23blocks-OS/frontend-sdk/commit/5d3bda6))
72
+ Block configs no longer accept appId. Use apiKey instead.
73
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
74
+
75
+ ### 🧱 Updated Dependencies
76
+
77
+ - Updated @23blocks/block-authentication to 7.0.0
78
+ - Updated @23blocks/block-conversations to 4.0.0
79
+ - Updated @23blocks/block-geolocation to 4.0.0
80
+ - Updated @23blocks/block-onboarding to 4.0.0
81
+ - Updated @23blocks/block-university to 4.0.0
82
+ - Updated @23blocks/block-campaigns to 4.0.0
83
+ - Updated @23blocks/block-products to 4.0.0
84
+ - Updated @23blocks/transport-http to 3.3.1
85
+ - Updated @23blocks/block-company to 4.0.0
86
+ - Updated @23blocks/block-content to 4.0.0
87
+ - Updated @23blocks/block-rewards to 4.0.0
88
+ - Updated @23blocks/block-assets to 4.0.0
89
+ - Updated @23blocks/block-jarvis to 5.0.0
90
+ - Updated @23blocks/block-search to 5.0.0
91
+ - Updated @23blocks/block-wallet to 4.0.0
92
+ - Updated @23blocks/block-files to 4.0.0
93
+ - Updated @23blocks/block-forms to 4.0.0
94
+ - Updated @23blocks/block-sales to 8.0.0
95
+ - Updated @23blocks/block-crm to 4.0.0
96
+ - Updated @23blocks/contracts to 2.3.1
97
+
98
+ ### ❤️ Thank You
99
+
100
+ - Claude Opus 4.6
101
+ - Juan Pelaez
102
+
103
+ # 10.0.0 (2026-02-19)
104
+
105
+ ### 🚀 Features
106
+
107
+ - ⚠️ **@23blocks/react:** rebuild with StripePaymentIntent breaking changes ([6a6fc7e](https://github.com/23blocks-OS/frontend-sdk/commit/6a6fc7e))
108
+
109
+ ### ⚠️ Breaking Changes
110
+
111
+ - **@23blocks/react:** rebuild with StripePaymentIntent breaking changes ([6a6fc7e](https://github.com/23blocks-OS/frontend-sdk/commit/6a6fc7e))
112
+
113
+ ### 🧱 Updated Dependencies
114
+
115
+ - Updated @23blocks/block-sales to 7.0.0
116
+
117
+ ### ❤️ Thank You
118
+
119
+ - Claude Opus 4.6
120
+ - Juan Pelaez
121
+
122
+ # 9.0.0 (2026-02-18)
123
+
124
+ ### 🩹 Fixes
125
+
126
+ - ⚠️ **@23blocks/react:** rebuild with breaking jarvis block changes ([527eb61](https://github.com/23blocks-OS/frontend-sdk/commit/527eb61))
127
+ - ⚠️ **@23blocks/sdk:** rebuild meta-packages with breaking jarvis block changes ([990f73c](https://github.com/23blocks-OS/frontend-sdk/commit/990f73c))
128
+
129
+ ### ⚠️ Breaking Changes
130
+
131
+ - **@23blocks/react:** rebuild with breaking jarvis block changes ([527eb61](https://github.com/23blocks-OS/frontend-sdk/commit/527eb61))
132
+ Jarvis block types, services, and mappers rewritten to
133
+ match API strong params.
134
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
135
+ - **@23blocks/sdk:** rebuild meta-packages with breaking jarvis block changes ([990f73c](https://github.com/23blocks-OS/frontend-sdk/commit/990f73c))
136
+ Jarvis block types, services, and mappers rewritten to
137
+ match API strong params. Meta-packages must be rebuilt for consumers to
138
+ receive the updated block-jarvis code.
139
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
140
+
141
+ ### 🧱 Updated Dependencies
142
+
143
+ - Updated @23blocks/block-jarvis to 4.0.0
144
+
145
+ ### ❤️ Thank You
146
+
147
+ - Claude Opus 4.6
148
+ - Juan Pelaez
149
+
150
+ # 8.0.0 (2026-02-18)
151
+
152
+ ### 🩹 Fixes
153
+
154
+ - ⚠️ **@23blocks/react:** rebuild with breaking sales block changes ([8873585](https://github.com/23blocks-OS/frontend-sdk/commit/8873585))
155
+
156
+ ### ⚠️ Breaking Changes
157
+
158
+ - **@23blocks/react:** rebuild with breaking sales block changes ([8873585](https://github.com/23blocks-OS/frontend-sdk/commit/8873585))
159
+ Sales block types and methods renamed/removed to match API.
160
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
161
+
162
+ ### 🧱 Updated Dependencies
163
+
164
+ - Updated @23blocks/block-sales to 6.0.0
165
+
166
+ ### ❤️ Thank You
167
+
168
+ - Claude Opus 4.6
169
+ - Juan Pelaez
170
+
171
+ ## 7.7.5 (2026-02-18)
172
+
173
+ ### 🩹 Fixes
174
+
175
+ - **@23blocks/react:** rebuild meta-package with sales block strong params rewrite ([f8ebca6](https://github.com/23blocks-OS/frontend-sdk/commit/f8ebca6))
176
+
177
+ ### 🧱 Updated Dependencies
178
+
179
+ - Updated @23blocks/block-sales to 5.2.2
180
+
181
+ ### ❤️ Thank You
182
+
183
+ - Claude Opus 4.6
184
+ - Juan Pelaez
185
+
186
+ ## 7.7.4 (2026-02-18)
187
+
188
+ ### 🧱 Updated Dependencies
189
+
190
+ - Updated @23blocks/block-sales to 5.2.1
191
+
192
+ ## 7.7.3 (2026-02-18)
193
+
194
+ ### 🩹 Fixes
195
+
196
+ - **@23blocks/react:** rebuild with flat CreateOrderRequest support ([a753029](https://github.com/23blocks-OS/frontend-sdk/commit/a753029))
197
+
198
+ ### 🧱 Updated Dependencies
199
+
200
+ - Updated @23blocks/block-sales to 5.2.0
201
+
202
+ ### ❤️ Thank You
203
+
204
+ - Claude Opus 4.6
205
+ - Juan Pelaez
206
+
207
+ ## 7.7.2 (2026-02-17)
208
+
209
+ ### 🩹 Fixes
210
+
211
+ - pin block dependency minimums in meta-packages ([813719e](https://github.com/23blocks-OS/frontend-sdk/commit/813719e))
212
+
213
+ ### ❤️ Thank You
214
+
215
+ - Claude Opus 4.6
216
+ - Juan Pelaez
217
+
218
+ ## 7.7.1 (2026-02-17)
219
+
220
+ ### 🩹 Fixes
221
+
222
+ - **@23blocks/block-crm:** add strict type fallbacks to all CRM mappers ([00d1c9d](https://github.com/23blocks-OS/frontend-sdk/commit/00d1c9d))
223
+
224
+ ### 🧱 Updated Dependencies
225
+
226
+ - Updated @23blocks/block-crm to 3.3.1
227
+
228
+ ### ❤️ Thank You
229
+
230
+ - Claude Opus 4.6
231
+ - Juan Pelaez
232
+
233
+ ## 7.7.0 (2026-02-17)
234
+
235
+ ### 🚀 Features
236
+
237
+ - add health() method to all 18 blocks for service connectivity checks ([73514a3](https://github.com/23blocks-OS/frontend-sdk/commit/73514a3))
238
+
239
+ ### 🧱 Updated Dependencies
240
+
241
+ - Updated @23blocks/block-authentication to 6.5.0
242
+ - Updated @23blocks/block-conversations to 3.5.0
243
+ - Updated @23blocks/block-geolocation to 3.6.0
244
+ - Updated @23blocks/block-onboarding to 3.3.0
245
+ - Updated @23blocks/block-university to 3.6.0
246
+ - Updated @23blocks/block-campaigns to 3.3.0
247
+ - Updated @23blocks/block-products to 3.6.0
248
+ - Updated @23blocks/transport-http to 3.3.0
249
+ - Updated @23blocks/block-company to 3.4.0
250
+ - Updated @23blocks/block-content to 3.5.0
251
+ - Updated @23blocks/block-rewards to 3.4.0
252
+ - Updated @23blocks/block-assets to 3.3.0
253
+ - Updated @23blocks/block-jarvis to 3.3.0
254
+ - Updated @23blocks/block-search to 4.4.0
255
+ - Updated @23blocks/block-wallet to 3.3.0
256
+ - Updated @23blocks/block-files to 3.6.0
257
+ - Updated @23blocks/block-forms to 3.3.0
258
+ - Updated @23blocks/block-sales to 5.1.0
259
+ - Updated @23blocks/block-crm to 3.3.0
260
+ - Updated @23blocks/contracts to 2.3.0
261
+
262
+ ### ❤️ Thank You
263
+
264
+ - Claude Opus 4.6
265
+ - Juan Pelaez
266
+
267
+ ## 7.6.12 (2026-02-15)
268
+
269
+ ### 🩹 Fixes
270
+
271
+ - **@23blocks/sdk:** rebuild meta-packages with Stripe/MercadoPago decoding fix ([b333bf0](https://github.com/23blocks-OS/frontend-sdk/commit/b333bf0))
272
+
273
+ ### 🧱 Updated Dependencies
274
+
275
+ - Updated @23blocks/block-sales to 5.0.3
276
+
277
+ ### ❤️ Thank You
278
+
279
+ - Claude Opus 4.6
280
+ - Juan Pelaez
281
+
282
+ ## 7.6.11 (2026-02-14)
283
+
284
+ ### 🩹 Fixes
285
+
286
+ - **@23blocks/react:** rebuild with customers, entities, vendor-payments mapping fixes ([12b2079](https://github.com/23blocks-OS/frontend-sdk/commit/12b2079))
287
+
288
+ ### 🧱 Updated Dependencies
289
+
290
+ - Updated @23blocks/block-sales to 5.0.2
291
+
292
+ ### ❤️ Thank You
293
+
294
+ - Claude Opus 4.6
295
+ - Juan Pelaez
296
+
297
+ ## 7.6.10 (2026-02-14)
298
+
299
+ ### 🩹 Fixes
300
+
301
+ - **@23blocks/react:** rebuild with block-sales user subscription mapping fix ([ae94b7c](https://github.com/23blocks-OS/frontend-sdk/commit/ae94b7c))
302
+
303
+ ### 🧱 Updated Dependencies
304
+
305
+ - Updated @23blocks/block-sales to 5.0.1
306
+
307
+ ### ❤️ Thank You
308
+
309
+ - Claude Opus 4.6
310
+ - Juan Pelaez
311
+
312
+ ## 7.6.9 (2026-02-14)
313
+
314
+ ### 🩹 Fixes
315
+
316
+ - **@23blocks/react:** rebuild with block-sales payment intent breaking change ([ae591a3](https://github.com/23blocks-OS/frontend-sdk/commit/ae591a3))
317
+
318
+ ### 🧱 Updated Dependencies
319
+
320
+ - Updated @23blocks/block-sales to 5.0.0
321
+
322
+ ### ❤️ Thank You
323
+
324
+ - Claude Opus 4.6
325
+ - Juan Pelaez
326
+
327
+ ## 7.6.8 (2026-02-14)
328
+
329
+ ### 🩹 Fixes
330
+
331
+ - **@23blocks/react:** rebuild with latest block-sales@4.0.0 fixes ([564d270](https://github.com/23blocks-OS/frontend-sdk/commit/564d270))
332
+
333
+ ### ❤️ Thank You
334
+
335
+ - Claude Opus 4.6
336
+ - Juan Pelaez
337
+
338
+ ## 7.6.7 (2026-02-14)
339
+
340
+ ### 🧱 Updated Dependencies
341
+
342
+ - Updated @23blocks/block-sales to 4.0.0
343
+
344
+ ## 7.6.6 (2026-02-14)
345
+
346
+ ### 🧱 Updated Dependencies
347
+
348
+ - Updated @23blocks/block-sales to 3.6.0
349
+
350
+ ## 7.6.5 (2026-02-14)
351
+
352
+ ### 🧱 Updated Dependencies
353
+
354
+ - Updated @23blocks/block-sales to 3.5.0
355
+
356
+ ## 7.6.4 (2026-02-14)
357
+
358
+ ### 🧱 Updated Dependencies
359
+
360
+ - Updated @23blocks/block-sales to 3.4.0
361
+
362
+ ## 7.6.3 (2026-02-13)
363
+
364
+ ### 🧱 Updated Dependencies
365
+
366
+ - Updated @23blocks/block-sales to 3.3.2
367
+
368
+ ## 7.6.2 (2026-02-13)
369
+
370
+ ### 🧱 Updated Dependencies
371
+
372
+ - Updated @23blocks/block-sales to 3.3.1
373
+
374
+ ## 7.6.1 (2026-02-13)
375
+
376
+ ### 🧱 Updated Dependencies
377
+
378
+ - Updated @23blocks/block-sales to 3.3.0
379
+
380
+ ## 7.6.0 (2026-02-08)
381
+
382
+ ### 🧱 Updated Dependencies
383
+
384
+ - Updated @23blocks/block-authentication to 6.4.0
385
+ - Updated @23blocks/block-conversations to 3.4.0
386
+ - Updated @23blocks/block-geolocation to 3.5.0
387
+ - Updated @23blocks/block-onboarding to 3.2.0
388
+ - Updated @23blocks/block-university to 3.5.0
389
+ - Updated @23blocks/block-campaigns to 3.2.0
390
+ - Updated @23blocks/block-products to 3.5.0
391
+ - Updated @23blocks/transport-http to 3.2.0
392
+ - Updated @23blocks/block-company to 3.3.0
393
+ - Updated @23blocks/block-content to 3.4.0
394
+ - Updated @23blocks/block-rewards to 3.3.0
395
+ - Updated @23blocks/block-assets to 3.2.0
396
+ - Updated @23blocks/block-jarvis to 3.2.0
397
+ - Updated @23blocks/block-search to 4.3.0
398
+ - Updated @23blocks/block-wallet to 3.2.0
399
+ - Updated @23blocks/block-files to 3.5.0
400
+ - Updated @23blocks/block-forms to 3.2.0
401
+ - Updated @23blocks/block-sales to 3.2.0
402
+ - Updated @23blocks/block-crm to 3.2.0
403
+ - Updated @23blocks/contracts to 2.2.0
404
+
405
+ ## 7.5.16 (2026-02-07)
406
+
407
+ ### 🩹 Fixes
408
+
409
+ - replace misleading `id` params with `uniqueId` across SDK ([6dfc65b](https://github.com/23blocks-OS/frontend-sdk/commit/6dfc65b))
410
+
411
+ ### 🧱 Updated Dependencies
412
+
413
+ - Updated @23blocks/block-authentication to 6.3.6
414
+ - Updated @23blocks/block-search to 4.2.5
415
+ - Updated @23blocks/block-crm to 3.1.7
416
+
417
+ ### ❤️ Thank You
418
+
419
+ - Claude Opus 4.6
420
+ - Juan Pelaez
421
+
422
+ ## 7.5.15 (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/block-assets to 3.1.5
438
+ - Updated @23blocks/block-jarvis to 3.1.7
439
+ - Updated @23blocks/block-search to 4.2.4
440
+ - Updated @23blocks/block-wallet to 3.1.5
441
+ - Updated @23blocks/block-files to 3.4.4
442
+ - Updated @23blocks/block-forms to 3.1.9
443
+ - Updated @23blocks/block-sales to 3.1.5
444
+ - Updated @23blocks/block-crm to 3.1.6
445
+ - Updated @23blocks/contracts to 2.1.3
446
+
447
+ ## 7.5.14 (2026-02-06)
448
+
449
+ ### 🧱 Updated Dependencies
450
+
451
+ - Updated @23blocks/block-authentication to 6.3.4
452
+ - Updated @23blocks/block-conversations to 3.3.4
453
+ - Updated @23blocks/block-geolocation to 3.4.3
454
+ - Updated @23blocks/block-onboarding to 3.1.4
455
+ - Updated @23blocks/block-university to 3.4.3
456
+ - Updated @23blocks/block-campaigns to 3.1.4
457
+ - Updated @23blocks/block-products to 3.4.3
458
+ - Updated @23blocks/transport-http to 3.1.2
459
+ - Updated @23blocks/block-company to 3.2.4
460
+ - Updated @23blocks/block-content to 3.3.6
461
+ - Updated @23blocks/block-rewards to 3.2.3
462
+ - Updated @23blocks/block-assets to 3.1.4
463
+ - Updated @23blocks/block-jarvis to 3.1.6
464
+ - Updated @23blocks/block-search to 4.2.3
465
+ - Updated @23blocks/block-wallet to 3.1.4
466
+ - Updated @23blocks/block-files to 3.4.3
467
+ - Updated @23blocks/block-forms to 3.1.8
468
+ - Updated @23blocks/block-sales to 3.1.4
469
+ - Updated @23blocks/block-crm to 3.1.5
470
+ - Updated @23blocks/contracts to 2.1.2
471
+
472
+ ## 7.5.13 (2026-01-28)
473
+
474
+ ### 🧱 Updated Dependencies
475
+
476
+ - Updated @23blocks/block-authentication to 6.3.3
477
+ - Updated @23blocks/block-search to 4.2.2
478
+
479
+ ## 7.5.12 (2026-01-20)
480
+
481
+ ### 🩹 Fixes
482
+
483
+ - resolve TypeScript errors and add PostTemplate validation support ([250d284](https://github.com/23blocks-OS/frontend-sdk/commit/250d284))
484
+
485
+ ### 🧱 Updated Dependencies
486
+
487
+ - Updated @23blocks/block-authentication to 6.3.2
488
+ - Updated @23blocks/block-conversations to 3.3.3
489
+ - Updated @23blocks/block-geolocation to 3.4.2
490
+ - Updated @23blocks/block-onboarding to 3.1.3
491
+ - Updated @23blocks/block-university to 3.4.2
492
+ - Updated @23blocks/block-campaigns to 3.1.3
493
+ - Updated @23blocks/block-products to 3.4.2
494
+ - Updated @23blocks/transport-http to 3.1.1
495
+ - Updated @23blocks/block-company to 3.2.3
496
+ - Updated @23blocks/block-content to 3.3.5
497
+ - Updated @23blocks/block-rewards to 3.2.2
498
+ - Updated @23blocks/block-assets to 3.1.3
499
+ - Updated @23blocks/block-jarvis to 3.1.5
500
+ - Updated @23blocks/block-search to 4.2.1
501
+ - Updated @23blocks/block-wallet to 3.1.3
502
+ - Updated @23blocks/block-files to 3.4.2
503
+ - Updated @23blocks/block-forms to 3.1.7
504
+ - Updated @23blocks/block-sales to 3.1.3
505
+ - Updated @23blocks/block-crm to 3.1.4
506
+ - Updated @23blocks/contracts to 2.1.1
507
+
508
+ ### ❤️ Thank You
509
+
510
+ - Claude Opus 4.5
511
+ - Juan Pelaez
512
+
513
+ ## 7.5.11 (2026-01-19)
514
+
515
+ ### 🧱 Updated Dependencies
516
+
517
+ - Updated @23blocks/block-content to 3.3.4
518
+
519
+ ## 7.5.10 (2026-01-18)
520
+
521
+ ### 🧱 Updated Dependencies
522
+
523
+ - Updated @23blocks/block-jarvis to 3.1.4
524
+
525
+ ## 7.5.9 (2026-01-17)
526
+
527
+ ### 🚀 Features
528
+
529
+ - **angular,react:** add Series bindings to framework packages ([2179374](https://github.com/23blocks-OS/frontend-sdk/commit/2179374))
530
+
531
+ ### ❤️ Thank You
532
+
533
+ - Claude Opus 4.5
534
+ - Juan Pelaez
535
+
536
+ ## 7.5.8 (2026-01-16)
537
+
538
+ ### 🧱 Updated Dependencies
539
+
540
+ - Updated @23blocks/block-content to 3.3.3
541
+
542
+ ## 7.5.7 (2026-01-16)
543
+
544
+ ### 🧱 Updated Dependencies
545
+
546
+ - Updated @23blocks/block-content to 3.3.2
547
+
548
+ ## 7.5.6 (2026-01-16)
549
+
550
+ ### 🩹 Fixes
551
+
552
+ - **sdk,react:** add robust browser detection for edge runtimes ([64d3dd6](https://github.com/23blocks-OS/frontend-sdk/commit/64d3dd6))
553
+
554
+ ### 🧱 Updated Dependencies
555
+
556
+ - Updated @23blocks/block-jarvis to 3.1.3
557
+
558
+ ### ❤️ Thank You
559
+
560
+ - Claude Opus 4.5
561
+ - Juan Pelaez
562
+
563
+ ## 7.5.5 (2026-01-16)
564
+
565
+ ### 🧱 Updated Dependencies
566
+
567
+ - Updated @23blocks/block-jarvis to 3.1.2
568
+
569
+ ## 7.5.4 (2026-01-16)
570
+
571
+ ### 🧱 Updated Dependencies
572
+
573
+ - Updated @23blocks/block-conversations to 3.3.2
574
+ - Updated @23blocks/block-geolocation to 3.4.1
575
+ - Updated @23blocks/block-onboarding to 3.1.2
576
+ - Updated @23blocks/block-university to 3.4.1
577
+ - Updated @23blocks/block-campaigns to 3.1.2
578
+ - Updated @23blocks/block-products to 3.4.1
579
+ - Updated @23blocks/block-company to 3.2.2
580
+ - Updated @23blocks/block-content to 3.3.1
581
+ - Updated @23blocks/block-rewards to 3.2.1
582
+ - Updated @23blocks/block-assets to 3.1.2
583
+ - Updated @23blocks/block-jarvis to 3.1.1
584
+ - Updated @23blocks/block-wallet to 3.1.2
585
+ - Updated @23blocks/block-files to 3.4.1
586
+ - Updated @23blocks/block-forms to 3.1.6
587
+ - Updated @23blocks/block-sales to 3.1.2
588
+ - Updated @23blocks/block-crm to 3.1.3
589
+
590
+ ## 7.5.3 (2026-01-13)
591
+
592
+ ### 🧱 Updated Dependencies
593
+
594
+ - Updated @23blocks/block-forms to 3.1.5
595
+ - Updated @23blocks/block-crm to 3.1.2
596
+
597
+ ## 7.5.2 (2026-01-05)
598
+
599
+ ### 🧱 Updated Dependencies
600
+
601
+ - Updated @23blocks/block-authentication to 6.3.1
602
+ - Updated @23blocks/block-conversations to 3.3.1
603
+ - Updated @23blocks/block-company to 3.2.1
604
+ - Updated @23blocks/block-forms to 3.1.4
605
+
606
+ ## 7.5.1 (2026-01-05)
607
+
608
+ ### 🧱 Updated Dependencies
609
+
610
+ - Updated @23blocks/block-forms to 3.1.3
611
+
612
+ ## 7.5.0 (2026-01-04)
613
+
614
+ ### 🧱 Updated Dependencies
615
+
616
+ - Updated @23blocks/block-authentication to 6.3.0
617
+ - Updated @23blocks/block-geolocation to 3.4.0
618
+ - Updated @23blocks/block-university to 3.4.0
619
+ - Updated @23blocks/block-products to 3.4.0
620
+ - Updated @23blocks/block-content to 3.3.0
621
+ - Updated @23blocks/block-rewards to 3.2.0
622
+ - Updated @23blocks/block-search to 4.2.0
623
+ - Updated @23blocks/block-files to 3.4.0
624
+
625
+ ## 7.4.0 (2026-01-04)
626
+
627
+ ### 🧱 Updated Dependencies
628
+
629
+ - Updated @23blocks/block-conversations to 3.3.0
630
+ - Updated @23blocks/block-geolocation to 3.3.0
631
+ - Updated @23blocks/block-university to 3.3.0
632
+ - Updated @23blocks/block-products to 3.3.0
633
+ - Updated @23blocks/block-files to 3.3.0
634
+
635
+ ## 7.3.0 (2026-01-04)
636
+
637
+ ### 🧱 Updated Dependencies
638
+
639
+ - Updated @23blocks/block-geolocation to 3.2.0
640
+ - Updated @23blocks/block-company to 3.2.0
641
+ - Updated @23blocks/block-content to 3.2.0
642
+ - Updated @23blocks/block-files to 3.2.0
643
+
644
+ ## 7.2.0 (2026-01-04)
645
+
646
+ ### 🧱 Updated Dependencies
647
+
648
+ - Updated @23blocks/block-authentication to 6.2.0
649
+ - Updated @23blocks/block-conversations to 3.2.0
650
+ - Updated @23blocks/block-university to 3.2.0
651
+ - Updated @23blocks/block-products to 3.2.0
652
+
653
+ ## 7.1.3 (2026-01-04)
654
+
655
+ ### 🧱 Updated Dependencies
656
+
657
+ - Updated @23blocks/block-geolocation to 3.1.1
658
+ - Updated @23blocks/block-onboarding to 3.1.1
659
+ - Updated @23blocks/block-university to 3.1.1
660
+ - Updated @23blocks/block-campaigns to 3.1.1
661
+ - Updated @23blocks/block-products to 3.1.1
662
+ - Updated @23blocks/block-content to 3.1.1
663
+ - Updated @23blocks/block-rewards to 3.1.1
664
+ - Updated @23blocks/block-assets to 3.1.1
665
+ - Updated @23blocks/block-search to 4.1.1
666
+ - Updated @23blocks/block-wallet to 3.1.1
667
+ - Updated @23blocks/block-files to 3.1.1
668
+ - Updated @23blocks/block-sales to 3.1.1
669
+ - Updated @23blocks/block-crm to 3.1.1
670
+
671
+ ## 7.1.2 (2026-01-04)
672
+
673
+ ### 🧱 Updated Dependencies
674
+
675
+ - Updated @23blocks/block-forms to 3.1.2
676
+
677
+ ## 7.1.1 (2026-01-04)
678
+
679
+ ### 🧱 Updated Dependencies
680
+
681
+ - Updated @23blocks/block-forms to 3.1.1
682
+
683
+ ## 7.1.0 (2026-01-01)
684
+
685
+ ### 🚀 Features
686
+
687
+ - add SDK developer experience improvements and testing package ([37db5f9](https://github.com/23blocks-OS/frontend-sdk/commit/37db5f9))
688
+
689
+ ### 🧱 Updated Dependencies
690
+
691
+ - Updated @23blocks/block-authentication to 6.1.0
692
+ - Updated @23blocks/block-conversations to 3.1.0
693
+ - Updated @23blocks/block-geolocation to 3.1.0
694
+ - Updated @23blocks/block-onboarding to 3.1.0
695
+ - Updated @23blocks/block-university to 3.1.0
696
+ - Updated @23blocks/block-campaigns to 3.1.0
697
+ - Updated @23blocks/block-products to 3.1.0
698
+ - Updated @23blocks/transport-http to 3.1.0
699
+ - Updated @23blocks/block-company to 3.1.0
700
+ - Updated @23blocks/block-content to 3.1.0
701
+ - Updated @23blocks/block-rewards to 3.1.0
702
+ - Updated @23blocks/block-assets to 3.1.0
703
+ - Updated @23blocks/block-jarvis to 3.1.0
704
+ - Updated @23blocks/block-search to 4.1.0
705
+ - Updated @23blocks/block-wallet to 3.1.0
706
+ - Updated @23blocks/block-files to 3.1.0
707
+ - Updated @23blocks/block-forms to 3.1.0
708
+ - Updated @23blocks/block-sales to 3.1.0
709
+ - Updated @23blocks/block-crm to 3.1.0
710
+ - Updated @23blocks/contracts to 2.1.0
711
+
712
+ ### ❤️ Thank You
713
+
714
+ - Claude Opus 4.5
715
+ - Juan Pelaez
716
+
717
+ ## 7.0.4 (2026-01-01)
718
+
719
+ ### 🧱 Updated Dependencies
720
+
721
+ - Updated @23blocks/block-authentication to 6.0.2
722
+ - Updated @23blocks/block-products to 3.0.2
723
+
724
+ ## 7.0.3 (2025-12-31)
725
+
726
+ ### 🧱 Updated Dependencies
727
+
728
+ - Updated @23blocks/block-authentication to 6.0.1
729
+ - Updated @23blocks/block-forms to 3.0.2
730
+
731
+ ## 7.0.2 (2025-12-24)
732
+
733
+ ### 🚀 Features
734
+
735
+ - **react:** add useUser hook for current user profile management ([a9fa091](https://github.com/23blocks-OS/frontend-sdk/commit/a9fa091))
736
+
737
+ ### ❤️ Thank You
738
+
739
+ - Claude Opus 4.5
740
+ - Juan Pelaez
741
+
742
+ ## 7.0.1 (2025-12-24)
743
+
744
+ ### 🩹 Fixes
745
+
746
+ - **react:** lazy-load auth methods in useAuth hook for SSR compatibility ([67fdcfe](https://github.com/23blocks-OS/frontend-sdk/commit/67fdcfe))
747
+
748
+ ### ❤️ Thank You
749
+
750
+ - Claude Opus 4.5
751
+ - Juan Pelaez
752
+
753
+ # 7.0.0 (2025-12-17)
754
+
755
+ ### 🩹 Fixes
756
+
757
+ - ⚠️ use x-api-key header for API standards compliance ([8206652](https://github.com/23blocks-OS/frontend-sdk/commit/8206652))
758
+
759
+ ### ⚠️ Breaking Changes
760
+
761
+ - use x-api-key header for API standards compliance ([8206652](https://github.com/23blocks-OS/frontend-sdk/commit/8206652))
762
+ The HTTP header sent with API requests changed from
763
+ 'api-key' to 'x-api-key'. Backend services need to accept 'x-api-key' header.
764
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
765
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
766
+
767
+ ### 🧱 Updated Dependencies
768
+
769
+ - Updated @23blocks/block-authentication to 6.0.0
770
+
771
+ ### ❤️ Thank You
772
+
773
+ - Claude Opus 4.5
774
+ - Juan Pelaez
775
+
776
+ ## 6.0.1 (2025-12-17)
777
+
778
+ ### 🧱 Updated Dependencies
779
+
780
+ - Updated @23blocks/block-authentication to 5.0.1
781
+ - Updated @23blocks/block-conversations to 3.0.1
782
+ - Updated @23blocks/block-geolocation to 3.0.1
783
+ - Updated @23blocks/block-onboarding to 3.0.1
784
+ - Updated @23blocks/block-university to 3.0.1
785
+ - Updated @23blocks/block-campaigns to 3.0.1
786
+ - Updated @23blocks/block-products to 3.0.1
787
+ - Updated @23blocks/transport-http to 3.0.1
788
+ - Updated @23blocks/block-company to 3.0.1
789
+ - Updated @23blocks/block-content to 3.0.1
790
+ - Updated @23blocks/block-rewards to 3.0.1
791
+ - Updated @23blocks/block-assets to 3.0.1
792
+ - Updated @23blocks/block-jarvis to 3.0.1
793
+ - Updated @23blocks/block-search to 4.0.1
794
+ - Updated @23blocks/block-wallet to 3.0.1
795
+ - Updated @23blocks/block-files to 3.0.1
796
+ - Updated @23blocks/block-forms to 3.0.1
797
+ - Updated @23blocks/block-sales to 3.0.1
798
+ - Updated @23blocks/block-crm to 3.0.1
799
+ - Updated @23blocks/contracts to 2.0.1
800
+
801
+ # 6.0.0 (2025-12-17)
802
+
803
+ ### 🚀 Features
804
+
805
+ - ⚠️ rename appId to apiKey and add test infrastructure ([fb02c62](https://github.com/23blocks-OS/frontend-sdk/commit/fb02c62))
806
+
807
+ ### ⚠️ Breaking Changes
808
+
809
+ - rename appId to apiKey and add test infrastructure ([fb02c62](https://github.com/23blocks-OS/frontend-sdk/commit/fb02c62))
810
+ 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'.
811
+ - Rename appId to apiKey in BlockConfig interface
812
+ - Update SDK client, Angular providers, and React context
813
+ - Update all documentation with new apiKey examples
814
+ - Add comprehensive test infrastructure:
815
+ - Vitest workspace configuration (unit/integration/workflows)
816
+ - Docker compose for API testing
817
+ - Unit tests for mappers (32 tests passing)
818
+ - Integration test templates for Auth and Search blocks
819
+ - CI workflows for tiered testing (pr-checks, merge-tests, full-tests)
820
+ - Add BACKLOG.md tracking test prerequisites and pending work
821
+ - Add TEST_SUITE_STRATEGY.md documenting tiered testing approach
822
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
823
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
824
+
825
+ ### 🧱 Updated Dependencies
826
+
827
+ - Updated @23blocks/block-authentication to 5.0.0
828
+ - Updated @23blocks/block-conversations to 3.0.0
829
+ - Updated @23blocks/block-geolocation to 3.0.0
830
+ - Updated @23blocks/block-onboarding to 3.0.0
831
+ - Updated @23blocks/block-university to 3.0.0
832
+ - Updated @23blocks/block-campaigns to 3.0.0
833
+ - Updated @23blocks/block-products to 3.0.0
834
+ - Updated @23blocks/transport-http to 3.0.0
835
+ - Updated @23blocks/block-company to 3.0.0
836
+ - Updated @23blocks/block-content to 3.0.0
837
+ - Updated @23blocks/block-rewards to 3.0.0
838
+ - Updated @23blocks/block-assets to 3.0.0
839
+ - Updated @23blocks/block-jarvis to 3.0.0
840
+ - Updated @23blocks/block-search to 4.0.0
841
+ - Updated @23blocks/block-wallet to 3.0.0
842
+ - Updated @23blocks/block-files to 3.0.0
843
+ - Updated @23blocks/block-forms to 3.0.0
844
+ - Updated @23blocks/block-sales to 3.0.0
845
+ - Updated @23blocks/block-crm to 3.0.0
846
+ - Updated @23blocks/contracts to 2.0.0
847
+
848
+ ### ❤️ Thank You
849
+
850
+ - Claude Opus 4.5
851
+ - Juan Pelaez
852
+
853
+ ## 5.4.0 (2025-12-15)
854
+
855
+ ### 🧱 Updated Dependencies
856
+
857
+ - Updated @23blocks/block-campaigns to 2.1.0
858
+ - Updated @23blocks/block-products to 2.2.0
859
+ - Updated @23blocks/block-assets to 2.2.0
860
+ - Updated @23blocks/block-wallet to 2.1.0
861
+ - Updated @23blocks/block-sales to 2.2.0
862
+
863
+ ## 5.3.0 (2025-12-15)
864
+
865
+ ### 🧱 Updated Dependencies
866
+
867
+ - Updated @23blocks/block-university to 2.1.0
868
+ - Updated @23blocks/block-products to 2.1.0
869
+ - Updated @23blocks/block-rewards to 2.1.0
870
+ - Updated @23blocks/block-search to 3.1.0
871
+
872
+ ## 5.2.0 (2025-12-15)
873
+
874
+ ### 🧱 Updated Dependencies
875
+
876
+ - Updated @23blocks/block-geolocation to 2.1.0
877
+ - Updated @23blocks/block-content to 2.1.0
878
+ - Updated @23blocks/block-files to 2.1.0
879
+ - Updated @23blocks/block-forms to 2.1.0
880
+
881
+ ## 5.1.0 (2025-12-15)
882
+
883
+ ### 🧱 Updated Dependencies
884
+
885
+ - Updated @23blocks/block-conversations to 2.1.0
886
+ - Updated @23blocks/block-onboarding to 2.1.0
887
+ - Updated @23blocks/block-assets to 2.1.0
888
+ - Updated @23blocks/block-jarvis to 2.1.0
889
+ - Updated @23blocks/block-sales to 2.1.0
890
+ - Updated @23blocks/block-crm to 2.2.0
891
+
892
+ # 5.0.0 (2025-12-15)
893
+
894
+ ### 🧱 Updated Dependencies
895
+
896
+ - Updated @23blocks/block-authentication to 4.0.0
897
+
898
+ ## 4.0.1 (2025-12-15)
899
+
900
+ ### 🧱 Updated Dependencies
901
+
902
+ - Updated @23blocks/block-authentication to 3.1.1
903
+
904
+ # 4.0.0 (2025-12-15)
905
+
906
+ ### 🩹 Fixes
907
+
908
+ - ⚠️ remove confusing useAuthState alias ([ec42716](https://github.com/23blocks-OS/frontend-sdk/commit/ec42716))
909
+ - add all auth methods to useAuth hook ([6a7bcc6](https://github.com/23blocks-OS/frontend-sdk/commit/6a7bcc6))
910
+
911
+ ### ⚠️ Breaking Changes
912
+
913
+ - remove confusing useAuthState alias ([ec42716](https://github.com/23blocks-OS/frontend-sdk/commit/ec42716))
914
+ useAuthState has been removed. Use useAuth instead.
915
+ The useAuth hook now includes all authentication methods, so useAuthState
916
+ is no longer needed. This simplifies the API:
917
+ - useAuth: All auth operations (signIn, signUp, validateEmail, etc.)
918
+ - useUsers: Admin user management operations
919
+ - useMfa: Multi-factor authentication
920
+ - useOAuth: Social login and token management
921
+ - useAvatars: User avatar management
922
+ - useTenants: Tenant management
923
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
924
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
925
+
926
+ ### ❤️ Thank You
927
+
928
+ - Claude Opus 4.5
929
+ - Juan Pelaez
930
+
931
+ ## 3.1.0 (2025-12-15)
932
+
933
+ ### 🚀 Features
934
+
935
+ - add validateEmail, MFA, OAuth, Avatars, Tenants to Auth block and expand CRM block ([48b980f](https://github.com/23blocks-OS/frontend-sdk/commit/48b980f))
936
+
937
+ ### 🧱 Updated Dependencies
938
+
939
+ - Updated @23blocks/block-authentication to 3.1.0
940
+ - Updated @23blocks/block-crm to 2.1.0
941
+
942
+ ### ❤️ Thank You
943
+
944
+ - Claude Opus 4.5
945
+ - Juan Pelaez
946
+
947
+ ## 3.0.4 (2025-12-15)
948
+
949
+ ### 🧱 Updated Dependencies
950
+
951
+ - Updated @23blocks/block-authentication to 3.0.3
952
+
953
+ ## 3.0.3 (2025-12-15)
954
+
955
+ ### 🧱 Updated Dependencies
956
+
957
+ - Updated @23blocks/block-authentication to 3.0.2
958
+
959
+ ## 3.0.2 (2025-12-15)
960
+
961
+ ### 🧱 Updated Dependencies
962
+
963
+ - Updated @23blocks/block-authentication to 3.0.1
964
+ - Updated @23blocks/transport-http to 2.0.2
965
+
966
+ ## 3.0.1 (2025-12-15)
967
+
968
+ ### 🧱 Updated Dependencies
969
+
970
+ - Updated @23blocks/transport-http to 2.0.1
971
+
972
+ # 3.0.0 (2025-12-15)
973
+
974
+ ### 🩹 Fixes
975
+
976
+ - ⚠️ wrap all API request parameters with correct Rails object keys ([192ad70](https://github.com/23blocks-OS/frontend-sdk/commit/192ad70))
977
+
978
+ ### ⚠️ Breaking Changes
979
+
980
+ - wrap all API request parameters with correct Rails object keys ([192ad70](https://github.com/23blocks-OS/frontend-sdk/commit/192ad70))
981
+ All service methods now correctly wrap request bodies
982
+ with Rails-expected parameter keys (e.g., `user:`, `contact:`, `order:`).
983
+ This fixes the critical issue where API requests were failing validation
984
+ because parameters were sent flat instead of wrapped.
985
+ Affected blocks:
986
+ - block-authentication: auth, users, guests, apps, subscriptions, api-keys, roles
987
+ - block-crm: contacts, accounts, leads, opportunities, meetings, quotes
988
+ - block-company: companies, departments, teams, team-members, quarters
989
+ - block-content: posts, comments, categories, tags
990
+ - block-products: products, cart, catalog
991
+ - block-sales: orders, order-details, payments, subscriptions
992
+ - block-conversations: messages, groups, draft-messages, notifications
993
+ - block-wallet: wallets, authorization-codes
994
+ - block-files: storage-files, entity-files, file-schemas
995
+ - block-forms: forms, form-schemas, form-sets, form-instances
996
+ - block-assets: assets, asset-events, asset-audits
997
+ - block-campaigns: campaigns, campaign-media, audiences, landing-pages
998
+ - block-geolocation: locations, addresses, areas, regions, routes, bookings, premises
999
+ - block-rewards: rewards, coupons, loyalty, badges
1000
+ - block-onboarding: onboardings, flows, user-journeys, user-identities
1001
+ - block-university: courses, lessons, enrollments, assignments, submissions
1002
+ - block-jarvis: agents, prompts, workflows, conversations
1003
+ Consumer API remains unchanged - this is an internal fix.
1004
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1005
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1006
+
1007
+ ### 🧱 Updated Dependencies
1008
+
1009
+ - Updated @23blocks/block-authentication to 3.0.0
1010
+ - Updated @23blocks/block-conversations to 2.0.0
1011
+ - Updated @23blocks/block-geolocation to 2.0.0
1012
+ - Updated @23blocks/block-onboarding to 2.0.0
1013
+ - Updated @23blocks/block-university to 2.0.0
1014
+ - Updated @23blocks/block-campaigns to 2.0.0
1015
+ - Updated @23blocks/block-products to 2.0.0
1016
+ - Updated @23blocks/transport-http to 2.0.0
1017
+ - Updated @23blocks/block-company to 2.0.0
1018
+ - Updated @23blocks/block-content to 2.0.0
1019
+ - Updated @23blocks/block-rewards to 2.0.0
1020
+ - Updated @23blocks/block-assets to 2.0.0
1021
+ - Updated @23blocks/block-jarvis to 2.0.0
1022
+ - Updated @23blocks/block-search to 3.0.0
1023
+ - Updated @23blocks/block-wallet to 2.0.0
1024
+ - Updated @23blocks/block-files to 2.0.0
1025
+ - Updated @23blocks/block-forms to 2.0.0
1026
+ - Updated @23blocks/block-sales to 2.0.0
1027
+ - Updated @23blocks/block-crm to 2.0.0
1028
+
1029
+ ### ❤️ Thank You
1030
+
1031
+ - Claude Opus 4.5
1032
+ - Juan Pelaez
1033
+
1034
+ ## 2.0.1 (2025-12-14)
1035
+
1036
+ ### 🚀 Features
1037
+
1038
+ - **react:** add React Native support with custom async storage ([072b04d](https://github.com/23blocks-OS/frontend-sdk/commit/072b04d))
1039
+
1040
+ ### ❤️ Thank You
1041
+
1042
+ - Claude Opus 4.5
1043
+ - Juan Pelaez
1044
+
1045
+ # 2.0.0 (2025-12-14)
1046
+
1047
+ ### 🚀 Features
1048
+
1049
+ - ⚠️ change appid header to x-api-key for API standards compliance ([bcaf889](https://github.com/23blocks-OS/frontend-sdk/commit/bcaf889))
1050
+
1051
+ ### ⚠️ Breaking Changes
1052
+
1053
+ - change appid header to x-api-key for API standards compliance ([bcaf889](https://github.com/23blocks-OS/frontend-sdk/commit/bcaf889))
1054
+ The header sent with requests changed from 'appid' to 'x-api-key'. Backend services need to accept 'x-api-key' header.
1055
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1056
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1057
+
1058
+ ### 🧱 Updated Dependencies
1059
+
1060
+ - Updated @23blocks/block-authentication to 2.0.0
1061
+ - Updated @23blocks/block-search to 2.0.0
1062
+
1063
+ ### ❤️ Thank You
1064
+
1065
+ - Claude Opus 4.5
1066
+ - Juan Pelaez
1067
+
1068
+ ## 1.1.3 (2025-12-14)
1069
+
1070
+ ### 🧱 Updated Dependencies
1071
+
1072
+ - Updated @23blocks/block-authentication to 1.0.5
1073
+ - Updated @23blocks/block-conversations to 1.0.4
1074
+ - Updated @23blocks/block-geolocation to 1.0.4
1075
+ - Updated @23blocks/block-onboarding to 1.0.4
1076
+ - Updated @23blocks/block-university to 1.0.4
1077
+ - Updated @23blocks/block-campaigns to 1.0.4
1078
+ - Updated @23blocks/block-products to 1.0.4
1079
+ - Updated @23blocks/transport-http to 1.0.4
1080
+ - Updated @23blocks/block-company to 1.0.4
1081
+ - Updated @23blocks/block-content to 1.0.5
1082
+ - Updated @23blocks/block-rewards to 1.0.4
1083
+ - Updated @23blocks/block-assets to 1.0.4
1084
+ - Updated @23blocks/block-jarvis to 1.0.4
1085
+ - Updated @23blocks/block-search to 1.0.4
1086
+ - Updated @23blocks/block-wallet to 1.0.4
1087
+ - Updated @23blocks/block-files to 1.0.4
1088
+ - Updated @23blocks/block-forms to 1.0.4
1089
+ - Updated @23blocks/block-sales to 1.0.4
1090
+ - Updated @23blocks/block-crm to 1.0.4
1091
+ - Updated @23blocks/contracts to 1.0.4
1092
+
1093
+ ## 1.1.2 (2025-12-14)
1094
+
1095
+ ### 🩹 Fixes
1096
+
1097
+ - **react:** configure SWC for automatic JSX runtime ([036230d](https://github.com/23blocks-OS/frontend-sdk/commit/036230d))
1098
+
1099
+ ### 🧱 Updated Dependencies
1100
+
1101
+ - Updated @23blocks/block-authentication to 1.0.4
1102
+ - Updated @23blocks/block-conversations to 1.0.3
1103
+ - Updated @23blocks/block-geolocation to 1.0.3
1104
+ - Updated @23blocks/block-onboarding to 1.0.3
1105
+ - Updated @23blocks/block-university to 1.0.3
1106
+ - Updated @23blocks/block-campaigns to 1.0.3
1107
+ - Updated @23blocks/block-products to 1.0.3
1108
+ - Updated @23blocks/transport-http to 1.0.3
1109
+ - Updated @23blocks/block-company to 1.0.3
1110
+ - Updated @23blocks/block-content to 1.0.4
1111
+ - Updated @23blocks/block-rewards to 1.0.3
1112
+ - Updated @23blocks/block-assets to 1.0.3
1113
+ - Updated @23blocks/block-jarvis to 1.0.3
1114
+ - Updated @23blocks/block-search to 1.0.3
1115
+ - Updated @23blocks/block-wallet to 1.0.3
1116
+ - Updated @23blocks/block-files to 1.0.3
1117
+ - Updated @23blocks/block-forms to 1.0.3
1118
+ - Updated @23blocks/block-sales to 1.0.3
1119
+ - Updated @23blocks/block-crm to 1.0.3
1120
+ - Updated @23blocks/contracts to 1.0.3
1121
+
1122
+ ### ❤️ Thank You
1123
+
1124
+ - Claude Opus 4.5
1125
+ - Juan Pelaez
1126
+
1127
+ ## 1.1.1 (2025-12-14)
1128
+
1129
+ ### 🧱 Updated Dependencies
1130
+
1131
+ - Updated @23blocks/block-content to 1.0.3
1132
+
1133
+ ## 1.1.0 (2025-12-14)
1134
+
1135
+ ### 🚀 Features
1136
+
1137
+ - per-service URL configuration with no fallback behavior ([e6cabce](https://github.com/23blocks-OS/frontend-sdk/commit/e6cabce))
1138
+
1139
+ ### 🧱 Updated Dependencies
1140
+
1141
+ - Updated @23blocks/block-authentication to 1.0.3
1142
+ - Updated @23blocks/block-conversations to 1.0.2
1143
+ - Updated @23blocks/block-geolocation to 1.0.2
1144
+ - Updated @23blocks/block-onboarding to 1.0.2
1145
+ - Updated @23blocks/block-university to 1.0.2
1146
+ - Updated @23blocks/block-campaigns to 1.0.2
1147
+ - Updated @23blocks/block-products to 1.0.2
1148
+ - Updated @23blocks/transport-http to 1.0.2
1149
+ - Updated @23blocks/block-company to 1.0.2
1150
+ - Updated @23blocks/block-content to 1.0.2
1151
+ - Updated @23blocks/block-rewards to 1.0.2
1152
+ - Updated @23blocks/block-assets to 1.0.2
1153
+ - Updated @23blocks/block-jarvis to 1.0.2
1154
+ - Updated @23blocks/block-search to 1.0.2
1155
+ - Updated @23blocks/block-wallet to 1.0.2
1156
+ - Updated @23blocks/block-files to 1.0.2
1157
+ - Updated @23blocks/block-forms to 1.0.2
1158
+ - Updated @23blocks/block-sales to 1.0.2
1159
+ - Updated @23blocks/block-crm to 1.0.2
1160
+ - Updated @23blocks/contracts to 1.0.2
1161
+
1162
+ ### ❤️ Thank You
1163
+
1164
+ - Claude Opus 4.5
1165
+ - Juan Pelaez
1166
+
1167
+ ## 1.0.3 (2025-12-14)
1168
+
1169
+ ### 🚀 Features
1170
+
1171
+ - ⚠️ **sdk,react,angular:** add per-service URL support for microservices ([a0cb4f2](https://github.com/23blocks-OS/frontend-sdk/commit/a0cb4f2))
1172
+
1173
+ ### ⚠️ Breaking Changes
1174
+
1175
+ - **sdk,react,angular:** add per-service URL support for microservices ([a0cb4f2](https://github.com/23blocks-OS/frontend-sdk/commit/a0cb4f2))
1176
+ `baseUrl` replaced with `urls: { authentication: '...' }`
1177
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1178
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1179
+
1180
+ ### ❤️ Thank You
1181
+
1182
+ - Claude Opus 4.5
1183
+ - Juan Pelaez
1184
+
1185
+ ## 1.0.2 (2025-12-14)
1186
+
1187
+ ### 🧱 Updated Dependencies
1188
+
1189
+ - Updated @23blocks/block-authentication to 1.0.2
1190
+ - Updated @23blocks/block-conversations to 1.0.1
1191
+ - Updated @23blocks/block-geolocation to 1.0.1
1192
+ - Updated @23blocks/block-onboarding to 1.0.1
1193
+ - Updated @23blocks/block-university to 1.0.1
1194
+ - Updated @23blocks/block-campaigns to 1.0.1
1195
+ - Updated @23blocks/block-products to 1.0.1
1196
+ - Updated @23blocks/transport-http to 1.0.1
1197
+ - Updated @23blocks/block-company to 1.0.1
1198
+ - Updated @23blocks/block-content to 1.0.1
1199
+ - Updated @23blocks/block-rewards to 1.0.1
1200
+ - Updated @23blocks/block-assets to 1.0.1
1201
+ - Updated @23blocks/block-jarvis to 1.0.1
1202
+ - Updated @23blocks/block-search to 1.0.1
1203
+ - Updated @23blocks/block-wallet to 1.0.1
1204
+ - Updated @23blocks/block-files to 1.0.1
1205
+ - Updated @23blocks/block-forms to 1.0.1
1206
+ - Updated @23blocks/block-sales to 1.0.1
1207
+ - Updated @23blocks/block-crm to 1.0.1
1208
+ - Updated @23blocks/contracts to 1.0.1
1209
+
1210
+ ## 1.0.1 (2025-12-13)
1211
+
1212
+ ### 🧱 Updated Dependencies
1213
+
1214
+ - Updated @23blocks/block-authentication to 1.0.1
1215
+
1216
+ # 1.0.0 (2025-12-13)
1217
+
1218
+ ### 🚀 Features
1219
+
1220
+ - ⚠️ add simplified client API with automatic token management ([0b910c6](https://github.com/23blocks-OS/frontend-sdk/commit/0b910c6))
1221
+
1222
+ ### ⚠️ Breaking Changes
1223
+
1224
+ - add simplified client API with automatic token management ([0b910c6](https://github.com/23blocks-OS/frontend-sdk/commit/0b910c6))
1225
+ None - new APIs are additive, existing APIs unchanged
1226
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1227
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1228
+
1229
+ ### 🧱 Updated Dependencies
1230
+
1231
+ - Updated @23blocks/block-authentication to 1.0.0
1232
+ - Updated @23blocks/block-conversations to 1.0.0
1233
+ - Updated @23blocks/block-geolocation to 1.0.0
1234
+ - Updated @23blocks/block-onboarding to 1.0.0
1235
+ - Updated @23blocks/block-university to 1.0.0
1236
+ - Updated @23blocks/block-campaigns to 1.0.0
1237
+ - Updated @23blocks/block-products to 1.0.0
1238
+ - Updated @23blocks/transport-http to 1.0.0
1239
+ - Updated @23blocks/block-company to 1.0.0
1240
+ - Updated @23blocks/block-content to 1.0.0
1241
+ - Updated @23blocks/block-rewards to 1.0.0
1242
+ - Updated @23blocks/block-assets to 1.0.0
1243
+ - Updated @23blocks/block-jarvis to 1.0.0
1244
+ - Updated @23blocks/block-search to 1.0.0
1245
+ - Updated @23blocks/block-wallet to 1.0.0
1246
+ - Updated @23blocks/block-files to 1.0.0
1247
+ - Updated @23blocks/block-forms to 1.0.0
1248
+ - Updated @23blocks/block-sales to 1.0.0
1249
+ - Updated @23blocks/block-crm to 1.0.0
1250
+ - Updated @23blocks/contracts to 1.0.0
1251
+
1252
+ ### ❤️ Thank You
1253
+
1254
+ - Claude Opus 4.5
1255
+ - Juan Pelaez
1256
+
1257
+ ## 0.2.1 (2025-12-13)
1258
+
1259
+ ### 🧱 Updated Dependencies
1260
+
1261
+ - Updated @23blocks/block-authentication to 0.1.2
1262
+ - Updated @23blocks/block-conversations to 0.2.1
1263
+ - Updated @23blocks/block-geolocation to 0.2.1
1264
+ - Updated @23blocks/block-onboarding to 0.2.1
1265
+ - Updated @23blocks/block-university to 0.2.1
1266
+ - Updated @23blocks/block-campaigns to 0.2.1
1267
+ - Updated @23blocks/block-products to 0.2.1
1268
+ - Updated @23blocks/block-company to 0.2.1
1269
+ - Updated @23blocks/block-content to 0.2.1
1270
+ - Updated @23blocks/block-rewards to 0.2.1
1271
+ - Updated @23blocks/block-assets to 0.2.1
1272
+ - Updated @23blocks/block-jarvis to 0.2.1
1273
+ - Updated @23blocks/block-search to 0.1.2
1274
+ - Updated @23blocks/block-wallet to 0.2.1
1275
+ - Updated @23blocks/block-files to 0.2.1
1276
+ - Updated @23blocks/block-forms to 0.2.1
1277
+ - Updated @23blocks/block-sales to 0.2.1
1278
+ - Updated @23blocks/block-crm to 0.2.1
1279
+ - Updated @23blocks/contracts to 0.1.2
1280
+
1281
+ ## 0.2.0 (2025-12-13)
1282
+
1283
+ ### 🚀 Features
1284
+
1285
+ - add all block packages with React and Angular bindings ([bbeecf7](https://github.com/23blocks-OS/frontend-sdk/commit/bbeecf7))
1286
+
1287
+ ### 🧱 Updated Dependencies
1288
+
1289
+ - Updated @23blocks/block-authentication to 0.1.1
1290
+ - Updated @23blocks/block-conversations to 0.2.0
1291
+ - Updated @23blocks/block-geolocation to 0.2.0
1292
+ - Updated @23blocks/block-onboarding to 0.2.0
1293
+ - Updated @23blocks/block-university to 0.2.0
1294
+ - Updated @23blocks/block-campaigns to 0.2.0
1295
+ - Updated @23blocks/block-products to 0.2.0
1296
+ - Updated @23blocks/block-company to 0.2.0
1297
+ - Updated @23blocks/block-content to 0.2.0
1298
+ - Updated @23blocks/block-rewards to 0.2.0
1299
+ - Updated @23blocks/block-assets to 0.2.0
1300
+ - Updated @23blocks/block-jarvis to 0.2.0
1301
+ - Updated @23blocks/block-search to 0.1.1
1302
+ - Updated @23blocks/block-wallet to 0.2.0
1303
+ - Updated @23blocks/block-files to 0.2.0
1304
+ - Updated @23blocks/block-forms to 0.2.0
1305
+ - Updated @23blocks/block-sales to 0.2.0
1306
+ - Updated @23blocks/block-crm to 0.2.0
1307
+ - Updated @23blocks/contracts to 0.1.1
1308
+
1309
+ ### ❤️ Thank You
1310
+
1311
+ - Claude Opus 4.5
1312
+ - Juan Pelaez
1313
+
1314
+ ## 0.1.0 (2025-12-13)
1315
+
1316
+ ### 🚀 Features
1317
+
1318
+ - 23blocks SDK initial release ([ab53789](https://github.com/23blocks-OS/frontend-sdk/commit/ab53789))
1319
+
1320
+ ### 🧱 Updated Dependencies
1321
+
1322
+ - Updated @23blocks/block-authentication to 0.1.0
1323
+ - Updated @23blocks/block-search to 0.1.0
1324
+ - Updated @23blocks/contracts to 0.1.0
1325
+
1326
+ ### ❤️ Thank You
1327
+
1328
+ - Claude Opus 4.5
1329
+ - Juan Pelaez
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@23blocks/react",
3
- "version": "12.0.3",
3
+ "version": "13.0.0",
4
4
  "description": "React bindings for 23blocks SDK - hooks and context providers",
5
5
  "license": "MIT",
6
6
  "author": "23blocks <hello@23blocks.com>",
@@ -44,6 +44,8 @@
44
44
  },
45
45
  "files": [
46
46
  "dist",
47
+ "CHANGELOG.md",
48
+ "README.md",
47
49
  "!**/*.tsbuildinfo"
48
50
  ],
49
51
  "nx": {