8.5.1
版本发布时间: 2024-07-13 03:27:22
Automattic/mongoose最新发布版本:8.6.1(2024-09-04 00:16:31)
8.5.1 / 2024-07-12
- perf(model): performance improvements for insertMany() #14724
- fix(model): avoid leaving subdoc defaults on top-level doc when setting subdocument to same value #14728 #14722
- fix(model): handle transactionAsyncLocalStorage option with insertMany() #14743
- types: make _id required on Document type #14735 #14660
- types: fix ChangeStream.close to return a Promise
like the driver #14740 orgads