Mongoose v5.8.1 Release Notes

Release Date: 2019-12-12 // over 4 years ago
    • fix(documentarray): dont attempt to cast when modifying array returned from map() #8399
    • fix(document): update single nested subdoc parent when setting to existing single nested doc #8400
    • fix(schema): add $embeddedSchemaType property to arrays for consistency with document arrays #8389