Skip to content

2.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 22:31
ecb8a12

2.7.0 (2025-07-25)

Bug Fixes

  • FieldColor: required, readonly and disabled states (837ad6a)
  • FieldRadio: readonly and disabled states (3c05b0b)
  • FieldSwitch: fix type property type (6d87c41)
  • security: fix vulnerabilities in dependencies (8789805)
  • useValidation: export useValidation (d66d882)

Features

  • Field: icons in labels via labelIcon property (214857a)
  • FormLabel: export new component (f631f68)
  • onChange validation (4dac871)
  • typescript: export important types (b1b118a)