You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
391 B
26 lines
391 B
4 weeks ago
|
# History
|
||
|
----
|
||
|
|
||
|
## 1.8.0 / 2017-08-16
|
||
|
|
||
|
- validator support return promise.
|
||
|
|
||
|
## 1.7.0 / 2017-06/09
|
||
|
|
||
|
- add es
|
||
|
- support string patter
|
||
|
|
||
|
## 1.6.0 / 2016-03-30
|
||
|
|
||
|
- support defaultField
|
||
|
|
||
|
## 1.5.0 / 2016-02-02
|
||
|
|
||
|
- support deep merge with default messages
|
||
|
- support rule message of any type(exp: jsx)
|
||
|
|
||
|
## 1.4.0 / 2015-01-12
|
||
|
|
||
|
- fix first option.
|
||
|
- add firstFields option.
|
||
|
- see tests/validator.spec.js
|