MongooseJS 4.11.4 发布了,MongooseJS 是使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使 MongoDB 的文档数据模型变的优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据操作。本次更新内容如下:
fix: handle next() errors in
eachAsync()
#5486 lchenayfix(schema): propagate runSettersOnQuery option to implicitly created schemas #5479 [https://github.com/ValYouW]
fix(query): run castConditions() correctly in update ops #5477
fix(query): ensure castConditions called for findOne and findOneAnd* #5477
docs: clarify relationship between $lookup and populate #5475 TalhaAwan
test: add coverage for arrays of arrays zbjornson
fix(middleware): ensure that error handlers for save get doc as 2nd param #5466
fix: handle strict: false correctly #5454 #5453 wookieb
fix(query): apply schema excluded paths if only projection is a $slice #5450
fix(query): correct discriminator handling for schema
select: false
fields in schema #5448fix(cursor): call next() in series when parallel option used #5446
chore: load bundled driver first to avoid packaging problem #5443 prototypeme
fix(query): defer condition casting until final exec #5434
fix(aggregate): don't rely on mongodb aggregate to put a cursor in the callback #5394
docs(aggregate): add useMongooseAggCursor docs #5394
docs(middleware): clarify context for document, query, and model middleware #5381
下载地址:
>>>【评论有礼】7月10日-31日在下方评论资讯,即有机会获得 9 活跃积分和开源中国实物周边。活动详情
暂无更多评论