All notable changes to this project will be documented in this file. This project follows Semantic Versioning
- Add
getRoute
method
- Fix
useFirstErrorOnly
not working when using vue-mc validation (not server side)
- Add get/set to collection attributes
- Allow duplicate models to be added, but not the same instance twice
- Import all required packages instead of relying on globals
- Fix collection not handling an empty response correctly
- Add attributes to collections
- Add
useFirstErrorOnly
option toModel
- Remove global window registration of
Collection
andModel
@kvdveer - Add Dutch validation language support @kvdveer
- Add Russian validation language support @MihailRussu
- Fix path inconsistencies
- Fix ES6 / CommonJS builds
- Initial release and announcement
- Test release