Skip to content

v17.13.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 22:36
· 62 commits to main since this release

17.13.0 (2025-03-21)

⚠ BREAKING CHANGES

  • NumericField has been removed in favor of native alternatives from Clarity 17.6.0:
    • ClrNumberInput component
    • prefix & suffix slots within input fields

Features

  • remove NumericField directive (2d67557)