Mongoose v4.11.9 Release Notes

Release Date: 2017-08-27 // over 6 years ago
    • fix(error): avoid using arguments.callee because that breaks strict mode #5572
    • docs(schematypes): fix spacing #5567
    • fix(query): enforce binary subtype always propagates to mongodb #5551
    • fix(query): only skip castForQuery for mongoose arrays #5536
    • fix(browser): rely on browser entrypoint to decide whether to use BrowserDocument or NodeDocument #5480