Mongoose 5.2.7 发布了,Mongoose 是在 Node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。
更新内容如下:
- fix(model): check
expireAfterSeconds
option when diffing indexes in syncIndexes() #6820 #6819 christopherhex - chore: fix some common test flakes in travis #6816 Fonger
- chore: bump eslint and webpack to avoid bad versions of eslint-scope #6814
- test(model): add delay to session tests to improve pass rate #6811 Fonger
- fix(model): support options in
deleteMany
#6810 Fonger - fix(query): don't use $each when pushing an array into an array #6809 lineus
完整更新内容请查看更新日志。
下载地址: