Skip to content

3.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmdobry jmdobry released this 08 Jul 23:55
· 89 commits to release since this release
3.0.0-rc.1 - 08 July 2016
Breaking changes
  • Added Mapper#applyDefaults option which defaults to true
  • #352 - Mapper#beforeCreate and Mapper#beforeCreateMany now apply default values
    to records for missing values according to the Mapper's schema and the applyDefaults option.
Backwards compatible changes
  • Added the ctx property to the opts argument passed to validation keywords
  • Added Schema#applyDefaults(target) method
Bug fixes
  • #365 - "noValidate" should be used instead of "validate"

3.0.0-rc.1 API Reference Docs