Releases: aurelia/validation
Releases · aurelia/validation
0.6.6
- Add d.ts files to the build.
0.6.5
aurelia-validation 0.6.3
aurelia-validation 0.6.2
- jspm/npm package update
aurelia-validation 0.6.1
Features
- all: update jspm meta; core-js; aurelia deps (c109bdc6)
aurelia-validation v0.6.0
chore(all): prepare release 0.6.0
Release 0.4.1
Updates to latest Aurelia releases
Update to latest releases
Implements PAL and a few other fixes.
Bug fixes, light refactoring, and typedocs
Includes a breaking change -
- ValidateCustomAttributeViewStrategy: has been renamed ValidationViewStrategy
Update to latest core library versions
This release includes a ton of community commits including new translations, fixed tests, and of course version updates!
There has also been a validation sample app added to help verify setup and provide a testing environment. Instructions for running are the same as the skeleton-navigation app - npm install
, jspm install
, and gulp watch
from the sample
directory. Contributions welcome to showcase good validation techniques!
Thanks for everyone's patience, we will be sure to get the validation releases in line with the normal release cycle.