皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Mongoose 5.2.7 发布,MongoDB 异步对象模型工具

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

完整更新内容请查看更新日志

下载地址:

转自 https://www.oschina.net/news/98721/mongoose-5-2-7-released