File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ 8.8.2 / 2024-11-18
2+ ==================
3+ * fix(model): handle array filters when casting bulkWrite #15036 #14978
4+ * fix(model): make diffIndexes() avoid trying to drop default timeseries collection index #15035 #14984
5+ * fix: save execution stack in query as string #15039 [durran](https://github.com/durran)
6+ * types(cursor): correct asyncIterator and asyncDispose for TypeScript with lib: 'esnext' #15038
7+ * docs(migrating_to_8): add note about removing findByIdAndRemove #15024 [dragontaek-lee](https://github.com/dragontaek-lee)
8+
198.8.1 / 2024-11-08
210==================
311 * perf: make a few micro-optimizations to help speed up findOne() #15022 #14906
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.8.1 " ,
4+ "version" : " 8.8.2 " ,
55 "author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments