MongooseJS 4.6.2 发布了。MongooseJS 是基于 node.js,使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使MongoDB 的文档数据模型变得优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据进行操作。 MongooseJS 是当前使用 mean(mongodb express angularjs nodejs)全栈开发必用的连接数据库软件包。 该版本更新如下: chore: upgrade to async 2.0.1 internally #4579 billouboq fix(types): ensure nested single doc schema errors reach update validators #4557 #4519 fix(connection): handle rs names with leading numbers (muri 1.1.1) #4556 fix(model): don't throw if method name conflicts with Object.prototype prop #4551 docs: fix broken link #4544 VFedyk fix: allow overwriting model on mongoose singleton #4541 Nainterceptor fix(document): don't use init: true when building doc defaults #4540 fix(connection): use replSet option if replset not specified #4535 fix(query): cast $not objects #449 更新日志: http://github.com/Automattic/mongoose/blob/master/History.md 下载地址: Source code (zip) Source code (tar.gz) |
打开微信扫一扫