Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 17:03
· 44 commits to main since this release

4.0.0 (2024-05-21)

Features

  • 🎸 Clears errors on an input when the value changes (aaca443)
  • 🎸 Updates tests (28da649)

BREAKING CHANGES

  • 🧨 Clears errors by default on value change. Must pass
    clearErrorsOnChange: false to useInertiaInput to disable behavior