vadimdemedes / mongorito

🍹 MongoDB ODM for Node.js apps based on Redux
1.38k stars 90 forks source link

Amend issues with null or boolean serialize value, reference #175 #187

Closed EdenCoder closed 7 years ago

EdenCoder commented 7 years ago

@vadimdemedes this will amend issues with empty arrays inserted, or null being passed (as is possible via plugins as well as empty array).

Reference: https://github.com/vadimdemedes/mongorito/issues/175

vadimdemedes commented 7 years ago

Thanks! Sorry for delaying such an important fix.

vadimdemedes commented 7 years ago

Published 3.0.3 update.