Skip to content

1.3.0 (Nov 7, 2020)

Compare
Choose a tag to compare
@SevenOutman SevenOutman released this 06 Nov 18:46
· 37 commits to master since this release

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 for string, number
  • after:date, afterOrEqual:date, before:date and beforeOrEqual:date for date