orm2 v2.1.16 Release Notes

Release Date: 2014-07-15 // almost 10 years ago
    • ๐Ÿ›  Fix Model.create missing properties bug
    • โž• Add missing var ([#523](../../issues/523))
    • ๐Ÿ›  Fix hasOne required: true when instance.returnAllErrors is true. This also makes hasOne required validations messages consistent with other validation messages.