@bnsights/bbsf-controls 1.2.10 → 1.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -394,6 +394,17 @@ If the issue persists, consider using a different HTML editor component that's c
394
394
 
395
395
  ## Change Log
396
396
 
397
+ ## 1.2.11 / 18-01-2026
398
+
399
+ =====================
400
+
401
+ - refactored repeater-field-builder component (reduced from 1,468 to 115 lines)
402
+ - created field-config-factory service for centralized field configuration
403
+ - created field-option-builders with reusable builder functions
404
+ - fixed MultiFile variable reference bug
405
+ - eliminated code duplication in lifecycle methods
406
+
407
+
397
408
 
398
409
  ## 1.2.10 / 05-01-2026
399
410