Skip to content

bug fix

Latest
Compare
Choose a tag to compare
@doodzik doodzik released this 02 Dec 11:53
· 6 commits to master since this release
  • fix __compareObjSync/build with default values in schema which arent defined in factory
  • err object should return null instead of false
  • TypeError: Cannot call method 'create' of undefined. this.model wasnt defined in build callback
  • fix _compareObjSync should iterate through passed obj not mObj