Blame view

code/finance_web/node_modules/async-validator/HISTORY.md 391 Bytes
a  
谢明辉 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
# 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