Skip to content

1.6.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 18 Dec 22:40
· 21 commits to master since this release

aurelia-validation 1.6.0

Bug Fixes

  • all: update binding library and fix TS errors (33c91a1)
  • ExpressionVisitor: not redeclare imports (15109b3), closes #537

Features

  • config: make config constructor param optional and place default trigger in static property (a52f4c4)
  • config: make the setters chainable (bd118a6)
  • config: rename global config class (c4e5fe2)
  • config: support global config option for default validation trigger (39a4e67)