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

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

Mongoose 5.4.17 发布了,Mongoose 是在 Node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。

此版本更新内容:

  • fix(update): handle all positional operator when casting array filters #7540
  • fix(populate): handle populating nested path where top-level path is a primitive in the db #7545
  • fix(update): run update validators on array filters #7536
  • fix(document): clean modified subpaths when sorting an array #7556
  • fix(model): cast $setOnInsert correctly with nested docs #7534
  • docs: remove extra curly brace from example #7569 kolya182

更新日志

下载地址:

转自 https://www.oschina.net/news/104899/mongoose-5-4-17-released