Mongoose v5.11.8 Release Notes

Release Date: 2020-12-14 // over 3 years ago
    • fix(index.d.ts): add missing single document populate #9696 YC
    • fix(index.d.ts): make options optional for toObject #9700
    • fix(index.d.ts): added missing match and model methods in Aggregate class #9710 manekshms
    • fix(index.d.ts): make options optional for createIndexes() and ensureIndexes() #9706
    • fix(index.d.ts): support passing a function to ValidateOpts.message #9697
    • docs: add media query for ::before on headings #9705 #9704 YC