Skip to content

Releases: dtrelogan/react-formstate-validation

Remove Trimming

28 Sep 14:30
Compare
Choose a tag to compare

Remove trimming from length, regex, and startsWith validations.

Breaking change to URL validation

02 Aug 13:25
Compare
Choose a tag to compare

The URL validation now accepts null and blank strings so that you can pair it properly with a separate required validation