1.3.0 (Nov 7, 2020)
Summary
This release is a supportive update, which mainly focus on improving @rsuite/schema-typed
API coverage. The API is now 100% covered, which means you can use @rsuite/validation
to cover any schema-typed
validation as you want.
New rules
regex:pattern
forstring
,number
after:date
,afterOrEqual:date
,before:date
andbeforeOrEqual:date
fordate