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