0.19.1

0.19.1 — July 30, 2026

This release addresses a few consistency issues in UI components. LegalTextConsent now registers as a web component like every other component in the package, and the value field in Checkbox's change event has been clarified. The minimum age setting on DateOfBirthInput has also been updated.

UI components

  • Fixed LegalTextConsent so it registers as a web component, consistent with other components in the package

Other improvements and fixes

  • Clarified the meaning of value in the Checkbox change event payload
  • Updated the minimum age setting for DateOfBirthInput