Skip to content

v1.0.5

Compare
Choose a tag to compare
@LinusMuema LinusMuema released this 20 Oct 10:29
· 67 commits to main since this release
5412a84

What's Changed

Feature/additional validators by @SergeiMikhailovskii in #47. Three validators added to the TextFieldState

  • Phone: this can be used to verify phone numbers.
  • Web URL: this can be used to verify links.
  • Cards: this can be used to verify credit card numbers.

New Contributors

Full Changelog: 1.0.4...1.0.5