Mongoose v5.12.15 Release Notes

Release Date: 2021-06-25 // almost 3 years ago
    • fix(index.d.ts): add extra TInstanceMethods generic param to Schema for cases when we can't infer from Model #10358
    • fix(index.d.ts): added typings for near() in model aggregation #10373 tbhaxor
    • fix(index.d.ts): correct function signature for Query#cast() #10388 lkho
    • docs(transactions): add import statement #10365 JimLynchCodes
    • docs(schema): add missing discriminatorKey schema option #10386 #10376 IslandRhythms
    • docs(index.d.ts): fix typo #10363 houssemchebeb